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

A

addAttribute(String, String) - Method in class tigase.xml.Element
Method description
addAttributes(Map<String, String>) - Method in class tigase.xml.Element
Method description
addChild(XMLNodeIfc) - Method in class tigase.xml.Element
Method description
addChildren(List<Element>) - Method in class tigase.xml.Element
Method description
addNode1(String) - Method in class tigase.xml.db.XMLDB
 
attributes - Variable in class tigase.xml.Element
 

B

buildNodesTree(String) - Method in class tigase.xml.db.DBElement
 

C

CData - Class in tigase.xml
Created: Feb 9, 2009 12:21:43 PM
CData(String) - Constructor for class tigase.xml.CData
 
cdataToString() - Method in class tigase.xml.Element
 
children - Variable in class tigase.xml.Element
 
childrenFormatedString(int, int) - Method in class tigase.xml.db.DBElement
 
childrenToString() - Method in class tigase.xml.Element
Method description
childrenToStringSecure() - Method in class tigase.xml.Element
Method description
clone() - Method in class tigase.xml.CData
 
clone() - Method in class tigase.xml.Element
Method description
clone() - Method in interface tigase.xml.XMLNodeIfc
 
compareTo(CData) - Method in class tigase.xml.CData
 
compareTo(Element) - Method in class tigase.xml.Element
Method compareTo is used to perform
createDB(String, String, String) - Static method in class tigase.xml.db.XMLDB
 

D

dataTypeMap - Static variable in class tigase.xml.db.Types
 
DBElement - Class in tigase.xml.db
DBElement class extends tigase.xml.Element.
DBElement(String) - Constructor for class tigase.xml.db.DBElement
 
DBElement(String, String, String) - Constructor for class tigase.xml.db.DBElement
 
DBElement(String, String, StringBuilder[], StringBuilder[]) - Constructor for class tigase.xml.db.DBElement
 
DBElementFactory - Class in tigase.xml.db
DBElementFactory is implementation of factory design pattern required by XML DOM builder to create proper Element instances for tree nodes.
DefaultElementFactory - Class in tigase.xml
DefaultElementFactory is an ElementFactory implementation creating instances of basic Element class.
DefaultElementFactory() - Constructor for class tigase.xml.DefaultElementFactory
Creates a new DefaultElementFactory instance.
defxmlns - Variable in class tigase.xml.Element
 
DomBuilderHandler - Class in tigase.xml
DomBuilderHandler - implementation of SimpleHandler building DOM strctures during parsing time.
DomBuilderHandler(ElementFactory) - Constructor for class tigase.xml.DomBuilderHandler
 
DomBuilderHandler() - Constructor for class tigase.xml.DomBuilderHandler
 

E

Element - Class in tigase.xml
Element - basic document tree node implementation.
Element(Element) - Constructor for class tigase.xml.Element
Constructs ...
Element(String) - Constructor for class tigase.xml.Element
Constructs ...
Element(String, String) - Constructor for class tigase.xml.Element
Constructs ...
Element(String, String[], String[]) - Constructor for class tigase.xml.Element
Constructs ...
Element(String, Element[], String[], String[]) - Constructor for class tigase.xml.Element
Constructs ...
Element(String, String, String[], String[]) - Constructor for class tigase.xml.Element
Constructs ...
Element(String, String, StringBuilder[], StringBuilder[]) - Constructor for class tigase.xml.Element
Constructs ...
Element.XMLIdentityHashMap<K,V> - Class in tigase.xml
 
elementCData(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
elementCData(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
elementCData(StringBuilder) - Method in class tigase.xml.XMLFormatter
Describe elementCData method here.
ElementFactory - Interface in tigase.xml
ElementFactory is inderface definition for factories creating proper instances of Element class or its extension.
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.db.DBElementFactory
Describe elementInstance method here.
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.DefaultElementFactory
 
elementInstance(String, String, StringBuilder[], StringBuilder[]) - Method in interface tigase.xml.ElementFactory
 
endElement(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
endElement(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
endElement(StringBuilder) - Method in class tigase.xml.XMLFormatter
Describe endElement method here.
ENTRY - Static variable in class tigase.xml.db.DBElement
 
equals(Object) - Method in class tigase.xml.Element
Method description
error(String) - Method in class tigase.xml.DomBuilderHandler
 
error(String) - Method in interface tigase.xml.SimpleHandler
 
error(String) - Method in class tigase.xml.XMLFormatter
Describe error method here.
escape(String) - Static method in class tigase.xml.XMLUtils
Method description

F

findChild(String) - Method in class tigase.xml.Element
Method description
findEntry(String) - Method in class tigase.xml.db.DBElement
 
findNode(String) - Method in class tigase.xml.db.DBElement
 
findNode1(String) - Method in class tigase.xml.db.XMLDB
 
formatedString(int, int) - Method in class tigase.xml.db.DBElement
 

G

getAllNode1s() - Method in class tigase.xml.db.XMLDB
 
getAllNode1sCount() - Method in class tigase.xml.db.XMLDB
 
getAttribute(String) - Method in class tigase.xml.Element
Method description
getAttribute(String, String) - Method in class tigase.xml.Element
Method description
getAttributes() - Method in class tigase.xml.Element
Get the Attributes value.
getCData() - Method in class tigase.xml.CData
 
getCData(String) - Method in class tigase.xml.Element
Method description
getCData() - Method in class tigase.xml.Element
Gets the value of cdata
getChild(String) - Method in class tigase.xml.Element
Method description
getChild(String, String) - Method in class tigase.xml.Element
Method description
getChildCData(String) - Method in class tigase.xml.Element
Method description
getChildren() - Method in class tigase.xml.Element
Method description
getChildren(String) - Method in class tigase.xml.Element
Method description
getData(String, String, String, Object) - Method in class tigase.xml.db.XMLDB
Describe getData method here.
getData(String, String, String) - Method in class tigase.xml.db.XMLDB
Describe getData method here.
getData(String, String) - Method in class tigase.xml.db.XMLDB
Describe getData method here.
getDataDouble(String, String, String, double) - Method in class tigase.xml.db.XMLDB
 
getDataDoubleList(String, String, String) - Method in class tigase.xml.db.XMLDB
 
getDataInt(String, String, String, int) - Method in class tigase.xml.db.XMLDB
 
getDataIntList(String, String, String) - Method in class tigase.xml.db.XMLDB
 
getDataList(String, String, String) - Method in class tigase.xml.db.XMLDB
Describe getDataList method here.
getDBFileName() - Method in class tigase.xml.db.XMLDB
 
getEntry(String) - Method in class tigase.xml.db.DBElement
 
getEntryDoubleArrValue(String, double[]) - Method in class tigase.xml.db.DBElement
 
getEntryDoubleValue(String, double) - Method in class tigase.xml.db.DBElement
 
getEntryIntArrValue(String, int[]) - Method in class tigase.xml.db.DBElement
 
getEntryIntValue(String, int) - Method in class tigase.xml.db.DBElement
 
getEntryKeys() - Method in class tigase.xml.db.DBElement
 
getEntryStringArrValue(String, String[]) - Method in class tigase.xml.db.DBElement
 
getEntryStringValue(String, String) - Method in class tigase.xml.db.DBElement
 
getEntryValue(String, Object) - Method in class tigase.xml.db.DBElement
 
getFactory() - Static method in class tigase.xml.db.DBElementFactory
 
getKeys(String, String) - Method in class tigase.xml.db.XMLDB
Describe getKeys method here.
getKeys(String) - Method in class tigase.xml.db.XMLDB
Describe getKeys method here.
getName() - Method in class tigase.xml.Element
Gets the value of name
getNode(String, String, boolean) - Method in class tigase.xml.db.XMLDB
 
getNode1(String) - Method in class tigase.xml.db.XMLDB
 
getParsedElements() - Method in class tigase.xml.DomBuilderHandler
 
getParserInstance() - Static method in class tigase.xml.SingletonFactory
 
getSubnode(String) - Method in class tigase.xml.db.DBElement
 
getSubnodePath(String) - Method in class tigase.xml.db.DBElement
 
getSubnodes() - Method in class tigase.xml.db.DBElement
 
getSubnodes(String, String) - Method in class tigase.xml.db.XMLDB
Describe getSubnodes method here.
getSubnodes(String) - Method in class tigase.xml.db.XMLDB
Describe getSubnodes method here.
getXMLNS() - Method in class tigase.xml.Element
 
getXMLNS(String) - Method in class tigase.xml.Element
 

H

hashCode() - Method in class tigase.xml.Element
Method description

K

KEY - Static variable in class tigase.xml.db.DBElement
 

L

loadDB() - Method in class tigase.xml.db.XMLDB
 

M

main(String[]) - Static method in class tigase.xml.Element
Method description
main(String[]) - Static method in class tigase.xml.XMLFormatter
Describe main method here.
main(String[]) - Static method in class tigase.xml.XMLUtils
Method description
MAP - Static variable in class tigase.xml.db.DBElement
 
MAX_ATTRIBS_NUMBER - Static variable in class tigase.xml.SimpleParser
Variable constant MAX_ATTRIBS_NUMBER keeps value of maximum possible attributes number.

N

NAME - Static variable in class tigase.xml.db.DBElement
 
name - Variable in class tigase.xml.Element
 
newSubnode(String) - Method in class tigase.xml.db.DBElement
 
NODE - Static variable in class tigase.xml.db.DBElement
 
NodeExistsException - Exception in tigase.xml.db
This exception is thrown when user tries to add subnode with name which already exists in data base.
NodeExistsException() - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(String) - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(String, Throwable) - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeExistsException(Throwable) - Constructor for exception tigase.xml.db.NodeExistsException
 
NodeNotFoundException - Exception in tigase.xml.db
Exception is thrown when user tries to access non-existen node on 1st level.
NodeNotFoundException() - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(String) - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(String, Throwable) - Constructor for exception tigase.xml.db.NodeNotFoundException
 
NodeNotFoundException(Throwable) - Constructor for exception tigase.xml.db.NodeNotFoundException
 

O

otherXML(StringBuilder) - Method in class tigase.xml.DomBuilderHandler
 
otherXML(StringBuilder) - Method in interface tigase.xml.SimpleHandler
 
otherXML(StringBuilder) - Method in class tigase.xml.XMLFormatter
Describe otherXML method here.
outputExtraData(String) - Method in class tigase.xml.XMLFormatter
 

P

parse(SimpleHandler, char[], int, int) - Method in class tigase.xml.SimpleParser
 
put(K, V) - Method in class tigase.xml.Element.XMLIdentityHashMap
Method description

R

removeAttribute(String) - Method in class tigase.xml.Element
Method description
removeChild(Element) - Method in class tigase.xml.Element
Method description
removed - Variable in class tigase.xml.db.DBElement
 
removeData(String, String, String) - Method in class tigase.xml.db.XMLDB
Describe removeData method here.
removeData(String, String) - Method in class tigase.xml.db.XMLDB
Describe removeData method here.
removeEntry(String) - Method in class tigase.xml.db.DBElement
 
removeNode(String) - Method in class tigase.xml.db.DBElement
 
removeNode1(String) - Method in class tigase.xml.db.XMLDB
 
removeSubnode(String, String) - Method in class tigase.xml.db.XMLDB
Describe removeSubnode method here.
restoreParserState() - Method in class tigase.xml.DomBuilderHandler
 
restoreParserState() - Method in interface tigase.xml.SimpleHandler
 
restoreParserState() - Method in class tigase.xml.XMLFormatter
Describe restoreParserState method here.

S

saveDB() - Method in class tigase.xml.db.XMLDB
 
saveParserState(Object) - Method in class tigase.xml.DomBuilderHandler
 
saveParserState(Object) - Method in interface tigase.xml.SimpleHandler
 
saveParserState(Object) - Method in class tigase.xml.XMLFormatter
Describe saveParserState method here.
setAttribute(String, String, String) - Method in class tigase.xml.Element
Method description
setAttribute(String, String) - Method in class tigase.xml.Element
Method description
setAttributes(Map<String, String>) - Method in class tigase.xml.Element
Set the Attributes value.
setAttributes(StringBuilder[], StringBuilder[]) - Method in class tigase.xml.Element
Method description
setAttributes(String[], String[]) - Method in class tigase.xml.Element
Method description
setCData(String) - Method in class tigase.xml.Element
Sets the value of cdata
setChildren(List<XMLNodeIfc>) - Method in class tigase.xml.Element
Method description
setData(String, String, String, Object) - Method in class tigase.xml.db.XMLDB
Describe setData method here.
setData(String, String, Object) - Method in class tigase.xml.db.XMLDB
Describe setData method here.
setDefXMLNS(String) - Method in class tigase.xml.Element
Method description
setEntry(String, Object) - Method in class tigase.xml.db.DBElement
 
setName(String) - Method in class tigase.xml.Element
Sets the value of name
setupNewDB(String, String, String) - Method in class tigase.xml.db.XMLDB
 
setXMLNS(String) - Method in class tigase.xml.Element
Method description
SimpleHandler - Interface in tigase.xml
SimpleHandler - parser handler interface for event driven parser.
SimpleParser - Class in tigase.xml
SimpleParser - implementation of SAX parser.
SimpleParser() - Constructor for class tigase.xml.SimpleParser
 
SingletonFactory - Class in tigase.xml
SingletonFactory provides a way to use only one instance of SimpleParser in all your code.
SingletonFactory() - Constructor for class tigase.xml.SingletonFactory
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.DomBuilderHandler
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in interface tigase.xml.SimpleHandler
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.xml.XMLFormatter
Describe startElement method here.
sync() - Method in class tigase.xml.db.XMLDB
 

T

tigase.annotations - package tigase.annotations
 
tigase.xml - package tigase.xml
Simple XML parser implementation.
tigase.xml.db - package tigase.xml.db
This package contains implementation of simple data base stored in XML file.
TODO - Annotation Type in tigase.annotations
TODO this is information for developers that there is still something to do with annotated code.
TODO.Severity - Enum in tigase.annotations
This enumeration defines importance levels for code change which is expected to be made for annotated element.
toString() - Method in class tigase.xml.CData
 
toString() - Method in enum tigase.xml.db.Types.DataType
 
toString() - Method in class tigase.xml.Element
Method description
toStringNoChildren() - Method in class tigase.xml.Element
Method description
toStringSecure() - Method in class tigase.xml.CData
 
toStringSecure() - Method in class tigase.xml.Element
Method description
toStringSecure() - Method in interface tigase.xml.XMLNodeIfc
 
translateAll(String, String[], String[]) - Static method in class tigase.xml.XMLUtils
Method description
TYPE - Static variable in class tigase.xml.db.DBElement
 
Types - Class in tigase.xml.db
Describe class Types here.
Types() - Constructor for class tigase.xml.db.Types
 
Types.DataType - Enum in tigase.xml.db
Describe class DataType here.

U

unescape(String) - Static method in class tigase.xml.XMLUtils
Method description

V

VALUE - Static variable in class tigase.xml.db.DBElement
 
valueOf(String) - Static method in enum tigase.annotations.TODO.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.xml.db.Types.DataType
Returns the enum constant of this type with the specified name.
valueof(String) - Static method in enum tigase.xml.db.Types.DataType
 
values() - Static method in enum tigase.annotations.TODO.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.xml.db.Types.DataType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLDB - Class in tigase.xml.db
XMLDB is the main database access class.
XMLDB(String) - Constructor for class tigase.xml.db.XMLDB
 
XMLDBException - Exception in tigase.xml.db
This is parrent exception for all data base related exceptions.
XMLDBException() - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(String) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(String, Throwable) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLDBException(Throwable) - Constructor for exception tigase.xml.db.XMLDBException
 
XMLFormatter - Class in tigase.xml
This is temporary code used for testing purposes only.
XMLFormatter(OutputStream) - Constructor for class tigase.xml.XMLFormatter
Creates a new XMLFormatter instance.
XMLNodeIfc<T extends XMLNodeIfc> - Interface in tigase.xml
Created: Feb 9, 2009 12:21:23 PM
xmlns - Variable in class tigase.xml.Element
 
XMLUtils - Class in tigase.xml
Describe class XMLUtil here.
XMLUtils() - Constructor for class tigase.xml.XMLUtils
 

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

Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.