org.exolab.castor.xml
Class UnmarshalHandler.ElementInfo

java.lang.Object
  extended by org.exolab.castor.xml.UnmarshalHandler.ElementInfo
Enclosing class:
UnmarshalHandler

 class UnmarshalHandler.ElementInfo
extends java.lang.Object

A utility class for keeping track of the qName and how the SAX parser passed attributes


Field Summary
(package private)  org.xml.sax.AttributeList attributeList
           
(package private)  org.xml.sax.Attributes attributes
           
(package private)  java.lang.String qName
           
 
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
 

Field Detail

qName

java.lang.String qName

attributes

org.xml.sax.Attributes attributes

attributeList

org.xml.sax.AttributeList attributeList
Constructor Detail

UnmarshalHandler.ElementInfo

UnmarshalHandler.ElementInfo()

UnmarshalHandler.ElementInfo

UnmarshalHandler.ElementInfo(java.lang.String qName,
                             org.xml.sax.Attributes atts)

UnmarshalHandler.ElementInfo

UnmarshalHandler.ElementInfo(java.lang.String qName,
                             org.xml.sax.AttributeList atts)
Method Detail

clear

void clear()


Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com