Uses of Class
org.exolab.castor.xml.Namespaces
Packages that use Namespaces
Package
Description
The XML Marshaller API
-
Uses of Namespaces in org.exolab.castor.xml
Methods in org.exolab.castor.xml that return NamespacesModifier and TypeMethodDescriptionNamespacesStack.getCurrentNamespaceScope()
Retrieves the current namespace scope. -
Uses of Namespaces in org.exolab.castor.xml.schema
Methods in org.exolab.castor.xml.schema that return NamespacesModifier and TypeMethodDescriptionSchema.getNamespaces()
Returns the namespaces declared for this Schema -
Uses of Namespaces in org.exolab.castor.xml.schema.reader
Methods in org.exolab.castor.xml.schema.reader with parameters of type NamespacesModifier and TypeMethodDescriptionvoid
AnnotationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AppInfoUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
AttributeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComplexTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ComponentReader.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
DocumentationUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ElementUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ExtensionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FacetUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
FieldOrSelectorUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
GroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
IdentityConstraintUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
ModelGroupUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
RedefineUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SchemaUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleContentUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeListUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeRestrictionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
SimpleTypeUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnionUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
UnknownUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.void
WildcardUnmarshaller.startElement
(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.