Package Functions | |
| Namespace () | |
| Namespace (String prefix, String uri) | |
Package Attributes | |
| String | prefix = null |
| String | uri = null |
| Namespace | next = null |
An internal class used to represent a namespace
| org.exolab.castor.xml.Namespaces.Namespace.Namespace | ( | ) | [package] |
| org.exolab.castor.xml.Namespaces.Namespace.Namespace | ( | String | prefix, | |
| String | uri | |||
| ) | [package] |
Namespace org.exolab.castor.xml.Namespaces.Namespace.next = null [package] |
Referenced by org.exolab.castor.xml.Namespaces.addNamespace(), org.exolab.castor.xml.Namespaces.declareAsAttributes(), org.exolab.castor.xml.Namespaces.getNamespacePrefix(), org.exolab.castor.xml.Namespaces.getNamespaceURI(), org.exolab.castor.xml.Namespaces.getNonDefaultNamespacePrefix(), org.exolab.castor.xml.Namespaces.removeNamespace(), org.exolab.castor.xml.Namespaces.sendEndEvents(), and org.exolab.castor.xml.Namespaces.sendStartEvents().
String org.exolab.castor.xml.Namespaces.Namespace.prefix = null [package] |
Referenced by org.exolab.castor.xml.Namespaces.addNamespace(), org.exolab.castor.xml.Namespaces.declareAsAttributes(), org.exolab.castor.xml.Namespaces.getNamespacePrefix(), org.exolab.castor.xml.Namespaces.getNamespaceURI(), org.exolab.castor.xml.Namespaces.getNonDefaultNamespacePrefix(), org.exolab.castor.xml.Namespaces.removeNamespace(), org.exolab.castor.xml.Namespaces.sendEndEvents(), and org.exolab.castor.xml.Namespaces.sendStartEvents().
String org.exolab.castor.xml.Namespaces.Namespace.uri = null [package] |
Referenced by org.exolab.castor.xml.Namespaces.addNamespace(), org.exolab.castor.xml.Namespaces.declareAsAttributes(), org.exolab.castor.xml.Namespaces.getNamespacePrefix(), org.exolab.castor.xml.Namespaces.getNamespaceURI(), org.exolab.castor.xml.Namespaces.getNonDefaultNamespacePrefix(), and org.exolab.castor.xml.Namespaces.sendStartEvents().
1.7.0