| Package | Description |
|---|---|
| org.exolab.castor.xml |
The XML Marshaller API
|
| org.exolab.castor.xml.parsing | |
| org.exolab.castor.xml.util |
| Modifier and Type | Method and Description |
|---|---|
void |
StartElementProcessor.compute(String name,
String namespace,
AttributeSet atts) |
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
AttributeSetBuilder.getAttributeSet(AttributeList atts)
Processes the attributes and XML name space declarations found in the SAX v1
AttributeList. |
AttributeSet |
AttributeSetBuilder.getAttributeSet(Attributes atts)
Processes the attributes and XML name space declarations found in the given
Attributes
instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSetImpl
The default implementation of AttributeSet used by the Marshalling Framework.
|
Copyright © 2016. All rights reserved.