Uses of Class
com.sun.xml.stream.buffer.AttributesHolder

Packages that use AttributesHolder
com.sun.xml.stream.buffer.sax   
com.sun.xml.stream.buffer.stax   
 

Uses of AttributesHolder in com.sun.xml.stream.buffer.sax
 

Fields in com.sun.xml.stream.buffer.sax declared as AttributesHolder
protected  AttributesHolder SAXBufferProcessor._attributes
           
 

Uses of AttributesHolder in com.sun.xml.stream.buffer.stax
 

Fields in com.sun.xml.stream.buffer.stax declared as AttributesHolder
protected  AttributesHolder StreamReaderBufferProcessor._attributeCache
          Holder of the attributes.