| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLStreamConstants | |
|---|---|
| javax.xml.stream | |
| javax.xml.stream.events | |
| javax.xml.stream.util | |
| Uses of XMLStreamConstants in javax.xml.stream | 
|---|
| Subinterfaces of XMLStreamConstants in javax.xml.stream | |
|---|---|
|  interface | XMLStreamReaderThe XMLStreamReader interface allows forward, read-only access to XML. | 
| Uses of XMLStreamConstants in javax.xml.stream.events | 
|---|
| Subinterfaces of XMLStreamConstants in javax.xml.stream.events | |
|---|---|
|  interface | AttributeAn interface that contains information about an attribute. | 
|  interface | CharactersThis describes the interface to Characters events. | 
|  interface | CommentAn interface for comment events | 
|  interface | DTDThis is the top level interface for events dealing with DTDs | 
|  interface | EndDocumentA marker interface for the end of the document | 
|  interface | EndElementAn interface for the end element event. | 
|  interface | EntityDeclarationAn interface for handling Entity Declarations This interface is used to record and report unparsed entity declarations. | 
|  interface | EntityReferenceAn interface for handling Entity events. | 
|  interface | NamespaceAn interface that contains information about a namespace. | 
|  interface | NotationDeclarationAn interface for handling Notation Declarations Receive notification of a notation declaration event. | 
|  interface | ProcessingInstructionAn interface that describes the data found in processing instructions | 
|  interface | StartDocumentAn interface for the start document event | 
|  interface | StartElementThe StartElement interface provides access to information about start elements. | 
|  interface | XMLEventThis is the base event interface for handling markup events. | 
| Uses of XMLStreamConstants in javax.xml.stream.util | 
|---|
| Classes in javax.xml.stream.util that implement XMLStreamConstants | |
|---|---|
|  class | StreamReaderDelegateThis is the base class for deriving an XMLStreamReader filter This class is designed to sit between an XMLStreamReader and an application's XMLStreamReader. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.