Package | Description |
---|---|
org.exolab.castor.xml |
The XML Marshaller API
|
org.exolab.castor.xml.schema | |
org.exolab.castor.xml.schema.reader |
Modifier and Type | Method and Description |
---|---|
Namespaces |
NamespacesStack.getCurrentNamespaceScope()
Retrieves the current namespace scope.
|
Modifier and Type | Method and Description |
---|---|
Namespaces |
Schema.getNamespaces()
Returns the namespaces declared for this Schema
|
Modifier and Type | Method and Description |
---|---|
void |
WildcardUnmarshaller.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 |
SimpleTypeRestrictionUnmarshaller.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 |
SimpleContentUnmarshaller.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 |
SimpleTypeListUnmarshaller.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 |
GroupUnmarshaller.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 |
UnknownUnmarshaller.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 |
ComplexContentRestrictionUnmarshaller.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 |
SimpleContentRestrictionUnmarshaller.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 |
AttributeGroupUnmarshaller.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 |
ComplexTypeUnmarshaller.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 |
IdentityConstraintUnmarshaller.startElement(String name,
String namespace,
AttributeSet atts,
Namespaces nsDecls)
Signals the start of an element with the given name.
|
void |
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 |
ModelGroupUnmarshaller.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.
|
Copyright © 2022. All rights reserved.