|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeInfo | |
|---|---|
| com.ctc.wstx.dom | |
| com.ctc.wstx.sr | |
| org.codehaus.stax2 | |
| org.codehaus.stax2.ri | |
| org.codehaus.stax2.ri.dom | |
| org.codehaus.stax2.util | |
| Uses of AttributeInfo in com.ctc.wstx.dom |
|---|
| Classes in com.ctc.wstx.dom that implement AttributeInfo | |
|---|---|
class |
WstxDOMWrappingReader
|
| Uses of AttributeInfo in com.ctc.wstx.sr |
|---|
| Classes in com.ctc.wstx.sr that implement AttributeInfo | |
|---|---|
class |
InputElementStack
Shared base class that defines API stream reader uses to communicate with the element stack implementation, independent of whether it's operating in namespace-aware or non-namespace modes. |
| Methods in com.ctc.wstx.sr that return AttributeInfo | |
|---|---|
AttributeInfo |
BasicStreamReader.getAttributeInfo()
|
| Uses of AttributeInfo in org.codehaus.stax2 |
|---|
| Methods in org.codehaus.stax2 that return AttributeInfo | |
|---|---|
AttributeInfo |
XMLStreamReader2.getAttributeInfo()
Method that can be called to get additional information about attributes related to the current start element, as well as related DTD-based information if available. |
| Uses of AttributeInfo in org.codehaus.stax2.ri |
|---|
| Classes in org.codehaus.stax2.ri that implement AttributeInfo | |
|---|---|
class |
Stax2ReaderAdapter
This adapter implements parts of XMLStreamReader2, the
extended stream reader defined by Stax2 extension, by wrapping
a vanilla Stax 1.0 XMLStreamReader implementation. |
class |
Stax2ReaderImpl
This is a partial base implementation of XMLStreamReader2,
the extended stream reader that is part of Stax2. |
| Methods in org.codehaus.stax2.ri that return AttributeInfo | |
|---|---|
AttributeInfo |
Stax2ReaderAdapter.getAttributeInfo()
|
AttributeInfo |
Stax2ReaderImpl.getAttributeInfo()
|
| Uses of AttributeInfo in org.codehaus.stax2.ri.dom |
|---|
| Classes in org.codehaus.stax2.ri.dom that implement AttributeInfo | |
|---|---|
class |
DOMWrappingReader
This is an adapter class that presents a DOM document as if it was a regular XMLStreamReader. |
| Methods in org.codehaus.stax2.ri.dom that return AttributeInfo | |
|---|---|
AttributeInfo |
DOMWrappingReader.getAttributeInfo()
|
| Uses of AttributeInfo in org.codehaus.stax2.util |
|---|
| Methods in org.codehaus.stax2.util that return AttributeInfo | |
|---|---|
AttributeInfo |
StreamReader2Delegate.getAttributeInfo()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||