|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.UnmarshalHandler.ElementInfo
class UnmarshalHandler.ElementInfo
A utility class for keeping track of the qName and how the SAX parser passed attributes.
Constructor Summary | |
---|---|
UnmarshalHandler.ElementInfo()
|
|
UnmarshalHandler.ElementInfo(java.lang.String qName,
org.xml.sax.AttributeList atts)
|
|
UnmarshalHandler.ElementInfo(java.lang.String qName,
org.xml.sax.Attributes atts)
|
Method Summary | |
---|---|
(package private) void |
clear()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
UnmarshalHandler.ElementInfo()
UnmarshalHandler.ElementInfo(java.lang.String qName, org.xml.sax.Attributes atts)
UnmarshalHandler.ElementInfo(java.lang.String qName, org.xml.sax.AttributeList atts)
Method Detail |
---|
void clear()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |