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 TypeMethodDescriptionvoidAnnotationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAppInfoUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidAttributeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComplexTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidComponentReader.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidDocumentationUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidElementUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidExtensionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFacetUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidFieldOrSelectorUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidIdentityConstraintUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidModelGroupUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidRedefineUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSchemaUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleContentUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeListUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeRestrictionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidSimpleTypeUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnionUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidUnknownUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.voidWildcardUnmarshaller.startElement(String name, String namespace, AttributeSet atts, Namespaces nsDecls) Signals the start of an element with the given name.