A B C D E F G H I L M N O P Q R S T U V W X

A

addSubHandler(ObjectHandler) - Method in class net.xineo.xml.handler.ObjectHandler
Adds a sub-handler, that will handle elements embeded in the elements handled by this object handler.
appendClass(RegexStringTokenizer.TokenClass) - Method in class net.xineo.util.RegexStringTokenizer
 
appendTokenClass(String, Style) - Method in class net.xineo.swing.editor.regex.RegexTokenizer
 
ATTR_ADAPTER_CLASS_NAME - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ATTR_ADAPTER_ELEMENT_NAME - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ATTR_COMMON_NAME - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ATTR_HANDLER_CLASS_NAME - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ATTRIBUTE_COLOR_BLUE - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_COLOR_GREEN - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_COLOR_RED - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_FONT_BOLD - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_FONT_ITALIC - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_INPUT_SOURCE - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_PROPERTY_NAME - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_SOURCE_NAME - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_SOURCE_TYPE - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_SOURCE_TYPE_CLASS - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_SOURCE_TYPE_NAME - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_STYLE_NAME - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_STYLES_NAME - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_SUBST_VALUE - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_VALUE_TRUE - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ATTRIBUTE_VARIABLE_NAME - Static variable in interface net.xineo.xml.xil.Schema
 
ATTRIBUTE_VARIABLE_VALUE - Static variable in interface net.xineo.xml.xil.Schema
 
attributeEncodeString(String) - Static method in class net.xineo.xml.util.StreamOutput
 

B

BUILTIN_SOURCE_TYPE_LOCAL_REGEX - Static variable in interface net.xineo.xml.xil.Schema
 
BUILTIN_SOURCE_TYPE_REGEX - Static variable in interface net.xineo.xml.xil.Schema
 
BUILTIN_SOURCE_TYPE_SQL - Static variable in interface net.xineo.xml.xil.Schema
 

C

clone() - Method in class net.xineo.xml.util.ElementNameStack
 
createHandler(ElementName) - Method in interface net.xineo.xml.handler.HandlerFactory
 
createHandlerTree(InputSource) - Method in class net.xineo.xml.handler.tree.TreeBuilder
Generates a handler tree given the input source of the input XML document
createHandlerTree(String) - Method in class net.xineo.xml.handler.tree.TreeBuilder
Generates a handler tree given the system ID of the input XML document

D

derive() - Method in class net.xineo.xml.xil.SymbolTable
 
DOMOutput - class net.xineo.xml.util.DOMOutput.
 
DOMOutput() - Constructor for class net.xineo.xml.util.DOMOutput
 
dump() - Method in class net.xineo.xml.xil.SymbolTable
 

E

ELEMENT_ADAPTER - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_COLOR - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ELEMENT_FONT - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ELEMENT_HANDLER - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_INPUT - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_NAME_ADAPTER - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_NAME_HANDLER - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_NAME_REF - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_NAME_TREE - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_NODE - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_OUTPUT - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_PROPERTY - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_QUERY - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_REF - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_REGEX - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ELEMENT_SOURCE - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_SOURCE_TYPE - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_STYLE - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ELEMENT_STYLES - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
ELEMENT_SUBST - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_TREE - Static variable in interface net.xineo.xml.handler.tree.Schema
 
ELEMENT_VARIABLE - Static variable in interface net.xineo.xml.xil.Schema
 
ELEMENT_XIL - Static variable in interface net.xineo.xml.xil.Schema
 
ElementName - class net.xineo.xml.util.ElementName.
This class contains information about the name of an XML element.
ElementName(Element) - Constructor for class net.xineo.xml.util.ElementName
Constructs an element name from the prefix and tag name of a DOM element.
ElementName(String) - Constructor for class net.xineo.xml.util.ElementName
Constructs an element name defined by a qualified name.
ElementName(String, String) - Constructor for class net.xineo.xml.util.ElementName
Constructs an element name defined by a namespace URI and a local name.
ElementName(String, String, String) - Constructor for class net.xineo.xml.util.ElementName
Constructs an element name defined by either a namespace URI and a local name or a qualified name, depending on the null values of the given parameters (which have the same meaning as paramteres passed to SAX handlers).
ElementNameStack - class net.xineo.xml.util.ElementNameStack.
Defines a stack of element names.
ElementNameStack() - Constructor for class net.xineo.xml.util.ElementNameStack
Constructs an empty element stack.
empty() - Method in class net.xineo.xml.util.ElementNameStack
Tests if the stack is empty.
endDocument() - Method in interface net.xineo.xml.util.XMLOutput
 
endDocument() - Method in class net.xineo.xml.util.StreamOutput
 
endDocument() - Method in class net.xineo.xml.util.DOMOutput
 
endElement(ElementName) - Method in interface net.xineo.xml.util.XMLOutput
 
endElement(ElementName) - Method in class net.xineo.xml.util.StreamOutput
 
endElement(ElementName) - Method in class net.xineo.xml.util.DOMOutput
 
endElement(ElementName, String) - Method in class net.xineo.xml.handler.RootHandler
 
endElement(ElementName, String) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
This method is called when an element which is not handled by a sub-handler ends.
endElement(ElementName, String) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 

F

findHandlerByElementName(ElementName) - Method in class net.xineo.xml.handler.VirtualHandler
 
findHandlerByElementName(ElementName) - Method in class net.xineo.xml.handler.ObjectHandler
For internal use

G

getAsContentHandler() - Method in class net.xineo.xml.handler.ObjectHandler
Returns a ContentHandler instance, which may be passed to an XML reader in order to parse XML documents with this object handler acting as the root handler.
getCode() - Method in class net.xineo.util.RegexStringTokenizer.TokenClass
 
getColor() - Method in class net.xineo.swing.editor.Style
 
getContext() - Method in class net.xineo.xml.handler.ObjectHandler
Returns the current parsing context, represented as a stack containing the consitutive elements of the current branch of the XML tree.
getDelegate() - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
getElementText(Element) - Static method in class net.xineo.xml.util.Util
 
getElementText(Element, boolean) - Static method in class net.xineo.xml.util.Util
 
getException() - Method in class net.xineo.xml.handler.HandlerException
Returns the embeded exception, or null if no exception is embeded.
getFirstElement(Element, String, String) - Static method in class net.xineo.xml.util.Util
 
getFontStyle() - Method in class net.xineo.swing.editor.Style
 
getHandledElement() - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
Returns the handled element name.
getLocalName() - Method in class net.xineo.xml.util.ElementName
Returns the local name of the element.
getName() - Method in class net.xineo.xml.handler.VirtualHandler
 
getName() - Method in class net.xineo.xml.handler.ObjectHandler
 
getName() - Method in class net.xineo.xml.util.ElementName
Returns the "simple name" of the element.
getNamespaceURI() - Method in class net.xineo.xml.util.ElementName
Returns the namespace URI of the element name.
getParents() - Method in class net.xineo.xml.handler.ObjectHandler
Returns the parents of this object handler, that are the handlers for which this handler is registered as a child handler (usually only one).
getPattern() - Method in class net.xineo.util.RegexStringTokenizer.TokenClass
 
getQName() - Method in class net.xineo.xml.util.ElementName
Returns the qualified name of the element.
getResultDocument() - Method in class net.xineo.xml.util.DOMOutput
 
getRootHandler() - Method in class net.xineo.xml.handler.Parser
Returns the root object handler that will be used to handle the root elements of parsed documents.
getStyle() - Method in class net.xineo.swing.editor.Token
 
getText() - Method in class net.xineo.swing.editor.Token
 
getText() - Method in class net.xineo.util.RegexStringTokenizer.Token
 
getTokenClass() - Method in class net.xineo.util.RegexStringTokenizer.Token
 
getUserContext() - Method in class net.xineo.xml.handler.ObjectHandler
Returns the user context.
getValue(String) - Method in class net.xineo.xml.xil.SymbolTable
 
getValue(String, String) - Method in class net.xineo.xml.xil.SymbolTable
 
getXMLReader() - Method in class net.xineo.xml.handler.Parser
Returns the XML reader that will be used to parse XML documents.

H

HandlerException - exception net.xineo.xml.handler.HandlerException.
This exception may be thrown by object handlers during parsing.
HandlerException() - Constructor for class net.xineo.xml.handler.HandlerException
Creates a new exception with an empty message.
HandlerException(Exception) - Constructor for class net.xineo.xml.handler.HandlerException
Creates a new exception with an embeded exception.
HandlerException(String) - Constructor for class net.xineo.xml.handler.HandlerException
Creates a new exception with the given message.
HandlerFactory - interface net.xineo.xml.handler.HandlerFactory.
This interface may be implemented and passed to a virtual handler to dynamically instantiate object handlers.
handlesElement(ElementName) - Method in class net.xineo.xml.handler.RootHandler
 
handlesElement(ElementName) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Must return true if and only if this handler is able to handle elements designed by the given name.
handlesElement(ElementName) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
hasNamespace() - Method in class net.xineo.xml.util.ElementName
Returns true if this element has a namespace

I

initialize(Attributes) - Method in class net.xineo.xml.handler.VirtualHandler
 
initialize(Attributes) - Method in class net.xineo.xml.handler.RootHandler
 
initialize(Attributes) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Called when a handled element starts.
initialize(Attributes) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
initialize(Properties) - Method in interface net.xineo.xml.xil.Source
 
initialize(Properties) - Method in class net.xineo.xml.xil.sql.SQLSource
 
initialize(Properties) - Method in class net.xineo.xml.xil.regex.RegexSource
 
initialize(Properties) - Method in class net.xineo.xml.xil.localRegex.LocalRegexSource
 
InvalidInputFormatException - exception net.xineo.xml.xil.InvalidInputFormatException.
 
InvalidInputFormatException() - Constructor for class net.xineo.xml.xil.InvalidInputFormatException
 
InvalidInputFormatException(String) - Constructor for class net.xineo.xml.xil.InvalidInputFormatException
 
InvalidSourceImplementationException - exception net.xineo.xml.xil.InvalidSourceImplementationException.
 
InvalidSourceImplementationException() - Constructor for class net.xineo.xml.xil.InvalidSourceImplementationException
 
InvalidSourceImplementationException(Exception) - Constructor for class net.xineo.xml.xil.InvalidSourceImplementationException
 
InvalidSourceImplementationException(String) - Constructor for class net.xineo.xml.xil.InvalidSourceImplementationException
 

L

LocalRegexSource - class net.xineo.xml.xil.localRegex.LocalRegexSource.
 
LocalRegexSource() - Constructor for class net.xineo.xml.xil.localRegex.LocalRegexSource
 

M

Main - class net.xineo.xml.xil.Main.
 
Main.UsageException - exception net.xineo.xml.xil.Main.UsageException.
 
Main.UsageException() - Constructor for class net.xineo.xml.xil.Main.UsageException
 
main(String[]) - Static method in class net.xineo.xml.util.Validator
 
main(String[]) - Static method in class net.xineo.xml.xil.Main
 
Main(String[]) - Constructor for class net.xineo.xml.xil.Main
 
matches(Element) - Method in class net.xineo.xml.util.ElementName
Checks is the name of the given DOM element matches this element name
matches(ElementName) - Method in class net.xineo.xml.util.ElementName
Checks if this element name matches another element name.
matches(String) - Method in class net.xineo.xml.util.ElementName
Checks if this element name matches a simple qualified name.

N

NAMESPACE - Static variable in interface net.xineo.xml.handler.tree.Schema
 
NAMESPACE - Static variable in interface net.xineo.swing.editor.regex.XMLSchema
 
net.xineo.swing.editor - package net.xineo.swing.editor
 
net.xineo.swing.editor.regex - package net.xineo.swing.editor.regex
 
net.xineo.util - package net.xineo.util
 
net.xineo.xml.handler - package net.xineo.xml.handler
 
net.xineo.xml.handler.tree - package net.xineo.xml.handler.tree
 
net.xineo.xml.util - package net.xineo.xml.util
 
net.xineo.xml.xil - package net.xineo.xml.xil
 
net.xineo.xml.xil.localRegex - package net.xineo.xml.xil.localRegex
 
net.xineo.xml.xil.regex - package net.xineo.xml.xil.regex
 
net.xineo.xml.xil.sql - package net.xineo.xml.xil.sql
 
newDocumentBuilder() - Static method in class net.xineo.xml.util.Util
 
nextRecord(SymbolTable) - Method in interface net.xineo.xml.xil.Source
 
nextRecord(SymbolTable) - Method in class net.xineo.xml.xil.sql.SQLSource
 
nextRecord(SymbolTable) - Method in class net.xineo.xml.xil.regex.RegexSource
 
nextRecord(SymbolTable) - Method in class net.xineo.xml.xil.localRegex.LocalRegexSource
 

O

ObjectHandler - class net.xineo.xml.handler.ObjectHandler.
Implements the core of an object handler, and must be subclassed to implement the ObjectHandlerInterface interface.
ObjectHandler() - Constructor for class net.xineo.xml.handler.ObjectHandler
 
ObjectHandlerAdapter - class net.xineo.xml.handler.ObjectHandlerAdapter.
Provides a default implementation of ObjectHandler.
ObjectHandlerAdapter(ElementName) - Constructor for class net.xineo.xml.handler.ObjectHandlerAdapter
Creates an object handler adapter which will handle an element given by its name.
ObjectHandlerAdapter(ObjectHandlerInterface) - Constructor for class net.xineo.xml.handler.ObjectHandlerAdapter
Creates an object handler adapter that will delegate all events to the given handler.
ObjectHandlerAdapter(String) - Constructor for class net.xineo.xml.handler.ObjectHandlerAdapter
Creates an object handler adapter which will handle an element given by its name.
ObjectHandlerAdapter(String, String) - Constructor for class net.xineo.xml.handler.ObjectHandlerAdapter
Creates an object handler adapter which will handle an element given by its name.
ObjectHandlerInterface - interface net.xineo.xml.handler.ObjectHandlerInterface.
This interface defines the methods that have to be implementd by any object handler.

P

parse(InputSource) - Method in class net.xineo.xml.handler.Parser
Parses an XML document given by an input source.
parse(String) - Method in class net.xineo.xml.handler.Parser
Parses an XML document given by a system identifier.
Parser - class net.xineo.xml.handler.Parser.
This class is available as a convenience way to parse XML content using object handlers.
Parser(ObjectHandler) - Constructor for class net.xineo.xml.handler.Parser
Creates a new parser, given the root object handler.
Parser(XMLReader, ObjectHandler) - Constructor for class net.xineo.xml.handler.Parser
Creates a new parser, given the root object handler.
parseString(String) - Static method in class net.xineo.xml.util.ElementName
Creates an element name, parsing a string that may contain a simple element name or a name containing a namespace in a XML format.
peek() - Method in class net.xineo.xml.util.ElementNameStack
Returns the element on top of the stack without removing it.
peek(int) - Method in class net.xineo.xml.util.ElementNameStack
Returns an element given by its depth in the stack starting from the top, without removing it.
pop() - Method in class net.xineo.xml.util.ElementNameStack
Removes the element name on top of the stack, and returns it.
PROPERTY_INPUT_ENCODING - Static variable in interface net.xineo.xml.xil.regex.Schema
 
PROPERTY_INPUT_SOURCE - Static variable in interface net.xineo.xml.xil.regex.Schema
 
PROPERTY_INPUT_STRING - Static variable in interface net.xineo.xml.xil.localRegex.Schema
 
PROPERTY_LOAD_DRIVER - Static variable in interface net.xineo.xml.xil.sql.Schema
 
PROPERTY_MATCH_FULL_LINE - Static variable in interface net.xineo.xml.xil.regex.Schema
 
PROPERTY_PASSWORD - Static variable in interface net.xineo.xml.xil.sql.Schema
 
PROPERTY_REPLACE_NULL - Static variable in interface net.xineo.xml.xil.sql.Schema
 
PROPERTY_SKIP_FIRST_LINES - Static variable in interface net.xineo.xml.xil.regex.Schema
 
PROPERTY_URL - Static variable in interface net.xineo.xml.xil.sql.Schema
 
PROPERTY_USER_ID - Static variable in interface net.xineo.xml.xil.sql.Schema
 
push(ElementName) - Method in class net.xineo.xml.util.ElementNameStack
Adds an element name on top of the stack.

Q

query(String) - Method in interface net.xineo.xml.xil.Source
 
query(String) - Method in class net.xineo.xml.xil.sql.SQLSource
 
query(String) - Method in class net.xineo.xml.xil.regex.RegexSource
 
query(String) - Method in class net.xineo.xml.xil.localRegex.LocalRegexSource
 

R

RegexSource - class net.xineo.xml.xil.regex.RegexSource.
 
RegexSource() - Constructor for class net.xineo.xml.xil.regex.RegexSource
 
RegexStringTokenizer - class net.xineo.util.RegexStringTokenizer.
 
RegexStringTokenizer.Token - class net.xineo.util.RegexStringTokenizer.Token.
 
RegexStringTokenizer.Token(String, RegexStringTokenizer.TokenClass) - Constructor for class net.xineo.util.RegexStringTokenizer.Token
 
RegexStringTokenizer.TokenClass - class net.xineo.util.RegexStringTokenizer.TokenClass.
 
RegexStringTokenizer.TokenClass(Pattern) - Constructor for class net.xineo.util.RegexStringTokenizer.TokenClass
 
RegexStringTokenizer.TokenClass(Pattern, int) - Constructor for class net.xineo.util.RegexStringTokenizer.TokenClass
 
RegexStringTokenizer.TokenClass(String) - Constructor for class net.xineo.util.RegexStringTokenizer.TokenClass
 
RegexStringTokenizer.TokenClass(String, int) - Constructor for class net.xineo.util.RegexStringTokenizer.TokenClass
 
RegexStringTokenizer() - Constructor for class net.xineo.util.RegexStringTokenizer
 
RegexStringTokenizer(RegexStringTokenizer.TokenClass[]) - Constructor for class net.xineo.util.RegexStringTokenizer
 
RegexTokenizer - class net.xineo.swing.editor.regex.RegexTokenizer.
 
RegexTokenizer() - Constructor for class net.xineo.swing.editor.regex.RegexTokenizer
 
RegexTokenizerRuntimeException - exception net.xineo.util.RegexTokenizerRuntimeException.
 
RegexTokenizerRuntimeException() - Constructor for class net.xineo.util.RegexTokenizerRuntimeException
 
RegexTokenizerRuntimeException(String) - Constructor for class net.xineo.util.RegexTokenizerRuntimeException
 
release() - Method in interface net.xineo.xml.xil.Source
 
release() - Method in class net.xineo.xml.xil.sql.SQLSource
 
release() - Method in class net.xineo.xml.xil.regex.RegexSource
 
release() - Method in class net.xineo.xml.xil.localRegex.LocalRegexSource
 
RootHandler - class net.xineo.xml.handler.RootHandler.
Convenience class defining a root handler (which can be seen as the handler that handles the document itself).
RootHandler(ObjectHandler) - Constructor for class net.xineo.xml.handler.RootHandler
Creates a new root handler given the main object handler (the handler that will handle the main element of the XML document).
RootHandler(ObjectHandler, Object) - Constructor for class net.xineo.xml.handler.RootHandler
Creates a new root handler given the main object handler (the handler that will handle the main element of the XML document), and the user context that will be passes along object handlers during the document parsing.
run() - Method in class net.xineo.xml.xil.Main
 

S

Schema - interface net.xineo.xml.handler.tree.Schema.
 
Schema - interface net.xineo.xml.xil.Schema.
 
Schema - interface net.xineo.xml.xil.sql.Schema.
 
Schema - interface net.xineo.xml.xil.regex.Schema.
 
Schema - interface net.xineo.xml.xil.localRegex.Schema.
 
setColor(Color) - Method in class net.xineo.swing.editor.Style
 
setDelegate(ObjectHandlerInterface) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
setFontStyle(int) - Method in class net.xineo.swing.editor.Style
 
setInitialSymbolTable(SymbolTable) - Method in class net.xineo.xml.xil.XILTransformer
 
setStyle(Color, int) - Method in class net.xineo.swing.editor.Style
 
setStyle(Style) - Method in class net.xineo.swing.editor.Token
 
setTokenizer(Tokenizer) - Method in class net.xineo.swing.editor.StyledTextEditor
 
setUserContext(Object) - Method in class net.xineo.xml.handler.ObjectHandler
Sets the user context of this object handler, which will be transmitted to all its sub-handlers during parsing, and will be available via the ObjectHandler.getUserContext() method.
setValue(String, String) - Method in class net.xineo.xml.xil.SymbolTable
 
size() - Method in class net.xineo.xml.util.ElementNameStack
Returns the count of elements contained in this stack.
Source - interface net.xineo.xml.xil.Source.
 
SQLSource - class net.xineo.xml.xil.sql.SQLSource.
 
SQLSource() - Constructor for class net.xineo.xml.xil.sql.SQLSource
 
startDocument() - Method in interface net.xineo.xml.util.XMLOutput
 
startDocument() - Method in class net.xineo.xml.util.StreamOutput
 
startDocument() - Method in class net.xineo.xml.util.DOMOutput
 
startElement(ElementName, Attributes) - Method in class net.xineo.xml.handler.RootHandler
 
startElement(ElementName, Attributes) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
This method is called when an element which is not handled by a sub-handler starts.
startElement(ElementName, Attributes) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
startElement(ElementName, Attributes, boolean) - Method in interface net.xineo.xml.util.XMLOutput
 
startElement(ElementName, Attributes, boolean) - Method in class net.xineo.xml.util.StreamOutput
 
startElement(ElementName, Attributes, boolean) - Method in class net.xineo.xml.util.DOMOutput
 
StreamOutput - class net.xineo.xml.util.StreamOutput.
 
StreamOutput(OutputStream, String) - Constructor for class net.xineo.xml.util.StreamOutput
 
StreamOutput(Writer, String) - Constructor for class net.xineo.xml.util.StreamOutput
 
Style - class net.xineo.swing.editor.Style.
 
Style() - Constructor for class net.xineo.swing.editor.Style
 
StyledTextEditor - class net.xineo.swing.editor.StyledTextEditor.
 
StyledTextEditor() - Constructor for class net.xineo.swing.editor.StyledTextEditor
 
subHandlerInitialized(ObjectHandler) - Method in class net.xineo.xml.handler.RootHandler
 
subHandlerInitialized(ObjectHandler) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Called when a sub-handler is about to be initialized
subHandlerInitialized(ObjectHandler) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
subHandlerTerminated(ObjectHandler) - Method in class net.xineo.xml.handler.RootHandler
 
subHandlerTerminated(ObjectHandler) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Called when a sub-handler is about to be terminated
subHandlerTerminated(ObjectHandler) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
SymbolTable - class net.xineo.xml.xil.SymbolTable.
 
SymbolTable() - Constructor for class net.xineo.xml.xil.SymbolTable
 

T

terminate(String) - Method in class net.xineo.xml.handler.RootHandler
 
terminate(String) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Called when a handled element ends.
terminate(String) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
text(String) - Method in class net.xineo.xml.handler.RootHandler
 
text(String) - Method in interface net.xineo.xml.handler.ObjectHandlerInterface
Called when text is found (a la SAX).
text(String) - Method in class net.xineo.xml.handler.ObjectHandlerAdapter
 
text(String) - Method in interface net.xineo.xml.util.XMLOutput
 
text(String) - Method in class net.xineo.xml.util.StreamOutput
 
text(String) - Method in class net.xineo.xml.util.DOMOutput
 
textEncodeString(String) - Static method in class net.xineo.xml.util.StreamOutput
 
Token - class net.xineo.swing.editor.Token.
 
Token(String) - Constructor for class net.xineo.swing.editor.Token
 
tokenize(String) - Method in interface net.xineo.swing.editor.Tokenizer
 
tokenize(String) - Method in class net.xineo.swing.editor.regex.RegexTokenizer
 
tokenize(String) - Method in class net.xineo.util.RegexStringTokenizer
 
Tokenizer - interface net.xineo.swing.editor.Tokenizer.
 
toString() - Method in class net.xineo.xml.handler.ObjectHandler
 
toString() - Method in class net.xineo.xml.util.ElementNameStack
 
toString() - Method in class net.xineo.xml.util.ElementName
Converts this element name to a string.
toString() - Method in class net.xineo.swing.editor.Style
 
transform(Document, XMLOutput) - Method in class net.xineo.xml.xil.XILTransformer
 
transform(InputStream, XMLOutput) - Method in class net.xineo.xml.xil.XILTransformer
 
transmitContext(ObjectHandler) - Method in class net.xineo.xml.handler.ObjectHandler
For internal use
TreeBuilder - class net.xineo.xml.handler.tree.TreeBuilder.
This class can be used to dynamically create handler trees from their XML description.
TreeBuilder() - Constructor for class net.xineo.xml.handler.tree.TreeBuilder
Creates a new instance of TreeBuilder
TreeFormatException - exception net.xineo.xml.handler.tree.TreeFormatException.
This exception is thrown when the XML description of a handler tree is not valid.
TreeFormatException() - Constructor for class net.xineo.xml.handler.tree.TreeFormatException
Creates new TreeFormatException without detail message.
TreeFormatException(Exception) - Constructor for class net.xineo.xml.handler.tree.TreeFormatException
Constructs a TreeFormatException with the message of another exception.
TreeFormatException(String) - Constructor for class net.xineo.xml.handler.tree.TreeFormatException
Constructs an TreeFormatException with the specified detail message.

U

UnboundSymbolException - exception net.xineo.xml.xil.UnboundSymbolException.
 
UnboundSymbolException() - Constructor for class net.xineo.xml.xil.UnboundSymbolException
 
UnboundSymbolException(String) - Constructor for class net.xineo.xml.xil.UnboundSymbolException
 
UnknownSourceException - exception net.xineo.xml.xil.UnknownSourceException.
 
UnknownSourceException() - Constructor for class net.xineo.xml.xil.UnknownSourceException
 
UnknownSourceException(String) - Constructor for class net.xineo.xml.xil.UnknownSourceException
 
UnknownSourceTypeException - exception net.xineo.xml.xil.UnknownSourceTypeException.
 
UnknownSourceTypeException() - Constructor for class net.xineo.xml.xil.UnknownSourceTypeException
 
UnknownSourceTypeException(String) - Constructor for class net.xineo.xml.xil.UnknownSourceTypeException
 
Util - class net.xineo.xml.util.Util.
 
Util() - Constructor for class net.xineo.xml.util.Util
 

V

validate(String) - Method in class net.xineo.xml.util.Validator
 
Validator - class net.xineo.xml.util.Validator.
 
Validator() - Constructor for class net.xineo.xml.util.Validator
 
Version - interface net.xineo.xml.handler.Version.
Defines the version of this Xineo package.
VERSION - Static variable in interface net.xineo.xml.handler.Version
 
VirtualHandler - class net.xineo.xml.handler.VirtualHandler.
This special handler is able to dynamically instantiate a delegate, and is usefull when a recursion in the schema would produce an infinite recursion during static instantiation of sub handlers.
VirtualHandler(ElementName, Class) - Constructor for class net.xineo.xml.handler.VirtualHandler
Creates a new virtual handler given the handled element name and the class of the associated object handler.
VirtualHandler(ElementName, HandlerFactory) - Constructor for class net.xineo.xml.handler.VirtualHandler
Creates a new virtual handler given the handled element name and the class of the associated object handler.

W

WILDCARD - Static variable in class net.xineo.xml.util.ElementName
This specific instance will match any alement name.

X

XIL_NAMESPACE - Static variable in interface net.xineo.xml.xil.Schema
 
XILException - exception net.xineo.xml.xil.XILException.
 
XILException() - Constructor for class net.xineo.xml.xil.XILException
 
XILException(Exception) - Constructor for class net.xineo.xml.xil.XILException
 
XILException(String) - Constructor for class net.xineo.xml.xil.XILException
 
XILTransformer - class net.xineo.xml.xil.XILTransformer.
 
XILTransformer() - Constructor for class net.xineo.xml.xil.XILTransformer
 
XMLFormatException - exception net.xineo.swing.editor.regex.XMLFormatException.
 
XMLFormatException() - Constructor for class net.xineo.swing.editor.regex.XMLFormatException
 
XMLFormatException(String) - Constructor for class net.xineo.swing.editor.regex.XMLFormatException
 
XMLFormatException(Throwable) - Constructor for class net.xineo.swing.editor.regex.XMLFormatException
 
XMLOutput - interface net.xineo.xml.util.XMLOutput.
 
XMLOutputException - exception net.xineo.xml.util.XMLOutputException.
 
XMLOutputException() - Constructor for class net.xineo.xml.util.XMLOutputException
 
XMLOutputException(Exception) - Constructor for class net.xineo.xml.util.XMLOutputException
 
XMLOutputException(String) - Constructor for class net.xineo.xml.util.XMLOutputException
 
XMLRegexTokenizer - class net.xineo.swing.editor.regex.XMLRegexTokenizer.
 
XMLRegexTokenizer(Document) - Constructor for class net.xineo.swing.editor.regex.XMLRegexTokenizer
 
XMLRegexTokenizer(InputStream) - Constructor for class net.xineo.swing.editor.regex.XMLRegexTokenizer
 
XMLRegexTokenizer(String) - Constructor for class net.xineo.swing.editor.regex.XMLRegexTokenizer
 
XMLSchema - interface net.xineo.swing.editor.regex.XMLSchema.
 

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 2002 Frédérik Bilhaut - Xineo.NET