|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.saxonica.importer.ComponentReader
|
+--com.saxonica.importer.IncludeUnmarshaller
| Field Summary |
| Fields inherited from class com.saxonica.importer.ComponentReader |
REQUIRE_NULL_NS, REQUIRE_TARGET_NS, state, USE_DEFAULT_NS, USE_NO_NAMESPACE, USE_TARGET_NS |
| Constructor Summary | |
IncludeUnmarshaller(Schema schema,
org.xml.sax.Attributes atts,
com.saxonica.importer.UnmarshallerState state)
|
|
| Method Summary | |
java.lang.String |
elementName()
Sets the name of the element that this UnknownUnmarshaller handles |
java.lang.Object |
getObject()
Returns the Object created by this ComponentReader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IncludeUnmarshaller(Schema schema,
org.xml.sax.Attributes atts,
com.saxonica.importer.UnmarshallerState state)
throws SchemaException
| Method Detail |
public java.lang.String elementName()
elementName in class ComponentReaderpublic java.lang.Object getObject()
getObject in class ComponentReader
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||