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

A

AbstractContentWriter - Class in org.x4o.xml.io.sax.ext
ContentWriterXml writes SAX content handler events to XML.
AbstractContentWriter(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.AbstractContentWriter
 
AbstractContentWriterHandler - Class in org.x4o.xml.io.sax.ext
AbstractContentWriterHandler writes SAX content handler events as XML.
AbstractContentWriterHandler(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Creates XmlWriter which prints to the Writer interface.
AbstractContentWriterLexical - Class in org.x4o.xml.io.sax.ext
ContentWriterXml writes SAX content handler events to XML.
AbstractContentWriterLexical(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
Creates XmlWriter which prints to the Writer interface.
AbstractElement - Class in org.x4o.xml.element
An AbstractElement.
AbstractElement() - Constructor for class org.x4o.xml.element.AbstractElement
 
AbstractElementAttributeHandler - Class in org.x4o.xml.element
An AbstractElementAttributeHandler.
AbstractElementAttributeHandler() - Constructor for class org.x4o.xml.element.AbstractElementAttributeHandler
 
AbstractElementBindingHandler<T> - Class in org.x4o.xml.element
An AbstractElementBindingHandler.
Does nothing.
AbstractElementBindingHandler() - Constructor for class org.x4o.xml.element.AbstractElementBindingHandler
 
AbstractElementClass - Class in org.x4o.xml.element
An AbstractElementClass.
AbstractElementClass() - Constructor for class org.x4o.xml.element.AbstractElementClass
 
AbstractElementClassAttribute - Class in org.x4o.xml.element
An AbstractElementClassAttribute.
AbstractElementClassAttribute() - Constructor for class org.x4o.xml.element.AbstractElementClassAttribute
Creates a AbstractElementClassAttribute.
AbstractElementClassBase - Class in org.x4o.xml.element
AbstractElementClassBase provides basic element meta class support.
AbstractElementClassBase() - Constructor for class org.x4o.xml.element.AbstractElementClassBase
Creates a AbstractElementClassBase.
AbstractElementConfigurator - Class in org.x4o.xml.element
An AbstractElementConfigurator.
Does nothing.
AbstractElementConfigurator() - Constructor for class org.x4o.xml.element.AbstractElementConfigurator
 
AbstractElementInterface - Class in org.x4o.xml.element
AbstractElementInterface extends base support with element interface support.
AbstractElementInterface() - Constructor for class org.x4o.xml.element.AbstractElementInterface
Creates AbstractElementInterface.
AbstractElementMetaBase - Class in org.x4o.xml.element
AbstractElementMetaBase stores the id and description.
AbstractElementMetaBase() - Constructor for class org.x4o.xml.element.AbstractElementMetaBase
 
AbstractElementNamespaceContext - Class in org.x4o.xml.element
The abstract verion of ElementNamespaceContext
AbstractElementNamespaceContext() - Constructor for class org.x4o.xml.element.AbstractElementNamespaceContext
 
AbstractObjectConverter - Class in org.x4o.xml.conv
AbstractObjectConverter to create ObjectConverters.
AbstractObjectConverter() - Constructor for class org.x4o.xml.conv.AbstractObjectConverter
 
AbstractStringObjectConverter - Class in org.x4o.xml.conv
AbstractStringObjectConverter to create ObjectConverters which work with strings.
AbstractStringObjectConverter() - Constructor for class org.x4o.xml.conv.AbstractStringObjectConverter
 
AbstractX4OConnection - Class in org.x4o.xml.io
AbstractX4OConnection is the read/write interface for the classes.
AbstractX4OConnection(X4OLanguageContext) - Constructor for class org.x4o.xml.io.AbstractX4OConnection
Creates a AbstractX4OConnection.
AbstractX4OLanguageConfiguration - Class in org.x4o.xml.lang
AbstractX4OLanguageConfiguration.
AbstractX4OLanguageConfiguration() - Constructor for class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
Default constructor.
AbstractX4OLanguageContext - Class in org.x4o.xml.lang
An AbstractElementLanguage.
AbstractX4OLanguageContext(X4OLanguage) - Constructor for class org.x4o.xml.lang.AbstractX4OLanguageContext
Creates a new empty language context.
AbstractX4OLanguageModule - Class in org.x4o.xml.lang
An AbstractElementLanguageModule.
AbstractX4OLanguageModule() - Constructor for class org.x4o.xml.lang.AbstractX4OLanguageModule
Creates a new empty ElementLanguage.
AbstractX4OPhase - Class in org.x4o.xml.lang.phase
AbstractX4OPhaseHandler a base class for creating a phase handler.
AbstractX4OPhase() - Constructor for class org.x4o.xml.lang.phase.AbstractX4OPhase
Creates the AbstractX4OPhaseHandler.
AbstractX4OReader<T> - Class in org.x4o.xml.io
AbstractX4OReader wraps method to contexted reader.
AbstractX4OReader(X4OLanguageContext) - Constructor for class org.x4o.xml.io.AbstractX4OReader
 
AbstractX4OReaderContext<T> - Class in org.x4o.xml.io
AbstractX4OContextReader
AbstractX4OReaderContext(X4OLanguageContext) - Constructor for class org.x4o.xml.io.AbstractX4OReaderContext
 
AbstractX4OWriter<T> - Class in org.x4o.xml.io
AbstractX4OWriter.
AbstractX4OWriter(X4OLanguageContext) - Constructor for class org.x4o.xml.io.AbstractX4OWriter
 
AbstractX4OWriterContext<T> - Class in org.x4o.xml.io
AbstractX4OWriterContext.
AbstractX4OWriterContext(X4OLanguageContext) - Constructor for class org.x4o.xml.io.AbstractX4OWriterContext
 
addAttributeAlias(String) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Adds an alias of this attribute.
addAttributeAlias(String) - Method in interface org.x4o.xml.element.ElementClassAttribute
Add an attribute alias for this attribute.
addChild(Element) - Method in class org.x4o.xml.element.AbstractElement
 
addChild(Element) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
addChild(Element) - Method in interface org.x4o.xml.element.Element
Adds an Elment as child of this element.
addConstuctorArgument(Object) - Method in class org.x4o.xml.eld.lang.BeanElement
Add bean constructor arguments.
addDefaults() - Method in class org.x4o.xml.conv.DefaultObjectConverterProvider
Adds the default converters.
addDirtyElement(Element, X4OPhase) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
addDirtyElement(Element, X4OPhase) - Method in interface org.x4o.xml.lang.X4OLanguageContext
Marks an (new) Element as dirty and run the phases from this start phase.
addELBeanInstance(String, Object) - Method in class org.x4o.xml.io.DefaultX4OReader
 
addELBeanInstance(String, Object) - Method in interface org.x4o.xml.io.X4OReader
Adds an bean instance to the el context.
addElementAttributeHandler(ElementAttributeHandler) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
addElementAttributeHandler(ElementAttributeHandler) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Adds an ElementAttributeHandler.
addElementBindingHandler(ElementBindingHandler) - Method in class org.x4o.xml.element.AbstractElementInterface
 
addElementBindingHandler(ElementBindingHandler) - Method in interface org.x4o.xml.element.ElementInterface
Adds an ElementBindingHanlder.
addElementBindingHandler(ElementBindingHandler) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
addElementBindingHandler(ElementBindingHandler) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Adds an ElementBindingHanlder.
addElementClass(ElementClass) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
addElementClass(ElementClass) - Method in interface org.x4o.xml.element.ElementNamespaceContext
Adds an ElementClass.
addElementClassAttribute(ElementClassAttribute) - Method in class org.x4o.xml.element.AbstractElementClassBase
 
addElementClassAttribute(ElementClassAttribute) - Method in interface org.x4o.xml.element.ElementClassBase
 
addElementConfiguratorGlobal(ElementConfiguratorGlobal) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
addElementConfiguratorGlobal(ElementConfiguratorGlobal) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Adds an ElementConfiguratorGlobal.
addElementConfigurators(ElementConfigurator) - Method in class org.x4o.xml.element.AbstractElementClassBase
 
addElementConfigurators(ElementConfigurator) - Method in interface org.x4o.xml.element.ElementClassBase
 
addElementInterface(ElementInterface) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
addElementInterface(ElementInterface) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Adds an ElementInterface.
addElementNamespaceContext(ElementNamespaceContext) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
addElementNamespaceContext(ElementNamespaceContext) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Adds an namespace to this langauge module.
addElementParent(String, String) - Method in class org.x4o.xml.element.AbstractElementClassBase
Adds parent tag.
addElementParent(String, String) - Method in interface org.x4o.xml.element.ElementClassBase
Add an parent element tag.
addFunction(String, String, Method) - Method in class org.x4o.xml.el.X4OELFunctionMapper
Add an static method to the function mapper.
addLanguageModule(X4OLanguageModule) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
addLanguageModule(X4OLanguageModule) - Method in interface org.x4o.xml.lang.X4OLanguageLocal
Adds an X4OLanguageModule to this language.
addNextAttribute(String) - Method in class org.x4o.xml.element.AbstractElementAttributeHandler
 
addNextAttribute(String) - Method in interface org.x4o.xml.element.ElementAttributeHandler
Adds an NextAttribute.
addObjectConverter(ObjectConverter) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
addObjectConverter(ObjectConverter) - Method in class org.x4o.xml.conv.DefaultObjectConverterProvider
 
addObjectConverter(ObjectConverter) - Method in interface org.x4o.xml.conv.ObjectConverter
 
addPhaseListener(X4OPhaseListener) - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
Adds a phase listener.
addPhaseListener(X4OPhaseListener) - Method in interface org.x4o.xml.lang.phase.X4OPhase
Adds an X4OPhaseListener.
addSkipPhase(String) - Method in class org.x4o.xml.element.AbstractElementClass
 
addSkipPhase(String) - Method in interface org.x4o.xml.element.ElementClass
Add an skip phase for this element.
addStringSplitConverterStep(StringSplitConverterStep) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
addX4OPhase(X4OPhase) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Adds an X4OPhaseHandler.
AttributeAliasElement - Class in org.x4o.xml.eld.lang
AttributeAliasElement add the defines alias to the parent element attribute.
AttributeAliasElement() - Constructor for class org.x4o.xml.eld.lang.AttributeAliasElement
 
AttributeFromBodyConfigurator - Class in org.x4o.xml.eld.lang
AttributeFromBodyConfigurator sets the body as attribute.
AttributeFromBodyConfigurator() - Constructor for class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
 
AttributeMap<K,V> - Class in org.x4o.xml.io.sax.ext
Maps an SAX attributes set to an Map interface.
AttributeMap(Attributes) - Constructor for class org.x4o.xml.io.sax.ext.AttributeMap
Constuctes an new AttributeMap.
AttributeMap(Attributes, String) - Constructor for class org.x4o.xml.io.sax.ext.AttributeMap
Constructes an new AttributesMap.
autoCloseStartElement() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Auto close the start element if working in printing event.

B

BeanElement - Class in org.x4o.xml.eld.lang
BeanElement fills it elementObject from source with the bean.class attribute.
BeanElement() - Constructor for class org.x4o.xml.eld.lang.BeanElement
Creates a BeanElement.
bindChild(Element, ElementClassAttribute, Object) - Method in class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
 
bindChild(Element, ElementClass, Object) - Method in class org.x4o.xml.eld.lang.ElementClassBindingHandler
 
bindChild(Element, ElementInterface, Object) - Method in class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
 
bindChild(Element, X4OLanguageModule, Object) - Method in class org.x4o.xml.eld.lang.ElementModuleBindingHandler
 
bindChild(Element, ElementNamespaceContext, Object) - Method in class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
 
bindChild(Element, Object, Object) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
bindChild(Element, StringSplitConverter, Object) - Method in class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
 
bindChild(Element, StringSplitConverterStep, Object) - Method in class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
 
bindChild(Element, T, Object) - Method in class org.x4o.xml.element.AbstractElementBindingHandler
 
bindChild(Element) - Method in class org.x4o.xml.element.AbstractElementBindingHandler
 
bindChild(Element) - Method in interface org.x4o.xml.element.ElementBindingHandler
Do the binding of this child to the parent object.
BooleanConverter - Class in org.x4o.xml.conv.text
BooleanConverter.
BooleanConverter() - Constructor for class org.x4o.xml.conv.text.BooleanConverter
 
buildElementLanguage(X4OLanguageContext, X4ODriver<?>) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
buildLanguage(String) - Method in class org.x4o.xml.X4ODriver
 
buildLanguageConfiguration() - Method in class org.x4o.xml.X4ODriver
 
buildPhaseManager() - Method in class org.x4o.xml.X4ODriver
 
ByteConverter - Class in org.x4o.xml.conv.text
ByteConverter.
ByteConverter() - Constructor for class org.x4o.xml.conv.text.ByteConverter
 

C

CDATA_END - Static variable in class org.x4o.xml.io.XMLConstants
Ends a cdata section.
CDATA_END_REGEX - Static variable in class org.x4o.xml.io.XMLConstants
The regex expression of a cdata end section.
CDATA_START - Static variable in class org.x4o.xml.io.XMLConstants
Starts a cdata section.
CDATA_START_REGEX - Static variable in class org.x4o.xml.io.XMLConstants
The regex expression of a cdata start section.
CelDriver - Class in org.x4o.xml.eld
CelDriver is the Core Element Language driver.
CelDriver() - Constructor for class org.x4o.xml.eld.CelDriver
 
CHAR_NEWLINE - Static variable in class org.x4o.xml.io.XMLConstants
Newline char
CHAR_TAB - Static variable in class org.x4o.xml.io.XMLConstants
Tab char
CharacterConverter - Class in org.x4o.xml.conv.text
CharacterConverter.
CharacterConverter() - Constructor for class org.x4o.xml.conv.text.CharacterConverter
 
characters(char[], int, int) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml characters and uses characters(java.lang.String) method.
characters(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Escape and prints xml characters.
characters(char) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
characters(char[], int, int) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
characters(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
characters(String) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
 
characters(char) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
 
characters(char[], int, int) - Method in class org.x4o.xml.io.sax.X4OContentHandler
Gets called to pass the text between XML-tags and converts it to a String.
charactersRaw(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
ClassConverter - Class in org.x4o.xml.conv.text
Converts a String of an className into the the Class object.
ClassConverter() - Constructor for class org.x4o.xml.conv.text.ClassConverter
 
clear() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Function not implements.
clone() - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
clone() - Method in interface org.x4o.xml.conv.ObjectConverter
Force impl to have public clone method.
clone() - Method in class org.x4o.xml.conv.text.BooleanConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.ByteConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.CharacterConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.ClassConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.DoubleConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.EnumConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.FloatConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.IntegerConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.LongConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.StringSplitConverter
Clone this ObjectConverter.
clone() - Method in class org.x4o.xml.conv.text.URLConverter
Clone this ObjectConverter.
cloneConverters() - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
closeWriter() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
closeWriterSafe() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
comment(char[], int, int) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml comment.
comment(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml comment.
comment(String) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
 
comment(char[], int, int) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
COMMENT_END - Static variable in class org.x4o.xml.io.XMLConstants
Ends a comment.
COMMENT_START - Static variable in class org.x4o.xml.io.XMLConstants
Starts a comment.
compare(StringSplitConverterStep, StringSplitConverterStep) - Method in class org.x4o.xml.conv.text.StringSplitConverter.StringSplitConverterStepComparator
 
compare(ElementAttributeHandler, ElementAttributeHandler) - Method in class org.x4o.xml.element.DefaultGlobalAttributeHandlerComparator
 
containsKey(Object) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Checks if there is an attributes with an certain key.
containsValue(Object) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Checks if there is an attributes with an value.
ContentConfig - Class in org.x4o.xml.io.sax.ext
ContentConfig Defines checked config options.
ContentConfig(ContentConfig.ContentConfigItem...) - Constructor for class org.x4o.xml.io.sax.ext.ContentConfig
 
ContentConfig.ContentConfigItem - Class in org.x4o.xml.io.sax.ext
 
ContentConfig.ContentConfigItem(String, Class<?>) - Constructor for class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
ContentConfig.ContentConfigItem(String, Class<?>, Object) - Constructor for class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
ContentWriter - Interface in org.x4o.xml.io.sax.ext
ContentWriter is ContentHandler for writing sax events.
contentWriter - Variable in class org.x4o.xml.io.sax.X4ODebugWriter
 
ContentWriterHtml - Class in org.x4o.xml.io.sax.ext
ContentWriterHtml writes HTML events as SAX events to XML.
ContentWriterHtml(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
ContentWriterHtml.DocType - Enum in org.x4o.xml.io.sax.ext
 
ContentWriterHtml.Tag - Enum in org.x4o.xml.io.sax.ext
 
ContentWriterTag<T extends Enum<?>> - Interface in org.x4o.xml.io.sax.ext
ContentWriterTag writes enum tags as xml.
ContentWriterXml - Class in org.x4o.xml.io.sax.ext
ContentWriterXml writes SAX content handler events to XML.
ContentWriterXml(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the Writer interface.
ContentWriterXml(Writer, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the Writer interface.
ContentWriterXml(OutputStream, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the OutputStream interface.
ContentWriterXml(Writer) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the Writer interface.
ContentWriterXml(OutputStream) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the OutputStream interface.
ContentWriterXml(OutputStream, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXml
Creates XmlWriter which prints to the OutputStream interface.
ContentWriterXmlTag<T extends Enum<?>> - Class in org.x4o.xml.io.sax.ext
ContentWriterXml writes SAX content handler events to XML.
ContentWriterXmlTag(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
ContentWriterXsd - Class in org.x4o.xml.io.sax.ext
ContentWriterXsd writes XSD events as SAX events to XML.
ContentWriterXsd(Writer, String, String, String) - Constructor for class org.x4o.xml.io.sax.ext.ContentWriterXsd
 
ContentWriterXsd.Tag - Enum in org.x4o.xml.io.sax.ext
 
convertAfterBack(Object, Locale) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
convertAfterBack(Object, Locale) - Method in class org.x4o.xml.conv.AbstractStringObjectConverter
 
convertAfterTo(Object, Locale) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
convertAfterTo(Object, Locale) - Method in class org.x4o.xml.conv.AbstractStringObjectConverter
 
convertBack(Object, Locale) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
convertBack(Object, Locale) - Method in interface org.x4o.xml.conv.ObjectConverter
Convert the object back.
converters - Variable in class org.x4o.xml.conv.AbstractObjectConverter
 
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.AbstractStringObjectConverter
 
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.BooleanConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.ByteConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.CharacterConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.ClassConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.DoubleConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.EnumConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.FloatConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.IntegerConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.LongConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.StringSplitConverter
Converts object into string.
convertStringBack(Object, Locale) - Method in class org.x4o.xml.conv.text.URLConverter
Converts object into string.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.AbstractStringObjectConverter
 
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.BooleanConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.ByteConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.CharacterConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.ClassConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.DoubleConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.EnumConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.FloatConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.IntegerConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.LongConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.StringSplitConverter
Converts string into object.
convertStringTo(String, Locale) - Method in class org.x4o.xml.conv.text.URLConverter
Converts string into object.
convertTo(Object, Locale) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
convertTo(Object, Locale) - Method in interface org.x4o.xml.conv.ObjectConverter
Convert to the object.
createChild(Element, Object) - Method in class org.x4o.xml.element.AbstractElementBindingHandler
 
createChilderen(Element, ElementClassAttribute) - Method in class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
 
createChilderen(Element, ElementClass) - Method in class org.x4o.xml.eld.lang.ElementClassBindingHandler
 
createChilderen(Element, ElementInterface) - Method in class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
 
createChilderen(Element, X4OLanguageModule) - Method in class org.x4o.xml.eld.lang.ElementModuleBindingHandler
 
createChilderen(Element, ElementNamespaceContext) - Method in class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
 
createChilderen(Element, Object) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
createChilderen(Element, StringSplitConverter) - Method in class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
 
createChilderen(Element, StringSplitConverterStep) - Method in class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
 
createChilderen(Element, T) - Method in class org.x4o.xml.element.AbstractElementBindingHandler
 
createChilderen(Element) - Method in class org.x4o.xml.element.AbstractElementBindingHandler
 
createChilderen(Element) - Method in interface org.x4o.xml.element.ElementBindingHandler
Creates the childeren of the parent object.
createDebugX4OPhaseListener() - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
createELContext(X4OLanguageContext) - Static method in class org.x4o.xml.el.X4OExpressionFactory
 
createElementInstance(X4OLanguageContext, String) - Method in class org.x4o.xml.element.DefaultElementNamespaceInstanceProvider
 
createElementInstance(X4OLanguageContext, String) - Method in interface org.x4o.xml.element.ElementNamespaceInstanceProvider
Provide an Element for an xml tag.
createElementInstance(X4OLanguageContext, Class<?>) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
createElementInstance(X4OLanguageContext, Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguage
Search language for object and create element for it.
createExpressionFactory(X4OLanguageContext) - Static method in class org.x4o.xml.el.X4OExpressionFactory
 
createLanguage(String) - Method in class org.x4o.xml.X4ODriver
Creates the X4OLanguage for the specified version.
createLanguageContext(X4ODriver<?>) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
createLanguageContext(X4ODriver<?>) - Method in interface org.x4o.xml.lang.X4OLanguage
Creates and fills the initial element language used to store the language.
createLanguageContext() - Method in class org.x4o.xml.X4ODriver
Creates the X4OLanguageContext for the default language version.
createLanguageContext(String) - Method in class org.x4o.xml.X4ODriver
Creates the X4OLanguageContext for the specified version.
createPhases(DefaultX4OPhaseManager) - Method in class org.x4o.xml.lang.phase.X4OPhaseLanguageInit
 
createPhases(DefaultX4OPhaseManager) - Method in class org.x4o.xml.lang.phase.X4OPhaseLanguageRead
 
createPhases(DefaultX4OPhaseManager) - Method in class org.x4o.xml.lang.phase.X4OPhaseLanguageWrite
 
createProxy() - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
createProxy() - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
createReader() - Method in class org.x4o.xml.X4ODriver
 
createReader(String) - Method in class org.x4o.xml.X4ODriver
 
createReaderContext() - Method in class org.x4o.xml.X4ODriver
 
createReaderContext(String) - Method in class org.x4o.xml.X4ODriver
 
createSafeChild(Element, Object) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
createSchemaWriter() - Method in class org.x4o.xml.X4ODriver
Creates a schema writer for the default language version.
createSchemaWriter(String) - Method in class org.x4o.xml.X4ODriver
Creates a schema writer for a version of the language.
createWriter() - Method in class org.x4o.xml.X4ODriver
 
createWriter(String) - Method in class org.x4o.xml.X4ODriver
 
createWriterContext() - Method in class org.x4o.xml.X4ODriver
 
createWriterContext(String) - Method in class org.x4o.xml.X4ODriver
 

D

DEBUG_OUTPUT_HANDLER - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
DEBUG_OUTPUT_STREAM - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
DEBUG_URI - Static variable in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugElement(Element) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugElementBindingHandler(ElementBindingHandler, Element) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugElementConfigurator(ElementConfigurator, Element) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugElementLanguageModules(X4OLanguageContext) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugLanguageContext(X4OLanguageContext) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugLanguageDefaultClasses(X4OLanguageContext) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugLanguageProperties(X4OLanguageContext) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugPhase(X4OPhase) - Method in class org.x4o.xml.lang.phase.X4OPhaseLanguageRead
Creates an debug phase
debugPhaseMessage(String, Class<?>) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
debugPhaseOrder(List<X4OPhase>) - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
DEFAULT_LANG_MODULES_FILE - Static variable in interface org.x4o.xml.lang.X4OLanguageConfiguration
The modules file to startup the language definition process.
DEFAULT_LANG_PATH_PREFIX - Static variable in interface org.x4o.xml.lang.X4OLanguageConfiguration
Prefix where we load all language definitions from.
DEFAULT_LANGUAGE_VERSION - Static variable in class org.x4o.xml.X4ODriver
Defines the default version if none is defined.
DEFAULT_X4O_READER_KEYS - Static variable in enum org.x4o.xml.lang.X4OLanguageProperty
 
DEFAULT_X4O_READER_KEYS - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
DEFAULT_X4O_SCHEMA_WRITER_KEYS - Static variable in enum org.x4o.xml.lang.X4OLanguageProperty
 
DEFAULT_X4O_SCHEMA_WRITER_KEYS - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
DEFAULT_X4O_WRITER_KEYS - Static variable in enum org.x4o.xml.lang.X4OLanguageProperty
 
DEFAULT_X4O_WRITER_KEYS - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
DefaultElement - Class in org.x4o.xml.element
The default element to handle the xml events.
DefaultElement() - Constructor for class org.x4o.xml.element.DefaultElement
 
DefaultElementAttributeValueParser - Class in org.x4o.xml.element
An DefaultElementAttributeValueParser.
DefaultElementAttributeValueParser() - Constructor for class org.x4o.xml.element.DefaultElementAttributeValueParser
 
DefaultElementBodyCharacters - Class in org.x4o.xml.element
DefaultElementBodyCharacters the default characters element.
DefaultElementBodyCharacters() - Constructor for class org.x4o.xml.element.DefaultElementBodyCharacters
 
DefaultElementBodyComment - Class in org.x4o.xml.element
DefaultElementBodyComment the default comment element.
DefaultElementBodyComment() - Constructor for class org.x4o.xml.element.DefaultElementBodyComment
 
DefaultElementBodyWhitespace - Class in org.x4o.xml.element
DefaultElementBodyWhitespace the default white space element.
DefaultElementBodyWhitespace() - Constructor for class org.x4o.xml.element.DefaultElementBodyWhitespace
 
DefaultElementClass - Class in org.x4o.xml.element
DefaultElementClass stores the XML Element information.
DefaultElementClass() - Constructor for class org.x4o.xml.element.DefaultElementClass
 
DefaultElementClassAttribute - Class in org.x4o.xml.element
The default ElementClassAttribute.
DefaultElementClassAttribute() - Constructor for class org.x4o.xml.element.DefaultElementClassAttribute
 
DefaultElementInterface - Class in org.x4o.xml.element
The default ElementInterface to store config based on class interface.
DefaultElementInterface() - Constructor for class org.x4o.xml.element.DefaultElementInterface
 
DefaultElementNamespaceContext - Class in org.x4o.xml.element
The default namespace context.
DefaultElementNamespaceContext() - Constructor for class org.x4o.xml.element.DefaultElementNamespaceContext
 
DefaultElementNamespaceInstanceProvider - Class in org.x4o.xml.element
DefaultElementNamespaceInstanceProvider creates and configures an Element instance.
DefaultElementNamespaceInstanceProvider() - Constructor for class org.x4o.xml.element.DefaultElementNamespaceInstanceProvider
Creates new DefaultElementNamespaceInstanceProvider.
DefaultElementObjectPropertyValue - Class in org.x4o.xml.element
An DefaultElementObjectPropertyValue which does does get/set operations on pojo beans.
DefaultElementObjectPropertyValue() - Constructor for class org.x4o.xml.element.DefaultElementObjectPropertyValue
 
DefaultGlobalAttributeHandlerComparator - Class in org.x4o.xml.element
The DefaultGlobalAttributeHandlerComparator.
This Comparator compares the NextAttribute names with the attributeName of the ElementAttributeHandlers.
DefaultGlobalAttributeHandlerComparator() - Constructor for class org.x4o.xml.element.DefaultGlobalAttributeHandlerComparator
 
DefaultObjectConverterProvider - Class in org.x4o.xml.conv
DefaultObjectConverterProvider holds the defined converts.
DefaultObjectConverterProvider() - Constructor for class org.x4o.xml.conv.DefaultObjectConverterProvider
Create new DefaultObjectConverterProvider.
DefaultObjectConverterProvider(boolean) - Constructor for class org.x4o.xml.conv.DefaultObjectConverterProvider
Create new DefaultObjectConverterProvider.
DefaultX4ODriver<T> - Class in org.x4o.xml.io
DefaultX4ODriver can be used to create language without code and type safty.
DefaultX4ODriver(String) - Constructor for class org.x4o.xml.io.DefaultX4ODriver
 
DefaultX4ODriver(String, String) - Constructor for class org.x4o.xml.io.DefaultX4ODriver
 
DefaultX4OLanguage - Class in org.x4o.xml.lang
DefaultX4OLanguage holds all information about the x4o xml language.
DefaultX4OLanguage(X4OLanguageConfiguration, X4OPhaseManager, String, String) - Constructor for class org.x4o.xml.lang.DefaultX4OLanguage
 
DefaultX4OLanguageConfiguration - Class in org.x4o.xml.lang
Provides all implementions of the different parts of the language parser.
DefaultX4OLanguageConfiguration() - Constructor for class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
Default constructor.
DefaultX4OLanguageContext - Class in org.x4o.xml.lang
An DefaultElementLanguage.
DefaultX4OLanguageContext(X4OLanguage) - Constructor for class org.x4o.xml.lang.DefaultX4OLanguageContext
Creates a new empty language context.
DefaultX4OLanguageLoader - Class in org.x4o.xml.lang
DefaultX4OLanguageLoader loads the modules of language.
DefaultX4OLanguageLoader() - Constructor for class org.x4o.xml.lang.DefaultX4OLanguageLoader
Creates the DefaultX4OLanguageLoader.
DefaultX4OLanguageModule - Class in org.x4o.xml.lang
An DefaultElementLanguageModule.
DefaultX4OLanguageModule() - Constructor for class org.x4o.xml.lang.DefaultX4OLanguageModule
 
DefaultX4OLanguageVersionFilter - Class in org.x4o.xml.lang
DefaultX4OLanguageVersionFilter makes best filter match attempt.
DefaultX4OLanguageVersionFilter() - Constructor for class org.x4o.xml.lang.DefaultX4OLanguageVersionFilter
 
DefaultX4OPhaseManager - Class in org.x4o.xml.lang.phase
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
DefaultX4OPhaseManager() - Constructor for class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Constructor.
DefaultX4OReader<T> - Class in org.x4o.xml.io
DefaultX4OReader can read and parse the xml language.
DefaultX4OReader(X4OLanguageContext) - Constructor for class org.x4o.xml.io.DefaultX4OReader
 
DefaultX4OSchemaWriter - Class in org.x4o.xml.io
DefaultX4OSchemaWriter can write the schema of a x4o language.
DefaultX4OSchemaWriter(X4OLanguageContext) - Constructor for class org.x4o.xml.io.DefaultX4OSchemaWriter
 
DefaultX4OWriter<T> - Class in org.x4o.xml.io
DefaultX4OWriter can write the xml language.
DefaultX4OWriter(X4OLanguageContext) - Constructor for class org.x4o.xml.io.DefaultX4OWriter
Default constructor.
deregisterX4ODriver(X4ODriver<?>) - Static method in class org.x4o.xml.X4ODriverManager
 
DescriptionElement - Class in org.x4o.xml.eld.lang
Fills all the ElementDescription which the description.
DescriptionElement() - Constructor for class org.x4o.xml.eld.lang.DescriptionElement
 
doCharacters(String) - Method in class org.x4o.xml.eld.lang.DescriptionElement
The description elememt body characters are stored as element object.
doCharacters(String) - Method in class org.x4o.xml.element.AbstractElement
 
doCharacters(String) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doCharacters(String) - Method in interface org.x4o.xml.element.Element
Sets the body texts on an event based system.
doComment(String) - Method in class org.x4o.xml.element.AbstractElement
 
doComment(String) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doComment(String) - Method in interface org.x4o.xml.element.Element
Sets the comment texts on an event based system.
doConfigElement(Element) - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
Config an element body as attribute of parent elememt.
doConfigElement(Element) - Method in interface org.x4o.xml.element.ElementConfigurator
Gets called for configuring the given Element.
doElementEnd() - Method in class org.x4o.xml.eld.lang.AttributeAliasElement
Add the xml attribute 'name' to ElementClassAttribute as attribute alias.
doElementEnd() - Method in class org.x4o.xml.eld.lang.DescriptionElement
Ends the description element and sets the description on the parent.
doElementEnd() - Method in class org.x4o.xml.eld.lang.ElementClassAddParentElement
 
doElementEnd() - Method in class org.x4o.xml.eld.lang.SkipPhaseElement
 
doElementEnd() - Method in class org.x4o.xml.element.AbstractElement
 
doElementEnd() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doElementEnd() - Method in interface org.x4o.xml.element.Element
This method is fired when the end xml tag is parsed.
doElementRun() - Method in class org.x4o.xml.eld.lang.NextAttributeElement
 
doElementRun() - Method in class org.x4o.xml.element.AbstractElement
 
doElementRun() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doElementRun() - Method in interface org.x4o.xml.element.Element
This method is fired only once in the run phase.
doElementStart() - Method in class org.x4o.xml.eld.lang.BeanElement
On start of element create the element object, filled from the bean.class attribute.
doElementStart() - Method in class org.x4o.xml.eld.lang.DescriptionElement
Starts the description element and validates that it is not root and parent is meta base.
doElementStart() - Method in class org.x4o.xml.eld.lang.ModuleElement
 
doElementStart() - Method in class org.x4o.xml.element.AbstractElement
 
doElementStart() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doElementStart() - Method in interface org.x4o.xml.element.Element
This method is fired when the start of xml tag is parsed.
doIgnorableWhitespace(String) - Method in class org.x4o.xml.element.AbstractElement
 
doIgnorableWhitespace(String) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
doIgnorableWhitespace(String) - Method in interface org.x4o.xml.element.Element
Is called when there is whitespace in xml.
doReleasePhaseManual(X4OLanguageContext) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Run release phase manual if auto release is disabled by config.
doReleasePhaseManual(X4OLanguageContext) - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
 
DoubleConverter - Class in org.x4o.xml.conv.text
DoubleConverter.
DoubleConverter() - Constructor for class org.x4o.xml.conv.text.DoubleConverter
 

E

EL_BEAN_INSTANCE_MAP - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
EL_FACTORY_IMPL_APACHE - Static variable in class org.x4o.xml.el.X4OExpressionFactory
 
EL_FACTORY_IMPL_ODYSSEUS - Static variable in class org.x4o.xml.el.X4OExpressionFactory
 
EL_FACTORY_INSTANCE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
EL_PARENT_ELEMENT_LANGUAGE_MODULE - Static variable in class org.x4o.xml.eld.EldModuleLoader
The EL key to access the parent language module.
EL_PARENT_LANGUAGE - Static variable in class org.x4o.xml.eld.EldModuleLoader
The EL key to access the parent language element langauge.
EL_PARENT_LANGUAGE_CONFIGURATION - Static variable in class org.x4o.xml.eld.EldModuleLoader
The EL key to access the parent language configuration.
EldDriver - Class in org.x4o.xml.eld
An Element Language Definition X4O parser.
EldDriver() - Constructor for class org.x4o.xml.eld.EldDriver
 
EldModuleLoader - Class in org.x4o.xml.eld
De default X4OElementConfigurator.
EldModuleLoader(String, boolean) - Constructor for class org.x4o.xml.eld.EldModuleLoader
Creates an ELD/CEL module loader.
EldModuleLoaderCore - Class in org.x4o.xml.eld
EldModuleLoaderCore provides a few basic elements for the core eld x4o language.
EldModuleLoaderCore() - Constructor for class org.x4o.xml.eld.EldModuleLoaderCore
Creates the CEL module loader.
EldXsdXmlGenerator - Class in org.x4o.xml.eld.xsd
EldSchemaGenerator Creates XML Schema for a namespace uri from a x4o language driver.
EldXsdXmlGenerator(X4OLanguageContext) - Constructor for class org.x4o.xml.eld.xsd.EldXsdXmlGenerator
 
EldXsdXmlWriter - Class in org.x4o.xml.eld.xsd
EldXsdXmlWriter Creates the schema from an eld resource.
EldXsdXmlWriter(ContentWriterXsd, X4OLanguage) - Constructor for class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
Element - Interface in org.x4o.xml.element
Defines an XML element with an object.

The main function is to store the ElementObject.
Also we can configure the ElementObject from differted events hooks.
Element.ElementType - Enum in org.x4o.xml.element
The ElementTypes which are possible.
ElementAttributeHandler - Interface in org.x4o.xml.element
Handlers attributes for xml attributes of all elements processed.
ElementAttributeValueParser - Interface in org.x4o.xml.element
Helper interface for setting properties.
ElementAttributeValueParserException - Exception in org.x4o.xml.element
ElementAttributeValueParserException.
ElementAttributeValueParserException() - Constructor for exception org.x4o.xml.element.ElementAttributeValueParserException
 
ElementBindingHandler - Interface in org.x4o.xml.element
Bind ElementObjects together.
ElementBindingHandlerException - Exception in org.x4o.xml.element
ElementBindingException.
Is throw with there is a exception in binding the objects
ElementBindingHandlerException(String) - Constructor for exception org.x4o.xml.element.ElementBindingHandlerException
Creates binding exception.
ElementBindingHandlerException(String, Exception) - Constructor for exception org.x4o.xml.element.ElementBindingHandlerException
Creates binding exception.
ElementClass - Interface in org.x4o.xml.element
The ElementClass stores all parse information to config the Element.
ElementClassAddParentElement - Class in org.x4o.xml.eld.lang
ElementClassAddParentElement adds an parent tag to ElementClass for xsd.
ElementClassAddParentElement() - Constructor for class org.x4o.xml.eld.lang.ElementClassAddParentElement
 
ElementClassAttribute - Interface in org.x4o.xml.element
The ElementClass stores all parse information to config the Element.
ElementClassAttributeBindingHandler - Class in org.x4o.xml.eld.lang
ElementClassAttributeBindingHandler adds the object converter.
ElementClassAttributeBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
 
ElementClassBase - Interface in org.x4o.xml.element
The ElementClassBase is for all higher instances the base config of an ElementClass config structure.
ElementClassBindingHandler - Class in org.x4o.xml.eld.lang
This ElementBindingHandler adds the ElementClassAttributeConverter and the ElementConfigurator to the ElementClass.
ElementClassBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementClassBindingHandler
 
ElementConfigurator - Interface in org.x4o.xml.element
Provides an Interface to configure Element(Object).
ElementConfiguratorException - Exception in org.x4o.xml.element
ElementConfiguratorException.
ElementConfiguratorException(ElementConfigurator, String) - Constructor for exception org.x4o.xml.element.ElementConfiguratorException
Creates an configurator exception.
ElementConfiguratorException(ElementConfigurator, String, Exception) - Constructor for exception org.x4o.xml.element.ElementConfiguratorException
Creates an configurator exception.
ElementConfiguratorException(ElementConfigurator, String, ElementException) - Constructor for exception org.x4o.xml.element.ElementConfiguratorException
Creates an configurator exception.
ElementConfiguratorGlobal - Interface in org.x4o.xml.element
Provides an Interface to configure Element(Object) global.
ElementException - Exception in org.x4o.xml.element
Is throw when there is en Exception within an Element.
ElementException() - Constructor for exception org.x4o.xml.element.ElementException
Constructs an ElementException without a detail message.
ElementException(String) - Constructor for exception org.x4o.xml.element.ElementException
Constructs an ElementException with a detail message.
ElementException(Exception) - Constructor for exception org.x4o.xml.element.ElementException
Creates an ElementException from a parent exception.
ElementException(String, Exception) - Constructor for exception org.x4o.xml.element.ElementException
Constructs an ElementException with a detail message.
ElementInterface - Interface in org.x4o.xml.element
Defines an ElementInterface.
ElementInterfaceBindingHandler - Class in org.x4o.xml.eld.lang
ElementInterfaceBindingHandler binds all childs into the interface.
ElementInterfaceBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
 
ElementMetaBase - Interface in org.x4o.xml.element
ElementMetaBase provides a base interface describe meta information.
ElementModuleBindingHandler - Class in org.x4o.xml.eld.lang
An ParentLanguageElementConfigurator.
ElementModuleBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementModuleBindingHandler
 
ElementNamespaceContext - Interface in org.x4o.xml.element
ElementNamespaceContext stores all element tag classes for the namespace.
ElementNamespaceContextBindingHandler - Class in org.x4o.xml.eld.lang
ElementNamespaceContextBindingHandler binds ElementClass into namespace.
ElementNamespaceContextBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
 
ElementNamespaceInstanceProvider - Interface in org.x4o.xml.element
ElementNamespaceInstanceProvider is provider for creating new Element instances for an xml tag.
ElementNamespaceInstanceProviderException - Exception in org.x4o.xml.element
ElementNamespaceInstanceProviderException holds the ElementNamespaceInstanceProvider which created this Exception.
ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider, String) - Constructor for exception org.x4o.xml.element.ElementNamespaceInstanceProviderException
Creates provider instance exception.
ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider, String, Exception) - Constructor for exception org.x4o.xml.element.ElementNamespaceInstanceProviderException
Creates provider instance exception.
ElementObjectPropertyValue - Interface in org.x4o.xml.element
Interface for doing refection for get/set the property values of any java object.
ElementObjectPropertyValueException - Exception in org.x4o.xml.element
ElementObjectPropertyValueException.
Is throw when the attribute value could not be found.
ElementObjectPropertyValueException(String) - Constructor for exception org.x4o.xml.element.ElementObjectPropertyValueException
Creates ElementObjectPropertyValueException with message.
ElementObjectPropertyValueException(String, Exception) - Constructor for exception org.x4o.xml.element.ElementObjectPropertyValueException
Creates ElementObjectPropertyValueException with message and exception.
ElementRefectionBindingHandler - Class in org.x4o.xml.eld.lang
Binds to objects together with a method found by reflection.
ElementRefectionBindingHandler() - Constructor for class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
EMPTY_ATTRIBUTES - Variable in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
encoding - Variable in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
endCDATA() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
endDocument() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
endDTD() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
endElement(String, String, String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
endElement(String, String, String) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
endEntity(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
endPrefixMapping(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
endRunPhase(X4OPhase, X4OLanguageContext) - Method in interface org.x4o.xml.lang.phase.X4OPhaseListener
Gets called after the X4OPhaseHandler is runned.
endSchema() - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
entrySet() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns an Set made of Map.Entry.
EnumConverter - Class in org.x4o.xml.conv.text
Converts Sring of an Enum into the enum value.
EnumConverter() - Constructor for class org.x4o.xml.conv.text.EnumConverter
 
equals(Object) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Compares the SAX attribute list.
error(SAXParseException) - Method in class org.x4o.xml.io.sax.X4OErrorHandler
Receive notification of a SAX recoverable error.
escapeAttributeName(String) - Static method in class org.x4o.xml.io.XMLConstants
 
escapeAttributeValue(String) - Static method in class org.x4o.xml.io.XMLConstants
 
escapeCharacters(String) - Static method in class org.x4o.xml.io.XMLConstants
 
escapeCharactersCdata(String, String, String) - Static method in class org.x4o.xml.io.XMLConstants
 
escapeCharactersComment(String, String, int) - Static method in class org.x4o.xml.io.XMLConstants
 
execute() - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
Executes this language task.

F

fatalError(SAXParseException) - Method in class org.x4o.xml.io.sax.X4OErrorHandler
Receive notification of a SAX non-recoverable error.
fillDefaults() - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
filterElements(List<Element>, Element.ElementType) - Static method in enum org.x4o.xml.element.Element.ElementType
Filters the given elments list to elementType.
filterVersion(String, List<String>) - Method in class org.x4o.xml.lang.DefaultX4OLanguageVersionFilter
Filters to the best version.
filterVersion(String, List<String>) - Method in interface org.x4o.xml.lang.X4OLanguageVersionFilter
Finds the version to load or returns null if no match is found.
findElementBindingHandlers(Object) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
findElementBindingHandlers(Object, Object) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
findElementBindingHandlers(Object) - Method in interface org.x4o.xml.lang.X4OLanguage
Gets all ElementBindingHandlers which are possible for parent.
findElementBindingHandlers(Object, Object) - Method in interface org.x4o.xml.lang.X4OLanguage
Gets all ElementBindingHandlers for parent and child combination.
findElementInterfaces(Object) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
findElementInterfaces(Object) - Method in interface org.x4o.xml.lang.X4OLanguage
Returns list of ElementInterfaces for an element.
findElementNamespaceContext(String) - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
findElementNamespaceContext(String) - Method in interface org.x4o.xml.lang.X4OLanguage
Returns the namespace context for an namespace uri.
FloatConverter - Class in org.x4o.xml.conv.text
FloatConverter.
FloatConverter() - Constructor for class org.x4o.xml.conv.text.FloatConverter
 

G

generateSchema(String, ContentWriterXsd) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlGenerator
 
get(Object) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns The value of an attribute.
getAddMethod() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getAllChilderen() - Method in class org.x4o.xml.element.AbstractElement
 
getAllChilderen() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getAllChilderen() - Method in interface org.x4o.xml.element.Element
Gets the childeren elements including those which are comment and white space.
getAllPhases() - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Returns all the X4OPhaseHandlers.
getAllPhases() - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
Returns all the X4OPhaseHandlers.
getAttributeAliases() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Returns all aliases of this attribute.
getAttributeAliases() - Method in interface org.x4o.xml.element.ElementClassAttribute
Get all the aliases for this attribute.
getAttributeName() - Method in class org.x4o.xml.element.AbstractElementAttributeHandler
 
getAttributeName() - Method in interface org.x4o.xml.element.ElementAttributeHandler
Gets the attribute name this attribute handler handles.
getAttributes() - Method in class org.x4o.xml.element.AbstractElement
 
getAttributes() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getAttributes() - Method in interface org.x4o.xml.element.Element
Gets the xml attributes.
getAttributes() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Return the data backend of this map.
getAutoAttributes() - Method in class org.x4o.xml.element.AbstractElementClass
 
getAutoAttributes() - Method in interface org.x4o.xml.element.ElementClass
 
getBasePath() - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementClassBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementModuleBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
 
getBindChildClasses() - Method in class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
 
getBindChildClasses() - Method in interface org.x4o.xml.element.ElementBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementClassBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementModuleBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
 
getBindParentClass() - Method in class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
 
getBindParentClass() - Method in interface org.x4o.xml.element.ElementBindingHandler
 
getBodyType() - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
 
getChildClass() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getChilderen() - Method in class org.x4o.xml.element.AbstractElement
 
getChilderen() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getChilderen() - Method in interface org.x4o.xml.element.Element
Gets the childeren elements.
getClassLoader() - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Gets the thread classloader or the normal classloader.
getClassTo() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getCommonPropertyType(ELContext, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
getContentWriter() - Method in class org.x4o.xml.io.sax.X4ODebugWriter
 
getConvertedParameterValue(String, Object, Element) - Method in class org.x4o.xml.element.DefaultElementAttributeValueParser
 
getConvertedParameterValue(String, Object, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
Convert the value into a new value genereted by parameterConverters.
getCurrentPhase() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getCurrentPhase() - Method in interface org.x4o.xml.lang.X4OLanguageContext
Returns the current X4OPhase of the parser.
getDefaultBuildLanguage(X4ODriver<?>, String) - Static method in class org.x4o.xml.X4ODriverManager
 
getDefaultBuildLanguageConfiguration() - Static method in class org.x4o.xml.X4ODriverManager
 
getDefaultBuildPhaseManager() - Static method in class org.x4o.xml.X4ODriverManager
 
getDefaultElement() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElement() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementAttributeHandlerComparator() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementAttributeHandlerComparator() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementAttributeValueParser() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementAttributeValueParser() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementBodyCharacters() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementBodyCharacters() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementBodyComment() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementBodyComment() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementBodyWhitespace() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementBodyWhitespace() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementClass() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementClass() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementClassAttribute() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementClassAttribute() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementInterface() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementInterface() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementLanguageModule() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementLanguageModule() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementNamespaceContext() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementNamespaceContext() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementNamespaceInstanceProvider() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementNamespaceInstanceProvider() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultElementObjectPropertyValue() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultElementObjectPropertyValue() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultExpressionLanguageContext() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultExpressionLanguageContext() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultLanguageLoader() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultLanguageLoader() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultLanguageVersion(String[]) - Static method in class org.x4o.xml.X4ODriverManager
 
getDefaultLanguageVersionFilter() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getDefaultLanguageVersionFilter() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getDefaultValue() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Returns the default value.
getDefaultValue() - Method in interface org.x4o.xml.element.ElementClassAttribute
Gets the default value.
getDefaultValue() - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
getDefaultValue() - Method in enum org.x4o.xml.lang.X4OLanguageProperty
Returns the default value for this property.
getDescription() - Method in class org.x4o.xml.element.AbstractElementMetaBase
Gets the description.
getDescription() - Method in interface org.x4o.xml.element.ElementMetaBase
Returns the description of the ElementMetaBase.
getDescription() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getDirtyElements() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getDirtyElements() - Method in interface org.x4o.xml.lang.X4OLanguageContext
Get all Dirty Elements.
getDocumentDeclaration(String) - Static method in class org.x4o.xml.io.XMLConstants
 
getDocumentDeclaration(String, String) - Static method in class org.x4o.xml.io.XMLConstants
 
getElementAttributeHandlers() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementAttributeHandlers() - Method in interface org.x4o.xml.lang.X4OLanguageModule
Geta All ElementAttributeHandlers.
getElementAttributeValueParser() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getElementAttributeValueParser() - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getElementBindingHandlers() - Method in class org.x4o.xml.element.AbstractElementInterface
 
getElementBindingHandlers() - Method in interface org.x4o.xml.element.ElementInterface
Gets all ElementBindingHandlers.
getElementBindingHandlers() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementBindingHandlers() - Method in interface org.x4o.xml.lang.X4OLanguageModule
Gets all ElementBindingHandlers.
getElementClass() - Method in class org.x4o.xml.element.AbstractElement
 
getElementClass() - Method in class org.x4o.xml.element.AbstractElementClass
 
getElementClass(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getElementClass() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getElementClass() - Method in interface org.x4o.xml.element.Element
Gets the ElementClass.
getElementClass() - Method in interface org.x4o.xml.element.ElementClass
Gets the ElementClass.
getElementClass(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
Gets the ElementClass for an namespace and tag.
getElementClassAttributeByName(String) - Method in class org.x4o.xml.element.AbstractElementClassBase
Get the ElementClassAttribute from its name.
getElementClassAttributeByName(String) - Method in interface org.x4o.xml.element.ElementClassBase
 
getElementClassAttributes() - Method in class org.x4o.xml.element.AbstractElementClassBase
 
getElementClassAttributes() - Method in interface org.x4o.xml.element.ElementClassBase
 
getElementClasses() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getElementClasses() - Method in interface org.x4o.xml.element.ElementNamespaceContext
Returns the loaded ElementClass'es in an namespace in this context.
getElementConfigurator() - Method in exception org.x4o.xml.element.ElementConfiguratorException
Gets the ElementConfigurator which has thrown this exception.
getElementConfiguratorGlobals() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementConfiguratorGlobals() - Method in interface org.x4o.xml.lang.X4OLanguageModule
Gets all ElementConfiguratorGlobals.
getElementConfigurators() - Method in class org.x4o.xml.element.AbstractElementClassBase
Returns a list of ElementConfigurators.
getElementConfigurators() - Method in interface org.x4o.xml.element.ElementClassBase
 
getElementInterfaces() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementInterfaces() - Method in interface org.x4o.xml.lang.X4OLanguageModule
Returns list of ElementInterfaces in this context.
getElementNamespaceContext(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementNamespaceContext(String) - Method in interface org.x4o.xml.lang.X4OLanguageModule
Returns the namespace context for an namespace uri.
getElementNamespaceContexts() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getElementNamespaceContexts() - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
getElementNamespaceInstanceProvider() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getElementNamespaceInstanceProvider() - Method in interface org.x4o.xml.element.ElementNamespaceContext
Returns the ElementProvider.
getElementNamespaceInstanceProvider() - Method in exception org.x4o.xml.element.ElementNamespaceInstanceProviderException
Gets the ElementNamespaceInstanceProvider which created this exception.
getElementObject() - Method in class org.x4o.xml.element.AbstractElement
 
getElementObject() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getElementObject() - Method in interface org.x4o.xml.element.Element
Gives back the object this Element has made and configed.
So other elements can do stuff to that object.
getElementObjectPropertyValue() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getElementObjectPropertyValue() - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getElementParents(String) - Method in class org.x4o.xml.element.AbstractElementClassBase
Returns the parent per namespace uri.
getElementParents(String) - Method in interface org.x4o.xml.element.ElementClassBase
Returns list of parent element tags.
getElementProvider() - Method in exception org.x4o.xml.lang.X4OLanguageModuleLoaderException
Returns the module loader which created the exception.
getElementType() - Method in class org.x4o.xml.element.AbstractElement
 
getElementType() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getElementType() - Method in class org.x4o.xml.element.DefaultElementBodyComment
 
getElementType() - Method in class org.x4o.xml.element.DefaultElementBodyWhitespace
 
getElementType() - Method in interface org.x4o.xml.element.Element
Gets the Element type.
getELParameterValue(String, Element) - Method in class org.x4o.xml.element.DefaultElementAttributeValueParser
 
getELParameterValue(String, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
Returns the object which is stored in the ELContext
getELResolver() - Method in class org.x4o.xml.el.X4OELContext
Returns the ELResolver.
getEnumClass() - Method in class org.x4o.xml.conv.text.EnumConverter
 
getExpressionLanguageContext() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getExpressionLanguageContext() - Method in interface org.x4o.xml.lang.X4OLanguageContext
Gets the EL Context.
getExpressionLanguageFactory() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getExpressionLanguageFactory() - Method in interface org.x4o.xml.lang.X4OLanguageContext
Gets the ExpressionFactory.
getFeatureDescriptors(ELContext, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
getFromMethod() - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
getFromOrder() - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
getFunctionMapper() - Method in class org.x4o.xml.el.X4OELContext
Returns the FunctionMapper.
getGetMethod() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getGlobalProperty(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getGlobalProperty(String) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getGlobalPropertyKeys() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getGlobalPropertyKeys() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getId() - Method in class org.x4o.xml.element.AbstractElementMetaBase
Gets the id.
getId() - Method in interface org.x4o.xml.element.ElementMetaBase
Returns the id of the ElementMetaBase.
getId() - Method in interface org.x4o.xml.lang.phase.X4OPhase
Returns the X4OPhase for which this handler was written.
getInterfaceClass() - Method in class org.x4o.xml.element.AbstractElementInterface
 
getInterfaceClass() - Method in interface org.x4o.xml.element.ElementInterface
Gets this class of the interface to match this converters/etc/ to.
getKey() - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
getLanguage() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguage() - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguageConfiguration() - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
getLanguageConfiguration() - Method in interface org.x4o.xml.lang.X4OLanguage
 
getLanguageContext() - Method in class org.x4o.xml.element.AbstractElement
 
getLanguageContext() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getLanguageContext() - Method in interface org.x4o.xml.element.Element
Gets the ElementLanguage.
getLanguageContext() - Method in class org.x4o.xml.io.AbstractX4OConnection
 
getLanguageModuleLoader() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getLanguageModuleLoader() - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
getLanguageModules() - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
getLanguageModules() - Method in interface org.x4o.xml.lang.X4OLanguage
 
getLanguageName() - Method in class org.x4o.xml.eld.CelDriver
 
getLanguageName() - Method in class org.x4o.xml.eld.EldDriver
 
getLanguageName() - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
getLanguageName() - Method in class org.x4o.xml.io.DefaultX4ODriver
 
getLanguageName() - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
getLanguageName() - Method in interface org.x4o.xml.lang.X4OLanguage
Returns the language for which this ElementLanguage is created.
getLanguageName() - Method in class org.x4o.xml.X4ODriver
 
getLanguageNamespaceUri() - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
getLanguageProperty(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguageProperty(X4OLanguageProperty) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguageProperty(String) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguageProperty(X4OLanguageProperty) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguagePropertyBoolean(X4OLanguageProperty) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguagePropertyBoolean(X4OLanguageProperty) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguagePropertyInteger(X4OLanguageProperty) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguagePropertyInteger(X4OLanguageProperty) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguagePropertyString(X4OLanguageProperty) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getLanguagePropertyString(X4OLanguageProperty) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getLanguageResourceModulesFileName() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getLanguageResourceModulesFileName() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getLanguageResourcePathPrefix() - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
getLanguageResourcePathPrefix() - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getLanguageRoot() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getLanguageRoot() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getLanguageVersion() - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
getLanguageVersion() - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
getLanguageVersion() - Method in interface org.x4o.xml.lang.X4OLanguage
 
getLanguageVersionDefault() - Method in class org.x4o.xml.X4ODriver
Returns the default language which is the latest version.
getLanguageVersions() - Method in class org.x4o.xml.eld.CelDriver
 
getLanguageVersions() - Method in class org.x4o.xml.eld.EldDriver
 
getLanguageVersions() - Method in class org.x4o.xml.io.DefaultX4ODriver
 
getLanguageVersions() - Method in class org.x4o.xml.X4ODriver
 
getName() - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
 
getName() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getName() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getName() - Method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.DocType
 
getNameSpace() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns the namespace used for these attributes.
getNextAttributes() - Method in class org.x4o.xml.element.AbstractElementAttributeHandler
 
getNextAttributes() - Method in interface org.x4o.xml.element.ElementAttributeHandler
Get all next attributes.
getObjectClass() - Method in class org.x4o.xml.element.AbstractElementClass
 
getObjectClass() - Method in interface org.x4o.xml.element.ElementClass
 
getObjectClassBack() - Method in class org.x4o.xml.conv.AbstractStringObjectConverter
 
getObjectClassBack() - Method in interface org.x4o.xml.conv.ObjectConverter
 
getObjectClassTo() - Method in interface org.x4o.xml.conv.ObjectConverter
 
getObjectClassTo() - Method in class org.x4o.xml.conv.text.BooleanConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.ByteConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.CharacterConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.ClassConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.DoubleConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.EnumConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.FloatConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.IntegerConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.LongConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.StringSplitConverter
Returns the convert to class.
getObjectClassTo() - Method in class org.x4o.xml.conv.text.URLConverter
Returns the convert to class.
getObjectConverter() - Method in exception org.x4o.xml.conv.ObjectConverterException
 
getObjectConverter() - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
getObjectConverter() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Returns the objectConverter.
getObjectConverter() - Method in interface org.x4o.xml.element.ElementClassAttribute
Gets the ObjectConverter.
getObjectConverterForClass(Class<?>) - Method in class org.x4o.xml.conv.DefaultObjectConverterProvider
 
getObjectConverterForClass(Class<?>) - Method in interface org.x4o.xml.conv.ObjectConverterProvider
Provides an ObjectConvert based on the converted class result.
getObjectConverters() - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
getObjectConverters() - Method in class org.x4o.xml.conv.DefaultObjectConverterProvider
 
getObjectConverters() - Method in interface org.x4o.xml.conv.ObjectConverter
 
getOrderedPhases(X4OPhaseType) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Returns all the X4OPhaseHandlers in ordered list.
getOrderedPhases(X4OPhaseType) - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
Returns all the X4OPhaseHandlers in ordered list.
getParameterValue(String, String, Element) - Method in class org.x4o.xml.element.DefaultElementAttributeValueParser
 
getParameterValue(String, String, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
Does is all, Checks if value is EL parameter and lookups the object.
getParent() - Method in class org.x4o.xml.element.AbstractElement
 
getParent() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
getParent() - Method in interface org.x4o.xml.element.Element
Returns the parent Element.
Or null when there is no parent Element.
getParentClass() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getPhase(String) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
 
getPhase(String) - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
 
getPhaseDependencies() - Method in interface org.x4o.xml.lang.phase.X4OPhase
 
getPhaseListeners() - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
Gets the phase listeners.
getPhaseListeners() - Method in interface org.x4o.xml.lang.phase.X4OPhase
Returns all phase listeners which where added.
getPhaseManager() - Method in class org.x4o.xml.lang.DefaultX4OLanguage
 
getPhaseManager() - Method in interface org.x4o.xml.lang.X4OLanguage
 
getPrefixMapping() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getPrefixMapping() - Method in interface org.x4o.xml.element.ElementNamespaceContext
Gets the set prefix mapping of this namespace.
getProperty(Object, String) - Method in class org.x4o.xml.element.DefaultElementObjectPropertyValue
Gets the property of an bean.
getProperty(Object, String) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
Get the value of a properterie of a bean,
getProperty(String) - Method in class org.x4o.xml.io.AbstractX4OConnection
Returns the value an X4O Language property.
getProperty(String) - Method in class org.x4o.xml.io.sax.ext.ContentConfig
 
getProperty(String) - Method in interface org.x4o.xml.io.X4OConnection
Returns the value an X4O Language property.
getPropertyBoolean(String) - Method in class org.x4o.xml.io.sax.ext.ContentConfig
 
getPropertyInteger(String) - Method in class org.x4o.xml.io.sax.ext.ContentConfig
 
getPropertyKeySet() - Method in class org.x4o.xml.io.AbstractX4OReader
 
getPropertyKeySet() - Method in class org.x4o.xml.io.AbstractX4OWriter
 
getPropertyKeySet() - Method in class org.x4o.xml.io.DefaultX4OSchemaWriter
 
getPropertyKeySet() - Method in interface org.x4o.xml.io.X4OConnection
 
getPropertyString(String) - Method in class org.x4o.xml.io.sax.ext.ContentConfig
 
getProviderHost() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getProviderHost() - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
getProviderName() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getProviderName() - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
getPublicId() - Method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.DocType
 
getRequired() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
getRequired() - Method in interface org.x4o.xml.element.ElementClassAttribute
Gets the required state of this attribute.
getResource(String) - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Gets a resource from the classloader to an url.
getResourceAsStream(String) - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Gets a resource from the classloader to an inputstream.
getRootElement() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getRootElement() - Method in interface org.x4o.xml.lang.X4OLanguageContext
Returns the root Element which starts the xml tree.
getRunBeanValue() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
getRunBeanValue() - Method in interface org.x4o.xml.element.ElementClassAttribute
 
getRunConverters() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
getRunConverters() - Method in interface org.x4o.xml.element.ElementClassAttribute
 
getRunResolveEL() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
getRunResolveEL() - Method in interface org.x4o.xml.element.ElementClassAttribute
 
getSAXParserFeatures(X4OLanguageContext) - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
getSAXParserFeatures(X4OLanguageContext) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getSAXParserFeaturesOptional(X4OLanguageContext) - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
getSAXParserFeaturesOptional(X4OLanguageContext) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getSAXParserFeaturesRequired(X4OLanguageContext) - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
getSAXParserFeaturesRequired(X4OLanguageContext) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getSAXParserProperties(X4OLanguageContext) - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
getSAXParserProperties(X4OLanguageContext) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getSAXParserPropertiesOptional(X4OLanguageContext) - Method in class org.x4o.xml.lang.DefaultX4OLanguageConfiguration
 
getSAXParserPropertiesOptional(X4OLanguageContext) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
getSchemaContentBase() - Method in class org.x4o.xml.element.AbstractElementClass
 
getSchemaContentBase() - Method in interface org.x4o.xml.element.ElementClass
 
getSchemaContentComplex() - Method in class org.x4o.xml.element.AbstractElementClass
 
getSchemaContentComplex() - Method in interface org.x4o.xml.element.ElementClass
 
getSchemaContentMixed() - Method in class org.x4o.xml.element.AbstractElementClass
 
getSchemaContentMixed() - Method in interface org.x4o.xml.element.ElementClass
 
getSchemaPrefix() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getSchemaPrefix() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getSchemaResource() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getSchemaResource() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getSchemaUri() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getSchemaUri() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getSingleToMethod() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getSkipChilderenClassRegex() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
getSkipPhases() - Method in class org.x4o.xml.element.AbstractElementClass
 
getSkipPhases() - Method in interface org.x4o.xml.element.ElementClass
Get all the skip phases for this element.
getSourceResource() - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
getSourceResource() - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
getSplit() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getSplitSize() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getStringSplitConverterSteps() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getSystemId() - Method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.DocType
 
getTagNamespaceUri() - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
getTagNamespaceUri() - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
getTagNamespaceUri() - Method in class org.x4o.xml.io.sax.ext.ContentWriterXsd
 
getToMethod() - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
getToOrder() - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
getType(ELContext, Object, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
getType() - Method in interface org.x4o.xml.lang.phase.X4OPhase
 
getUri() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
getUri() - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
getUseNativeType() - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
getValue(ELContext, Object, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
getValue() - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
getValueType() - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
getVariableMapper() - Method in class org.x4o.xml.el.X4OELContext
Returns the VariableMapper.
getWriteOrder() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
getWriteOrder() - Method in interface org.x4o.xml.element.ElementClassAttribute
 
getX4ODebugWriter() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
getX4ODebugWriter() - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
getX4ODriver(String) - Static method in class org.x4o.xml.X4ODriverManager
 
getX4OLanguages() - Static method in class org.x4o.xml.X4ODriverManager
 
getX4OPhaseHandler() - Method in exception org.x4o.xml.lang.phase.X4OPhaseException
Returns the X4OPhaseHandler which created this Exception.

H

hashCode() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
returns the hashCode of the attribute list.
hasX4ODebugWriter() - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
hasX4ODebugWriter() - Method in interface org.x4o.xml.lang.X4OLanguageContext
 

I

ignorableWhitespace(char[], int, int) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml ignorable whitespace.
ignorableWhitespace(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml ignorable whitespace.
ignorableWhitespace(char) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml ignorable whitespace character.
ignorableWhitespace(String) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
 
ignorableWhitespace(char) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
 
ignorableWhitespace(char[], int, int) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
IntegerConverter - Class in org.x4o.xml.conv.text
IntegerConverter.
IntegerConverter() - Constructor for class org.x4o.xml.conv.text.IntegerConverter
 
isChar(int) - Static method in class org.x4o.xml.io.XMLConstants
 
isCharString(String) - Static method in class org.x4o.xml.io.XMLConstants
 
isConfigAction() - Method in class org.x4o.xml.element.AbstractElementConfigurator
Defaults to false.
isConfigAction() - Method in interface org.x4o.xml.element.ElementConfigurator
Return if this ElementConfigurator is an Action.
isElementPhase() - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
If returns true then this handler will run on all elements.
isElementPhase() - Method in interface org.x4o.xml.lang.phase.X4OPhase
runPhase is called but should do nothig.
isELParameter(String, String, Element) - Method in class org.x4o.xml.element.DefaultElementAttributeValueParser
 
isELParameter(String, String, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
Checks if the value is an EL parameter.
isEmpty() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Checks if there are attributes in this map.
isNameChar(int) - Static method in class org.x4o.xml.io.XMLConstants
 
isNameStartChar(int) - Static method in class org.x4o.xml.io.XMLConstants
 
isNameString(String) - Static method in class org.x4o.xml.io.XMLConstants
 
isReadOnly(ELContext, Object, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
isRunOnce() - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
defaults to false
isRunOnce() - Method in interface org.x4o.xml.lang.phase.X4OPhase
Returns a flag indicating that this phase is runnable multiple times.
isTransformingTree() - Method in class org.x4o.xml.element.AbstractElement
Defaults to false.
isTransformingTree() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
isTransformingTree() - Method in interface org.x4o.xml.element.Element
Returns if this elements transforms the tree.
isValueValid(Object) - Method in enum org.x4o.xml.lang.X4OLanguageProperty
Checks if the object is valid to set on this property.

K

keySet() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns a new Set whith the names of the attributes.

L

language - Variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
LANGUAGE_NAME - Static variable in class org.x4o.xml.eld.CelDriver
Defines the identifier of the 'Core Element Language' language.
LANGUAGE_NAME - Static variable in class org.x4o.xml.eld.EldDriver
Defines the identifier of the 'Element Language Description' language.
LANGUAGE_NAME - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
LANGUAGE_VERSION - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
LANGUAGE_VERSIONS - Static variable in class org.x4o.xml.eld.CelDriver
Defines the versions this langauge knowns.
LANGUAGE_VERSIONS - Static variable in class org.x4o.xml.eld.EldDriver
Defines the identifier of the ELD x4o language.
loadClass(String) - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Loads a Class from the ContextClassLoader and if that is not set, then uses the class of the String className instance.
loadLanguage(X4OLanguageLocal, String, String) - Method in class org.x4o.xml.lang.DefaultX4OLanguageLoader
 
loadLanguage(X4OLanguageLocal, String, String) - Method in interface org.x4o.xml.lang.X4OLanguageLoader
Loads the language modules.
loadLanguageModule(X4OLanguageLocal, X4OLanguageModule) - Method in class org.x4o.xml.eld.EldModuleLoader
Loads the ELD language into the module.
loadLanguageModule(X4OLanguageLocal, X4OLanguageModule) - Method in class org.x4o.xml.eld.EldModuleLoaderCore
Loads the CEL language into the module.
loadLanguageModule(X4OLanguageLocal, X4OLanguageModule) - Method in interface org.x4o.xml.lang.X4OLanguageModuleLoader
Starts the ElementProvider.
loadLanguageModules(X4OLanguageLocal, String) - Method in class org.x4o.xml.lang.DefaultX4OLanguageLoader
Loads all modules of an language.
loadLanguageSibling(X4OLanguageLocal, X4OLanguageLoader) - Method in interface org.x4o.xml.lang.X4OLanguageModuleLoaderSibling
Loads in the sibling language.
LongConverter - Class in org.x4o.xml.conv.text
LongConverter.
LongConverter() - Constructor for class org.x4o.xml.conv.text.LongConverter
 

M

main(String[]) - Static method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
Config and executes this language task.
ModuleElement - Class in org.x4o.xml.eld.lang
ModuleElement put in an instance from parent language module.
ModuleElement() - Constructor for class org.x4o.xml.eld.lang.ModuleElement
 
modulesAll - Variable in class org.x4o.xml.lang.DefaultX4OLanguageLoader
 

N

namespaces - Variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
newInstance(Class<?>) - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Creates new instance of clazz.
newInstance(String) - Static method in class org.x4o.xml.lang.X4OLanguageClassLoader
Creates new instance of className.
NextAttributeElement - Class in org.x4o.xml.eld.lang
NextAttributeElement.
Parses the attributeName and adds it to the ElementClass
NextAttributeElement() - Constructor for class org.x4o.xml.eld.lang.NextAttributeElement
 
NULL_NS_URI - Static variable in class org.x4o.xml.io.XMLConstants
Null or empty namespace uri.

O

ObjectConverter - Interface in org.x4o.xml.conv
The interface to convert objects.
ObjectConverterException - Exception in org.x4o.xml.conv
ObjectConverterException is thrown by an ObjectConverter.
ObjectConverterException(ObjectConverter, String) - Constructor for exception org.x4o.xml.conv.ObjectConverterException
Creates an ObjectConverterException.
ObjectConverterException(ObjectConverter, String, Exception) - Constructor for exception org.x4o.xml.conv.ObjectConverterException
Creates an ObjectConverterException.
ObjectConverterProvider - Interface in org.x4o.xml.conv
ObjectConverterProvider for class.
org.x4o.xml - package org.x4o.xml
The X4O XML Driver program interface.
org.x4o.xml.conv - package org.x4o.xml.conv
Provides interfaces for two way object converters.
org.x4o.xml.conv.text - package org.x4o.xml.conv.text
Provides implementations of object to text converters.
org.x4o.xml.el - package org.x4o.xml.el
The Expression Language classes.
org.x4o.xml.eld - package org.x4o.xml.eld
The Element Language Definition drivers.
org.x4o.xml.eld.lang - package org.x4o.xml.eld.lang
The Element Language Definition language elements.
org.x4o.xml.eld.xsd - package org.x4o.xml.eld.xsd
The X4O ELD to XSD Schema generator classes.
org.x4o.xml.element - package org.x4o.xml.element
The XML Element definitions.
org.x4o.xml.io - package org.x4o.xml.io
The X4O Input and Output classes.
org.x4o.xml.io.sax - package org.x4o.xml.io.sax
The Sax based classes and interfaces.
org.x4o.xml.io.sax.ext - package org.x4o.xml.io.sax.ext
 
org.x4o.xml.lang - package org.x4o.xml.lang
The core config interfaces and key definitions.
org.x4o.xml.lang.phase - package org.x4o.xml.lang.phase
The core phase classes which runs the different phases of the language.

P

parse(X4OLanguageContext) - Method in class org.x4o.xml.io.sax.X4OContentParser
 
PHASE_SKIP_RELEASE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
PHASE_SKIP_RUN - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
PHASE_STOP_AFTER - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
phaseListeners - Variable in class org.x4o.xml.lang.phase.AbstractX4OPhase
 
preRunPhase(X4OPhase, X4OLanguageContext) - Method in interface org.x4o.xml.lang.phase.X4OPhaseListener
Gets called before the X4OPhaseHandler is run.
printCDATA - Variable in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
printDocType(ContentWriterHtml.DocType) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHeadLinkCss(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHeadMeta(String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHeadMetaContentType() - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHeadMetaDate() - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHeadTitle(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHref(String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHref(String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHref(String, String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHrefNamed(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHrefTarget(String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHtmlEnd() - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printHtmlStart(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printScriptInline(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printScriptNoDiv() - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printScriptNoDiv(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagCharacters(ContentWriterHtml.Tag, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagCharacters(ContentWriterHtml.Tag, String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagCharacters(T, String) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagCharacters(T, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printTagEnd(T) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagEnd(T) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printTagStart(ContentWriterHtml.Tag, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagStart(ContentWriterHtml.Tag, Enum<?>) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagStart(ContentWriterHtml.Tag, Enum<?>, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagStart(ContentWriterHtml.Tag, Enum<?>, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagStart(ContentWriterHtml.Tag, String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterHtml
 
printTagStart(T) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagStart(T, Attributes) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagStart(T) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printTagStart(T, Attributes) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printTagStartEnd(T) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagStartEnd(T, Attributes) - Method in interface org.x4o.xml.io.sax.ext.ContentWriterTag
 
printTagStartEnd(T, Attributes) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printTagStartEnd(T) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXmlTag
 
printXsdDocumentation(String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXsd
 
printXsdElementAttribute(String, String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXsd
 
printXsdImport(String, String) - Method in class org.x4o.xml.io.sax.ext.ContentWriterXsd
 
PROCESS_END - Static variable in class org.x4o.xml.io.XMLConstants
Ends a processing instruction.
PROCESS_START - Static variable in class org.x4o.xml.io.XMLConstants
Starts a processing instruction.
processingInstruction(String, String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Prints xml instructions.
processingInstruction(String, String) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
put(K, V) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Function not implements.
putAll(Map) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Function not implements.

R

read(InputStream, String, URL) - Method in class org.x4o.xml.io.AbstractX4OReader
 
read() - Method in class org.x4o.xml.io.DefaultX4OReader
Parses the input stream as a X4O document.
read(InputStream, String, URL) - Method in interface org.x4o.xml.io.X4OReader
Method to parse the xml data.
readContext(InputStream, String, URL) - Method in class org.x4o.xml.io.DefaultX4OReader
 
readContext(InputStream, String, URL) - Method in interface org.x4o.xml.io.X4OReaderContext
Method to parse the xml data.
READER_BUFFER_SIZE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_EMPTY_NAMESPACE_URI - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_ENTITY_RESOLVER - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_ERROR_HANDLER - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_INPUT_BASE_PATH - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_INPUT_ENCODING - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_INPUT_SOURCE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_INPUT_STREAM - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_INPUT_SYSTEM_ID - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_VALIDATION_INPUT - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_VALIDATION_INPUT_XSD - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_VALIDATION_SCHEMA_AUTO_WRITE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
READER_VALIDATION_SCHEMA_PATH - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
readFile(String) - Method in class org.x4o.xml.io.AbstractX4OReader
Reads the file fileName and reads it as an InputStream.
readFile(File) - Method in class org.x4o.xml.io.AbstractX4OReader
Reads the file and reads it as an InputStream.
readFile(String) - Method in interface org.x4o.xml.io.X4OReader
Reads the file fileName and parses it as an InputStream.
readFile(File) - Method in interface org.x4o.xml.io.X4OReader
Reads the file and parses it as an InputStream.
readFileContext(String) - Method in class org.x4o.xml.io.AbstractX4OReaderContext
Reads the file fileName and reads it as an InputStream.
readFileContext(File) - Method in class org.x4o.xml.io.AbstractX4OReaderContext
Reads the file and reads it as an InputStream.
readFileContext(String) - Method in interface org.x4o.xml.io.X4OReaderContext
Reads the file fileName and parses it as an InputStream.
readFileContext(File) - Method in interface org.x4o.xml.io.X4OReaderContext
Reads the file and parses it as an InputStream.
readResource(String) - Method in class org.x4o.xml.io.AbstractX4OReader
reads an resource locaction.
readResource(String) - Method in interface org.x4o.xml.io.X4OReader
Parses an resource locaction.
readResourceContext(String) - Method in class org.x4o.xml.io.AbstractX4OReaderContext
reads an resource locaction.
readResourceContext(String) - Method in interface org.x4o.xml.io.X4OReaderContext
Parses an resource locaction.
readString(String) - Method in class org.x4o.xml.io.AbstractX4OReader
Converts a String to a InputStream to is can me readd by SAX.
readString(String) - Method in interface org.x4o.xml.io.X4OReader
Converts a String to a InputStream to is can me parsed by SAX.
readStringContext(String) - Method in class org.x4o.xml.io.AbstractX4OReaderContext
Converts a String to a InputStream to is can me read by SAX.
readStringContext(String) - Method in interface org.x4o.xml.io.X4OReaderContext
Converts a String to a InputStream to is can me parsed by SAX.
readUrl(URL) - Method in class org.x4o.xml.io.AbstractX4OReader
Fetched the data direct from remote url to a InputStream to is can me readd by SAX.
readUrl(URL) - Method in interface org.x4o.xml.io.X4OReader
Fetched the data direct from remote url to a InputStream to is can me parsed by SAX.
readUrlContext(URL) - Method in class org.x4o.xml.io.AbstractX4OReaderContext
Fetched the data direct from remote url to a InputStream to is can me readd by SAX.
readUrlContext(URL) - Method in interface org.x4o.xml.io.X4OReaderContext
Fetched the data direct from remote url to a InputStream to is can me parsed by SAX.
registerX4ODriver(X4ODriver<?>) - Static method in class org.x4o.xml.X4ODriverManager
 
release() - Method in class org.x4o.xml.element.AbstractElement
Cleans the attributes and elements(class) and context.
release() - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
release() - Method in interface org.x4o.xml.element.Element
This method get called when this Element object is not needed anymore.
Can be used to close resources.
releaseContext(X4OLanguageContext) - Method in class org.x4o.xml.io.DefaultX4OReader
 
releaseContext(X4OLanguageContext) - Method in interface org.x4o.xml.io.X4OReaderContext
 
releasePhase() - Method in class org.x4o.xml.lang.phase.X4OPhaseLanguageRead
 
reloadModule(X4OLanguageLocal, X4OLanguageModule) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
Reloads the module, experiment !!
remove(Object) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Function not implements.
removeAttributeAlias(String) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Removes an alias of this attribute.
removeAttributeAlias(String) - Method in interface org.x4o.xml.element.ElementClassAttribute
Removes an attribute alias.
removeChild(Element) - Method in class org.x4o.xml.element.AbstractElement
 
removeChild(Element) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
removeChild(Element) - Method in interface org.x4o.xml.element.Element
Removes an Elment as child of this element.
removeElementParent(String, String) - Method in class org.x4o.xml.element.AbstractElementClassBase
Removes parent tag.
removeElementParent(String, String) - Method in interface org.x4o.xml.element.ElementClassBase
Remove and parent element Used: for xsd/doc only.
removeNextAttribute(String) - Method in class org.x4o.xml.element.AbstractElementAttributeHandler
 
removeNextAttribute(String) - Method in interface org.x4o.xml.element.ElementAttributeHandler
Removes an next attribute.
removeObjectConverter(ObjectConverter) - Method in class org.x4o.xml.conv.AbstractObjectConverter
 
removeObjectConverter(ObjectConverter) - Method in interface org.x4o.xml.conv.ObjectConverter
 
removePhaseListener(X4OPhaseListener) - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
Removed a phase listener.
removePhaseListener(X4OPhaseListener) - Method in interface org.x4o.xml.lang.phase.X4OPhase
Removes an X4OPhaseListener.
removeSkipPhase(String) - Method in class org.x4o.xml.element.AbstractElementClass
 
removeSkipPhase(String) - Method in interface org.x4o.xml.element.ElementClass
Removes an skip phase for this element.
removeStringSplitConverterStep(StringSplitConverterStep) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
resolveEntity(String, String) - Method in class org.x4o.xml.io.sax.X4OEntityResolver
Try to resolve xml entities by systemId.
resolveFunction(String, String) - Method in class org.x4o.xml.el.X4OELFunctionMapper
Resolves method el functions.
resolveVariable(String) - Method in class org.x4o.xml.el.X4OELVariableMapper
 
runElementPhase(Element) - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
Abstract method.
runElementPhase(Element) - Method in interface org.x4o.xml.lang.phase.X4OPhase
Run this phase for this Element.
runPhase(X4OLanguageContext) - Method in class org.x4o.xml.lang.phase.AbstractX4OPhase
Empty method.
runPhase(X4OLanguageContext) - Method in interface org.x4o.xml.lang.phase.X4OPhase
Runs this phase.
runPhases(X4OLanguageContext, X4OPhaseType) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Runs all the phases in the right order.
runPhases(X4OLanguageContext, X4OPhaseType) - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
Runs all the phases in the right order.
runPhasesForElement(Element, X4OPhaseType, X4OPhase) - Method in class org.x4o.xml.lang.phase.DefaultX4OPhaseManager
Runs phase on single element.
runPhasesForElement(Element, X4OPhaseType, X4OPhase) - Method in interface org.x4o.xml.lang.phase.X4OPhaseManager
Runs phase on single element.

S

SCHEMA_URI - Static variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
SCHEMA_WRITER_OUTPUT_CHAR_NEWLINE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
SCHEMA_WRITER_OUTPUT_CHAR_TAB - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
SCHEMA_WRITER_OUTPUT_ENCODING - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
SCHEMA_WRITER_OUTPUT_PATH - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
setAddMethod(String) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
setAttribute(String, String) - Method in class org.x4o.xml.element.AbstractElement
 
setAttribute(String, String) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
setAttribute(String, String) - Method in interface org.x4o.xml.element.Element
Sets the xml attributes.
setAttributeName(String) - Method in class org.x4o.xml.element.AbstractElementAttributeHandler
 
setAttributeName(String) - Method in interface org.x4o.xml.element.ElementAttributeHandler
Sets the attribute name this attribute handler handles.
setAttributes(Attributes) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Sets the data backend of this map.
setAutoAttributes(Boolean) - Method in class org.x4o.xml.element.AbstractElementClass
 
setAutoAttributes(Boolean) - Method in interface org.x4o.xml.element.ElementClass
 
setBasePath(File) - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
setBodyType(String) - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
 
setChildClass(Class<?>) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
setClassTo(Class<?>) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
setConfigAction(boolean) - Method in class org.x4o.xml.element.AbstractElementConfigurator
Sets the configAction.
setCurrentPhase(X4OPhase) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setCurrentPhase(X4OPhase) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
Sets the phase of the context.
setDefaultElement(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElement(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementAttributeHandlerComparator(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementAttributeHandlerComparator(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementAttributeValueParser(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementAttributeValueParser(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementBodyCharacters(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementBodyCharacters(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementBodyComment(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementBodyComment(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementBodyWhitespace(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementBodyWhitespace(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementClass(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementClass(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementClassAttribute(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementClassAttribute(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementInterface(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementInterface(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementLanguageModule(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementLanguageModule(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementNamespaceContext(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementNamespaceContext(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementNamespaceInstanceProvider(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementNamespaceInstanceProvider(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultElementObjectPropertyValue(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultElementObjectPropertyValue(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultExpressionLanguageContext(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultExpressionLanguageContext(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultLanguageLoader(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultLanguageLoader(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultLanguageVersionFilter(Class<?>) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setDefaultLanguageVersionFilter(Class<?>) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setDefaultValue(Object) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Sets the default value.
setDefaultValue(Object) - Method in interface org.x4o.xml.element.ElementClassAttribute
Sets the defaultValue of this attribute.
setDefaultValue(Object) - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
setDescription(String) - Method in class org.x4o.xml.element.AbstractElementMetaBase
Sets the description.
setDescription(String) - Method in interface org.x4o.xml.element.ElementMetaBase
Sets the description of the ElementMetaBase.
setDescription(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setDocumentLocator(Locator) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Not implemented.
setDocumentLocator(Locator) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
setElementAttributeValueParser(ElementAttributeValueParser) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setElementAttributeValueParser(ElementAttributeValueParser) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
 
setElementClass(ElementClass) - Method in class org.x4o.xml.element.AbstractElement
 
setElementClass(Class<?>) - Method in class org.x4o.xml.element.AbstractElementClass
 
setElementClass(ElementClass) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
setElementClass(ElementClass) - Method in interface org.x4o.xml.element.Element
Sets the ElementClass.
setElementClass(Class<?>) - Method in interface org.x4o.xml.element.ElementClass
Sets the ElementClass.
setElementNamespaceInstanceProvider(ElementNamespaceInstanceProvider) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setElementNamespaceInstanceProvider(ElementNamespaceInstanceProvider) - Method in interface org.x4o.xml.element.ElementNamespaceContext
Sets the elememen instance provider which creates the elements objects.
setElementObject(Object) - Method in class org.x4o.xml.element.AbstractElement
 
setElementObject(Object) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
setElementObject(Object) - Method in interface org.x4o.xml.element.Element
Sets the object which we control.
setElementObjectPropertyValue(ElementObjectPropertyValue) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setElementObjectPropertyValue(ElementObjectPropertyValue) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
 
setEnumClass(String) - Method in class org.x4o.xml.conv.text.EnumConverter
 
setExpressionLanguageContext(ELContext) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setExpressionLanguageContext(ELContext) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
Sets the EL Context.
setExpressionLanguageFactory(ExpressionFactory) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setExpressionLanguageFactory(ExpressionFactory) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
Sets the ExpressionFactory.
setFromMethod(String) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
setFromOrder(Integer) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
setGetMethod(String) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
setGlobalProperty(String, Object) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setGlobalProperty(String, Object) - Method in interface org.x4o.xml.lang.X4OLanguageConfiguration
 
setGlobalProperty(String, Object) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setId(String) - Method in class org.x4o.xml.element.AbstractElementMetaBase
Sets the id.
setId(String) - Method in interface org.x4o.xml.element.ElementMetaBase
Sets the id of the ElementMetaBase.
setInterfaceClass(Class<?>) - Method in class org.x4o.xml.element.AbstractElementInterface
 
setInterfaceClass(Class<?>) - Method in interface org.x4o.xml.element.ElementInterface
Sets the interface class.
setKey(String) - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
setLanguageContext(X4OLanguageContext) - Method in class org.x4o.xml.element.AbstractElement
 
setLanguageContext(X4OLanguageContext) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
setLanguageContext(X4OLanguageContext) - Method in interface org.x4o.xml.element.Element
Sets the ElementLanguage.
setLanguageModuleLoader(X4OLanguageModuleLoader) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
setLanguageModuleLoader(X4OLanguageModuleLoader) - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
setLanguageName(String) - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
setLanguageNamespaceUri(String) - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
setLanguageProperty(String, Object) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setLanguageProperty(X4OLanguageProperty, Object) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setLanguageProperty(String, Object) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
setLanguageProperty(X4OLanguageProperty, Object) - Method in interface org.x4o.xml.lang.X4OLanguageContext
 
setLanguageResourceModulesFileName(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setLanguageResourceModulesFileName(String) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setLanguageResourcePathPrefix(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageConfiguration
 
setLanguageResourcePathPrefix(String) - Method in interface org.x4o.xml.lang.X4OLanguageConfigurationLocal
 
setLanguageRoot(Boolean) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setLanguageRoot(Boolean) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setLanguageVersion(String) - Method in class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
setName(String) - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
 
setName(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setName(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setNameSpace(String) - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Sets the namespace uri, when set to null it is disabled(default).
setObjectClass(Class<?>) - Method in class org.x4o.xml.element.AbstractElementClass
 
setObjectClass(Class<?>) - Method in interface org.x4o.xml.element.ElementClass
 
setObjectConverter(ObjectConverter) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
setObjectConverter(ObjectConverter) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
Sets the objectConverter.
setObjectConverter(ObjectConverter) - Method in interface org.x4o.xml.element.ElementClassAttribute
Add the ObjectConverter whichs converts.
setParent(Element) - Method in class org.x4o.xml.element.AbstractElement
 
setParent(Element) - Method in class org.x4o.xml.element.DefaultElementBodyCharacters
 
setParent(Element) - Method in interface org.x4o.xml.element.Element
Set the parent Element.
setParentClass(Class<?>) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
setPrefixMapping(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setPrefixMapping(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
Sets the prefix mapping.
setProperty(Object, String, Object) - Method in class org.x4o.xml.element.DefaultElementObjectPropertyValue
TODO: this function is not completed !!
setProperty(Object, String, Object) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
Sets an bean property of the object.
setProperty(String, Object) - Method in class org.x4o.xml.io.AbstractX4OConnection
Sets an X4O Language property.
setProperty(String, Object) - Method in class org.x4o.xml.io.sax.ext.ContentConfig
 
setProperty(String, Object) - Method in interface org.x4o.xml.io.X4OConnection
Sets an X4O Language property.
setPropertyMap(Object, Map<String, Object>) - Method in class org.x4o.xml.element.DefaultElementObjectPropertyValue
 
setPropertyMap(Object, Map<String, Object>) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
Sets all bean properties.
setProviderHost(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
setProviderHost(String) - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
setProviderName(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
setProviderName(String) - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
setRequired(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
setRequired(Boolean) - Method in interface org.x4o.xml.element.ElementClassAttribute
Sets the required state of this attribute.
setRootElement(Element) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setRootElement(Element) - Method in interface org.x4o.xml.lang.X4OLanguageContext
Sets the root element.
setRunBeanValue(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
setRunBeanValue(Boolean) - Method in interface org.x4o.xml.element.ElementClassAttribute
 
setRunConverters(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
setRunConverters(Boolean) - Method in interface org.x4o.xml.element.ElementClassAttribute
 
setRunResolveEL(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
setRunResolveEL(Boolean) - Method in interface org.x4o.xml.element.ElementClassAttribute
 
setSchemaContentBase(String) - Method in class org.x4o.xml.element.AbstractElementClass
 
setSchemaContentBase(String) - Method in interface org.x4o.xml.element.ElementClass
 
setSchemaContentComplex(Boolean) - Method in class org.x4o.xml.element.AbstractElementClass
 
setSchemaContentComplex(Boolean) - Method in interface org.x4o.xml.element.ElementClass
 
setSchemaContentMixed(Boolean) - Method in class org.x4o.xml.element.AbstractElementClass
 
setSchemaContentMixed(Boolean) - Method in interface org.x4o.xml.element.ElementClass
 
setSchemaPrefix(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setSchemaPrefix(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setSchemaResource(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setSchemaResource(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setSchemaUri(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setSchemaUri(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setSingleToMethod(String) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
setSkipChilderenClassRegex(String) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
 
setSourceResource(String) - Method in class org.x4o.xml.lang.AbstractX4OLanguageModule
 
setSourceResource(String) - Method in interface org.x4o.xml.lang.X4OLanguageModule
 
setSplit(String) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
setSplitSize(Integer) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
setToMethod(String) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
setToOrder(Integer) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
 
setUri(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
 
setUri(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
 
setUseNativeType(Boolean) - Method in class org.x4o.xml.conv.text.StringSplitConverter
 
setValue(ELContext, Object, Object, Object) - Method in class org.x4o.xml.el.X4OELResolver
 
setValue(Object) - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
setValueType(Class<?>) - Method in class org.x4o.xml.io.sax.ext.ContentConfig.ContentConfigItem
 
setVariable(String, ValueExpression) - Method in class org.x4o.xml.el.X4OELVariableMapper
 
setWriteOrder(Integer) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
 
setWriteOrder(Integer) - Method in interface org.x4o.xml.element.ElementClassAttribute
 
setX4ODebugWriter(X4ODebugWriter) - Method in class org.x4o.xml.lang.AbstractX4OLanguageContext
 
setX4ODebugWriter(X4ODebugWriter) - Method in interface org.x4o.xml.lang.X4OLanguageContextLocal
 
size() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns the size of the map.
skippedEntity(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Not implemented.
SkipPhaseElement - Class in org.x4o.xml.eld.lang
SkipPhaseElement add skip phases to elements.
SkipPhaseElement() - Constructor for class org.x4o.xml.eld.lang.SkipPhaseElement
 
start(X4OLanguage, ElementNamespaceContext) - Method in class org.x4o.xml.element.DefaultElementNamespaceInstanceProvider
 
start(X4OLanguage, ElementNamespaceContext) - Method in interface org.x4o.xml.element.ElementNamespaceInstanceProvider
Starts the ElementProvider.
startCDATA() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
startDocument() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
startDTD(String, String, String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
startElement(String, String, String, Attributes) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
startElement(String, String, String, Attributes) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
startElementEnd(String, String, String, Attributes) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriter
Starts and end then element.
startElementEnd(String, String, String, Attributes) - Method in interface org.x4o.xml.io.sax.ext.ContentWriter
Starts and ends an element in one call.
startElementNamespace(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
startElementNamespaceAll(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
startElementTag(String, String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
startEntity(String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterLexical
 
startNamespaces(String) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
startPrefixMapping(String, String) - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
Starts the prefix mapping of an xml namespace uri.
startPrefixMapping(String, String) - Method in class org.x4o.xml.io.sax.X4OContentHandler
 
startSchema(ElementNamespaceContext) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
StringSplitConverter - Class in org.x4o.xml.conv.text
StringSplitConverter.
StringSplitConverter() - Constructor for class org.x4o.xml.conv.text.StringSplitConverter
 
StringSplitConverter.StringSplitConverterStepComparator - Class in org.x4o.xml.conv.text
 
StringSplitConverter.StringSplitConverterStepComparator(boolean) - Constructor for class org.x4o.xml.conv.text.StringSplitConverter.StringSplitConverterStepComparator
 
StringSplitConverterBindingHandler - Class in org.x4o.xml.eld.lang
StringSplitConverterBindingHandler binds the string split converter step to parent.
StringSplitConverterBindingHandler() - Constructor for class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
 
StringSplitConverterStep - Class in org.x4o.xml.conv.text
StringSplitConverterStep.
StringSplitConverterStep() - Constructor for class org.x4o.xml.conv.text.StringSplitConverterStep
 
StringSplitConverterStepBindingHandler - Class in org.x4o.xml.eld.lang
StringSplitConverterStepBindingHandler binds the object converter to the step.
StringSplitConverterStepBindingHandler() - Constructor for class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
 

T

TAG_CLOSE - Static variable in class org.x4o.xml.io.XMLConstants
Closes xml element tag.
TAG_CLOSE_EMPTY - Static variable in class org.x4o.xml.io.XMLConstants
Close empty xml element tag.
TAG_OPEN - Static variable in class org.x4o.xml.io.XMLConstants
Opens xml element tag.
TAG_OPEN_END - Static variable in class org.x4o.xml.io.XMLConstants
Opens end xml element tag.
toUri() - Method in enum org.x4o.xml.lang.X4OLanguageProperty
Returns the uri defined by this property.

U

URLConverter - Class in org.x4o.xml.conv.text
URLConverter.
URLConverter() - Constructor for class org.x4o.xml.conv.text.URLConverter
 

V

valueByUri(String) - Static method in enum org.x4o.xml.lang.X4OLanguageProperty
Search the enum for the value defined by the given uri.
valueOf(String) - Static method in enum org.x4o.xml.element.Element.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.DocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterXsd.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.x4o.xml.lang.phase.X4OPhaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.x4o.xml.lang.X4OLanguageProperty
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.x4o.xml.element.Element.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.x4o.xml.io.sax.ext.AttributeMap
Returns an Collection of the values in the attributes list.
values() - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.DocType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterHtml.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.x4o.xml.io.sax.ext.ContentWriterXsd.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.x4o.xml.lang.phase.X4OPhaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.x4o.xml.lang.X4OLanguageProperty
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(SAXParseException) - Method in class org.x4o.xml.io.sax.X4OErrorHandler
Receive notification of a SAX warning.
write(T, OutputStream) - Method in class org.x4o.xml.io.AbstractX4OWriter
 
write(T, OutputStream) - Method in interface org.x4o.xml.io.X4OWriter
 
writeContext(X4OLanguageContext, OutputStream) - Method in class org.x4o.xml.io.DefaultX4OWriter
 
writeContext(X4OLanguageContext, OutputStream) - Method in interface org.x4o.xml.io.X4OWriterContext
 
writeElement(ElementClass, ElementNamespaceContext) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
writeElementClass(ElementClass, ElementNamespaceContext) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
writeFile(T, String) - Method in class org.x4o.xml.io.AbstractX4OWriter
 
writeFile(T, File) - Method in class org.x4o.xml.io.AbstractX4OWriter
 
writeFile(T, String) - Method in interface org.x4o.xml.io.X4OWriter
 
writeFile(T, File) - Method in interface org.x4o.xml.io.X4OWriter
 
writeFileContext(X4OLanguageContext, String) - Method in class org.x4o.xml.io.AbstractX4OWriterContext
 
writeFileContext(X4OLanguageContext, File) - Method in class org.x4o.xml.io.AbstractX4OWriterContext
 
writeFileContext(X4OLanguageContext, String) - Method in interface org.x4o.xml.io.X4OWriterContext
 
writeFileContext(X4OLanguageContext, File) - Method in interface org.x4o.xml.io.X4OWriterContext
 
writeFlush() - Method in class org.x4o.xml.io.sax.ext.AbstractContentWriterHandler
 
writeNamespace - Variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
WRITER_OUTPUT_CHAR_NEWLINE - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
WRITER_OUTPUT_CHAR_TAB - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
WRITER_OUTPUT_ENCODING - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
WRITER_OUTPUT_STREAM - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
WRITER_SCHEMA_URI_PRINT - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
WRITER_SCHEMA_URI_ROOT - Static variable in class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
writeSchema(String) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlGenerator
 
writeSchema(File) - Method in class org.x4o.xml.io.DefaultX4OSchemaWriter
 
writeSchema(File, String) - Method in class org.x4o.xml.io.DefaultX4OSchemaWriter
 
writeSchema(File) - Method in interface org.x4o.xml.io.X4OSchemaWriter
 
writeSchema(File, String) - Method in interface org.x4o.xml.io.X4OSchemaWriter
 
writeString(T) - Method in class org.x4o.xml.io.AbstractX4OWriter
 
writeString(T) - Method in interface org.x4o.xml.io.X4OWriter
 
writeStringContext(X4OLanguageContext) - Method in class org.x4o.xml.io.AbstractX4OWriterContext
 
writeStringContext(X4OLanguageContext) - Method in interface org.x4o.xml.io.X4OWriterContext
 

X

X4O_DRIVERS_RESOURCE - Static variable in class org.x4o.xml.X4ODriverManager
 
X4OConnection - Interface in org.x4o.xml.io
X4OConnection interface for config the io drivers.
X4OConnectionException - Exception in org.x4o.xml.io
X4OConnectionException is top level exception for io connections.
X4OConnectionException() - Constructor for exception org.x4o.xml.io.X4OConnectionException
Constructs an X4OConnectionException without a detail message.
X4OConnectionException(String) - Constructor for exception org.x4o.xml.io.X4OConnectionException
Constructs an X4OConnectionException with a detail message.
X4OConnectionException(Exception) - Constructor for exception org.x4o.xml.io.X4OConnectionException
Creates an X4OConnectionException from a parent exception.
X4OConnectionException(String, Exception) - Constructor for exception org.x4o.xml.io.X4OConnectionException
Constructs an X4OConnectionException with a detail message.
X4OContentHandler - Class in org.x4o.xml.io.sax
X4OTagHandler Gets all SAX content handler events and converts to x4o element tree.
X4OContentHandler(X4OLanguageContext) - Constructor for class org.x4o.xml.io.sax.X4OContentHandler
Creates an X4OTagHandler which can receice sax xml events and converts them into the Element* interfaces events.
X4OContentParser - Class in org.x4o.xml.io.sax
X4OContentParser Runs the SAX parser with the X4OContentHandler.
X4OContentParser() - Constructor for class org.x4o.xml.io.sax.X4OContentParser
 
X4ODebugWriter - Class in org.x4o.xml.io.sax
Helps writing the xml debug output of all stuff x4o does.
X4ODebugWriter(ContentWriter) - Constructor for class org.x4o.xml.io.sax.X4ODebugWriter
 
X4ODriver<T> - Class in org.x4o.xml
X4ODriver Is the x4o language driver to interact with xml.
X4ODriver() - Constructor for class org.x4o.xml.X4ODriver
Public constructor.
X4ODriverManager - Class in org.x4o.xml
X4ODriverManager controls all the x4o driver and languages loaded in the classpath.
X4OELContext - Class in org.x4o.xml.el
X4OELFunctionMapper simple EL context.
X4OELContext() - Constructor for class org.x4o.xml.el.X4OELContext
Creates a X4OELContext.
X4OELFunctionMapper - Class in org.x4o.xml.el
X4OELFunctionMapper simple EL function mapper.
X4OELFunctionMapper() - Constructor for class org.x4o.xml.el.X4OELFunctionMapper
Creates a X4OELFunctionMapper.
X4OELResolver - Class in org.x4o.xml.el
X4OELResolver simple EL resolver.
X4OELResolver(Map<Object, Object>) - Constructor for class org.x4o.xml.el.X4OELResolver
Creates X4OELResolver which is backed by the objectStore.
X4OELVariableMapper - Class in org.x4o.xml.el
X4OELVariableMapper simple EL variable mapper.
X4OELVariableMapper() - Constructor for class org.x4o.xml.el.X4OELVariableMapper
Creates the X4OELVariableMapper.
X4OEntityResolver - Class in org.x4o.xml.io.sax
X4OEntityResolver resolves internel entities and proxy to external defined ones.
X4OEntityResolver(X4OLanguageContext) - Constructor for class org.x4o.xml.io.sax.X4OEntityResolver
Creates an X4OEntityResolver for a language.
X4OErrorHandler - Class in org.x4o.xml.io.sax
X4OErrorHandler prints the SAX2 Errors and Warsnings when parsing xml.
X4OErrorHandler(X4OLanguageContext) - Constructor for class org.x4o.xml.io.sax.X4OErrorHandler
Construct a new SAXErrorPrinter
X4OExpressionFactory - Class in org.x4o.xml.el
X4OExpressionFactory finds and loads the needed impl.
X4OExpressionFactory() - Constructor for class org.x4o.xml.el.X4OExpressionFactory
 
X4OLanguage - Interface in org.x4o.xml.lang
X4OLanguage hold the defined language.
X4OLanguageClassLoader - Class in org.x4o.xml.lang
X4OLanguageClassLoader is short hand for safe class loading.
X4OLanguageConfiguration - Interface in org.x4o.xml.lang
X4OLanguageConfiguration is base configuration of language used iin x4o parser.
X4OLanguageConfigurationLocal - Interface in org.x4o.xml.lang
X4OLanguageConfigurationLocal is for safe dynamic configuration.
X4OLanguageContext - Interface in org.x4o.xml.lang
ElementLanguage is the central store of the defined element language.
X4OLanguageContextLocal - Interface in org.x4o.xml.lang
ElementLanguageLocal is the local set interface for ElementLanguage.
X4OLanguageLoader - Interface in org.x4o.xml.lang
Loads the language into the contexts.
X4OLanguageLoaderException - Exception in org.x4o.xml.lang
Is throw when there is en Exception within an Element.
X4OLanguageLoaderException() - Constructor for exception org.x4o.xml.lang.X4OLanguageLoaderException
Constructs an X4OLanguageLoaderException without a detail message.
X4OLanguageLoaderException(String) - Constructor for exception org.x4o.xml.lang.X4OLanguageLoaderException
Constructs an X4OLanguageLoaderException with a detail message.
X4OLanguageLoaderException(Exception) - Constructor for exception org.x4o.xml.lang.X4OLanguageLoaderException
Creates an X4OLanguageLoaderException from a parent exception.
X4OLanguageLoaderException(String, Exception) - Constructor for exception org.x4o.xml.lang.X4OLanguageLoaderException
Constructs an X4OLanguageLoaderException with a detail message.
X4OLanguageLocal - Interface in org.x4o.xml.lang
X4OLanguageLocal exposes the add method to load the language.
X4OLanguageModule - Interface in org.x4o.xml.lang
The ElementLanguageModule.
This is an central store to element interfaces from one language module
X4OLanguageModuleLoader - Interface in org.x4o.xml.lang
X4OLanguageModuleLoader Loads all elements and other options into the X4OLanguageModule for the X4OLanguageLocal language.
X4OLanguageModuleLoaderException - Exception in org.x4o.xml.lang
ElementNamespaceLoaderException holds ElementLanguageModuleLoader which created the exception.
X4OLanguageModuleLoaderException(X4OLanguageModuleLoader, String) - Constructor for exception org.x4o.xml.lang.X4OLanguageModuleLoaderException
Creates module loader exception.
X4OLanguageModuleLoaderException(X4OLanguageModuleLoader, String, Exception) - Constructor for exception org.x4o.xml.lang.X4OLanguageModuleLoaderException
Creates module loader exception.
X4OLanguageModuleLoaderSibling - Interface in org.x4o.xml.lang
ElementLanguageModuleLoaderSibling provides sibling language loading support.
X4OLanguageProperty - Enum in org.x4o.xml.lang
X4OLanguageProperty holds the language connection properties keys
X4OLanguagePropertyKeys - Class in org.x4o.xml.lang
X4OLanguagePropertyKeys is shortcut to the the properties by uri.
X4OLanguagePropertyKeys() - Constructor for class org.x4o.xml.lang.X4OLanguagePropertyKeys
 
X4OLanguageVersionFilter - Interface in org.x4o.xml.lang
X4OLanguageVersionFilter fitlers the best version to use of the modules to load.
X4OPhase - Interface in org.x4o.xml.lang.phase
X4OPhase is one small step in the read or write process of the language.
X4OPhaseException - Exception in org.x4o.xml.lang.phase
Is throw when there is en Exception within an Element.
X4OPhaseException(X4OPhase, Exception) - Constructor for exception org.x4o.xml.lang.phase.X4OPhaseException
Creates an ElementException from a parent exception.
X4OPhaseException(X4OPhase, String) - Constructor for exception org.x4o.xml.lang.phase.X4OPhaseException
Creates an ElementException from a parent exception.
X4OPhaseException(X4OPhase, String, Exception) - Constructor for exception org.x4o.xml.lang.phase.X4OPhaseException
Creates an ElementException from a parent exception.
X4OPhaseLanguageInit - Class in org.x4o.xml.lang.phase
X4OPhaseLanguageInit defines all phases to initialize the language.
X4OPhaseLanguageInit() - Constructor for class org.x4o.xml.lang.phase.X4OPhaseLanguageInit
 
X4OPhaseLanguageRead - Class in org.x4o.xml.lang.phase
Factory which can create X4OPhaseHandlers for all the predefined phases used in default x4o language parsing.
X4OPhaseLanguageRead() - Constructor for class org.x4o.xml.lang.phase.X4OPhaseLanguageRead
 
X4OPhaseLanguageWrite - Class in org.x4o.xml.lang.phase
X4OPhaseLanguageWrite defines all phases to write the language.
X4OPhaseLanguageWrite() - Constructor for class org.x4o.xml.lang.phase.X4OPhaseLanguageWrite
 
X4OPhaseListener - Interface in org.x4o.xml.lang.phase
An X4OPhaseListener can be placed on an X4OPhaseHandler and is called before and after the phase has runned.
X4OPhaseManager - Interface in org.x4o.xml.lang.phase
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order.
X4OPhaseType - Enum in org.x4o.xml.lang.phase
X4OPhaseType defines which phase type there are to put phases in to execute.
X4OReader<T> - Interface in org.x4o.xml.io
X4OReader can read different input formats.
X4OReaderContext<T> - Interface in org.x4o.xml.io
X4OReaderContext is reader with language context.
X4OSchemaWriter - Interface in org.x4o.xml.io
X4OSchemaWriter can write the schema for the language.
X4OWriteLanguageSchemaExecutor - Class in org.x4o.xml.eld.xsd
X4OLanguageSchemaWriter is support class to write schema files from eld.
X4OWriteLanguageSchemaExecutor() - Constructor for class org.x4o.xml.eld.xsd.X4OWriteLanguageSchemaExecutor
 
X4OWriter<T> - Interface in org.x4o.xml.io
X4OWriter can write the xml language.
X4OWriterContext<T> - Interface in org.x4o.xml.io
X4OWriterContext is writer with language context.
XML - Static variable in class org.x4o.xml.io.XMLConstants
Lowcase xml.
XML_DEFAULT_ENCODING - Static variable in class org.x4o.xml.io.XMLConstants
XML Default encoding is utf-8.
XML_DEFAULT_VERSION - Static variable in class org.x4o.xml.io.XMLConstants
XML Default version is 1.0.
XML_DOCTYPE - Static variable in class org.x4o.xml.io.XMLConstants
(Start) Definition of DTD doctype.
XML_SCHEMA_INSTANCE_NS_URI - Static variable in class org.x4o.xml.io.XMLConstants
XML Schema instance namespace URI.
XML_SCHEMA_NS_URI - Static variable in class org.x4o.xml.io.XMLConstants
XML Schema namespace URI.
XMLConstants - Class in org.x4o.xml.io
XMLConstants for writing XML.
XMLConstants() - Constructor for class org.x4o.xml.io.XMLConstants
 
XMLNS_ASSIGN - Static variable in class org.x4o.xml.io.XMLConstants
XML Namespace prefix seperator
XMLNS_ATTRIBUTE - Static variable in class org.x4o.xml.io.XMLConstants
XML Namespace prefix attribute.
xmlWriter - Variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
 
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2004-2013 X4O. All Rights Reserved.