A B C D E F G I L N P R S

A

addIdListener(IdListener) - Method in interface net.sf.stax.IdMapper
Add a listener for all ids.
addIdListener(IdListener, Object) - Method in interface net.sf.stax.IdMapper
Add a listener for a specific id.

B

BooleanElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a boolean.
BooleanElementHandler() - Constructor for class net.sf.stax.BooleanElementHandler
 
ByteElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a byte.
ByteElementHandler() - Constructor for class net.sf.stax.ByteElementHandler
 

C

characters(char[], int, int, StAXContext) - Method in class net.sf.stax.BooleanElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.ByteElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.CharElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.DoubleElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.FloatElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.IntElementHandler
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.LongElementHandler
 
characters(char[], int, int) - Method in class net.sf.stax.SAX2StAXAdaptor
 
characters(char[], int, int, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of character data.
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
characters(char[], int, int, StAXContext) - Method in class net.sf.stax.StringElementHandler
 
CharElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a character.
CharElementHandler() - Constructor for class net.sf.stax.CharElementHandler
 
chooseHandler(String, String, String) - Method in class net.sf.stax.DispatchOnElement.ByLocalName
 
chooseHandler(String, String, String) - Method in class net.sf.stax.DispatchOnElement.ByNsURI
 
chooseHandler(String, String, String) - Method in class net.sf.stax.DispatchOnElement.ByQName
 
chooseHandler(String, String, String) - Method in class net.sf.stax.DispatchOnElement
Choose a handler for the specified namespace URI, local name, and qualified XML name.

D

delegate(StAXContentHandler) - Method in interface net.sf.stax.StAXDelegationContext
Delegate to the specified StAXContentHandler.
DispatchForChild - Class in net.sf.stax
For-child dispatch.
DispatchForChild(StAXContentHandler) - Constructor for class net.sf.stax.DispatchForChild
Create a new for-child dispatch wrapping the specified handler.
DispatchOnElement - Class in net.sf.stax
On-element dispatch.
DispatchOnElement() - Constructor for class net.sf.stax.DispatchOnElement
Create a new on-element dispatch.
DispatchOnElement.ByLocalName - Class in net.sf.stax
On-element dispatch that chooses handlers by local name.
DispatchOnElement.ByLocalName() - Constructor for class net.sf.stax.DispatchOnElement.ByLocalName
 
DispatchOnElement.ByNsURI - Class in net.sf.stax
On-element dispatch that chooses handlers by namespace URI.
DispatchOnElement.ByNsURI() - Constructor for class net.sf.stax.DispatchOnElement.ByNsURI
 
DispatchOnElement.ByQName - Class in net.sf.stax
On-element dispatch that chooses handlers by qualified XML name.
DispatchOnElement.ByQName() - Constructor for class net.sf.stax.DispatchOnElement.ByQName
 
DoubleElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a double.
DoubleElementHandler() - Constructor for class net.sf.stax.DoubleElementHandler
 

E

endDocument() - Method in class net.sf.stax.SAX2StAXAdaptor
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.BooleanElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.ByteElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.CharElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.DispatchForChild
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.DispatchOnElement
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.DoubleElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.FloatElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.IntElementHandler
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.LongElementHandler
 
endElement(String, String, String) - Method in class net.sf.stax.SAX2StAXAdaptor
 
endElement(String, String, String, Object, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of the end of an element.
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
endElement(String, String, String, Object, StAXContext) - Method in class net.sf.stax.StringElementHandler
 
endPrefixMapping(String) - Method in class net.sf.stax.SAX2StAXAdaptor
 
endPrefixMapping(String, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
endTree(StAXContext) - Method in class net.sf.stax.BooleanElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.ByteElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.CharElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.DispatchForChild
 
endTree(StAXContext) - Method in class net.sf.stax.DispatchOnElement
 
endTree(StAXContext) - Method in class net.sf.stax.DoubleElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.FloatElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.IntElementHandler
 
endTree(StAXContext) - Method in class net.sf.stax.LongElementHandler
 
endTree(StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of the end of a sub-tree of a document.
endTree(StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
endTree(StAXContext) - Method in class net.sf.stax.StringElementHandler
 

F

FloatElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a float.
FloatElementHandler() - Constructor for class net.sf.stax.FloatElementHandler
 

G

getBooleanElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getByteElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getCharElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getContexts() - Method in interface net.sf.stax.StAXContext
Return a list of contexts.
getDefaultHandler() - Method in class net.sf.stax.DispatchOnElement
Return the default handler for this on-element dispatch.
getDoubleElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getFloatElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getHandler(String) - Method in class net.sf.stax.DispatchOnElement
Return the handler associated with the specified name.
getIdMapper() - Method in interface net.sf.stax.StAXContext
Return the IdMapper implementation associated with this context.
getIntElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getLocator() - Method in interface net.sf.stax.StAXContext
Return the document locator associated with this context.
getLongElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.
getStringElementHandler() - Static method in class net.sf.stax.StAXContentHandlers
Return the built-in boolean element handler.

I

IdListener - Interface in net.sf.stax
The callback interface for those interested in ids.
IdMapper - Interface in net.sf.stax
An encapsulation of the process of mapping XML ids to java objects.
idRegistered(Object, Object) - Method in interface net.sf.stax.IdListener
Notify this listener that the specified id has been associated with the specified item.
ignorableWhitespace(char[], int, int) - Method in class net.sf.stax.SAX2StAXAdaptor
 
ignorableWhitespace(char[], int, int, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
IGNORE - Static variable in interface net.sf.stax.StAXContentHandler
No-op instance of StAXContentHandler.
IntElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of an integer.
IntElementHandler() - Constructor for class net.sf.stax.IntElementHandler
 

L

LongElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string representation of a long.
LongElementHandler() - Constructor for class net.sf.stax.LongElementHandler
 

N

net.sf.stax - package net.sf.stax
Stack API for XML (StAX).

P

processingInstruction(String, String) - Method in class net.sf.stax.SAX2StAXAdaptor
 
processingInstruction(String, String, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
pushContext(String) - Method in interface net.sf.stax.StAXDelegationContext
Push the specified subcontext on the stack of contexts.

R

registerItemForId(Object, Object) - Method in interface net.sf.stax.IdMapper
Bind an id to an item.
removeIdListener(IdListener) - Method in interface net.sf.stax.IdMapper
Remove a listener for all ids.
removeIdListener(IdListener, Object) - Method in interface net.sf.stax.IdMapper
Remove a listener for a specific id.

S

SAX2StAXAdaptor - Class in net.sf.stax
Lightweight adaptor which translates SAX content events into StAX form, and provides delegation and id mapping services.
SAX2StAXAdaptor(StAXContentHandler, boolean, Map) - Constructor for class net.sf.stax.SAX2StAXAdaptor
Construct a new SAX Content handler which wraps a StAX handler.
SAX2StAXAdaptor(StAXContentHandler, boolean) - Constructor for class net.sf.stax.SAX2StAXAdaptor
Construct a new SAX Content handler which wraps a StAX handler.
SAX2StAXAdaptor(StAXContentHandler) - Constructor for class net.sf.stax.SAX2StAXAdaptor
Construct a new SAX Content handler which wraps a StAX handler.
setDefaultHandler(StAXContentHandler) - Method in class net.sf.stax.DispatchOnElement
Set the default handler for this on-element dispatch to handler.
setDocumentLocator(Locator) - Method in class net.sf.stax.SAX2StAXAdaptor
 
setDocumentLocator(Locator, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
setHandler(String, StAXContentHandler) - Method in class net.sf.stax.DispatchOnElement
Add the specified named handler.
setLocator(Locator) - Method in interface net.sf.stax.StAXContext
Set the document locator associated with this context to locator.
skippedEntity(String) - Method in class net.sf.stax.SAX2StAXAdaptor
 
skippedEntity(String, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of a skipped entity.
skippedEntity(String, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
startChildElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.StringElementHandler
Handle any child elements found.
startDocument() - Method in class net.sf.stax.SAX2StAXAdaptor
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.BooleanElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.ByteElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.CharElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.DispatchForChild
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.DispatchOnElement
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.DoubleElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.FloatElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.IntElementHandler
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.LongElementHandler
 
startElement(String, String, String, Attributes) - Method in class net.sf.stax.SAX2StAXAdaptor
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
startElement(String, String, String, Attributes, StAXDelegationContext) - Method in class net.sf.stax.StringElementHandler
 
startPrefixMapping(String, String) - Method in class net.sf.stax.SAX2StAXAdaptor
 
startPrefixMapping(String, String, StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Begin the score of a prefix-URI Namespace mapping.
startPrefixMapping(String, String, StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
startTree(StAXContext) - Method in class net.sf.stax.DispatchForChild
 
startTree(StAXContext) - Method in interface net.sf.stax.StAXContentHandler
Receive notification of the beginning of a sub-tree of a document.
startTree(StAXContext) - Method in class net.sf.stax.StAXContentHandlerBase
 
StAXContentHandler - Interface in net.sf.stax
Receive notification of the logical content of a sub-tree of a document and provide access to delegation and id mapping services.
StAXContentHandlerBase - Class in net.sf.stax
Simple implementation of the StAXContentHandler interface, with empty implementations for all the methods.
StAXContentHandlerBase() - Constructor for class net.sf.stax.StAXContentHandlerBase
 
StAXContentHandlers - Class in net.sf.stax
Built-in element handlers.
StAXContext - Interface in net.sf.stax
Interface which exposes id mapping services offered by a StAX event source.
StAXDelegationContext - Interface in net.sf.stax
Interface which exposes delegation services offered by a StAX event source.
StringElementHandler - Class in net.sf.stax
StAX handler for any element which just contains a string.
StringElementHandler() - Constructor for class net.sf.stax.StringElementHandler
 

A B C D E F G I L N P R S

Copyright (c) 2001-2006 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).