Uses of Class
com.sun.xml.stream.buffer.AttributesHolder
-
Packages that use AttributesHolder Package Description 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 Modifier and Type Field Description 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 Modifier and Type Field Description protected AttributesHolder
StreamReaderBufferProcessor. _attributeCache
Holder of the attributes.
-