|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultXBLManager.DefinitionRecord | |
|---|---|
| org.apache.batik.bridge.svg12 | |
| Uses of DefaultXBLManager.DefinitionRecord in org.apache.batik.bridge.svg12 |
|---|
| Methods in org.apache.batik.bridge.svg12 that return DefaultXBLManager.DefinitionRecord | |
|---|---|
protected DefaultXBLManager.DefinitionRecord |
DefaultXBLManager.getActiveDefinition(String namespaceURI,
String localName)
Returns the definition record of the active definition for namespace URI/local name pair. |
| Methods in org.apache.batik.bridge.svg12 with parameters of type DefaultXBLManager.DefinitionRecord | |
|---|---|
protected void |
DefaultXBLManager.removeDefinition(DefaultXBLManager.DefinitionRecord defRec)
Removes an xbl:definition element from the list of definitions that could possibly affect elements with the specified QName. |
protected void |
DefaultXBLManager.setActiveDefinition(BindableElement elt,
DefaultXBLManager.DefinitionRecord defRec)
Sets the given definition as the active one for a particular bindable element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||