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 AttributesHolderSAXBufferProcessor. _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 AttributesHolderStreamReaderBufferProcessor. _attributeCacheHolder of the attributes.
-