- 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 - 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
-
- AbstractElementClassBase - Class in org.x4o.xml.element
-
An AbstractElementClassBase.
- AbstractElementClassBase() - Constructor for class org.x4o.xml.element.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
-
An AbstractElement.
- AbstractElementInterface() - Constructor for class org.x4o.xml.element.AbstractElementInterface
-
- AbstractElementLanguage - Class in org.x4o.xml.element
-
An AbstractElementLanguage.
- AbstractElementLanguage() - Constructor for class org.x4o.xml.element.AbstractElementLanguage
-
Creates a new empty ElementLanguage.
- AbstractElementLanguageModule - Class in org.x4o.xml.element
-
An AbstractElementLanguageModule.
- AbstractElementLanguageModule() - Constructor for class org.x4o.xml.element.AbstractElementLanguageModule
-
Creates a new empty ElementLanguage.
- 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
-
- AbstractX4OPhaseHandler - Class in org.x4o.xml.core
-
An base class for creating X4OPhaseHandlers.
- AbstractX4OPhaseHandler() - Constructor for class org.x4o.xml.core.AbstractX4OPhaseHandler
-
- AbstractXMLParser - Class in org.x4o.xml.sax
-
This is a base class for building an SAX XML parser.
- AbstractXMLParser() - Constructor for class org.x4o.xml.sax.AbstractXMLParser
-
- addAttributeAlias(String) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- 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 interface org.x4o.xml.element.Element
-
Adds an Elment as child of this element.
- addChild(Element) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- addConstuctorArgument(Object) - Method in class org.x4o.xml.eld.lang.BeanElement
-
- addDefaults() - Method in class org.x4o.xml.conv.DefaultObjectConverterProvider
-
Adds the default converters.
- addDirtyElement(Element, X4OPhase) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- addDirtyElement(Element, X4OPhase) - Method in interface org.x4o.xml.element.ElementLanguage
-
Marks an (new) Element as dirty and run the phases from this start phase.
- addELBeanInstance(String, Object) - Method in class org.x4o.xml.core.X4OParser
-
- addElementAttributeHandler(ElementAttributeHandler) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- addElementAttributeHandler(ElementAttributeHandler) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Adds an ElementAttributeHandler.
- addElementBindingHandler(ElementBindingHandler) - Method in class org.x4o.xml.element.AbstractElementInterface
-
- addElementBindingHandler(ElementBindingHandler) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- addElementBindingHandler(ElementBindingHandler) - Method in interface org.x4o.xml.element.ElementInterface
-
Adds an ElementBindingHanlder.
- addElementBindingHandler(ElementBindingHandler) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
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.element.AbstractElementLanguageModule
-
- addElementConfiguratorGlobal(ElementConfiguratorGlobal) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
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.element.AbstractElementLanguageModule
-
- addElementInterface(ElementInterface) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Adds an ElementInterface.
- addElementLanguageModule(ElementLanguageModule) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- addElementLanguageModule(ElementLanguageModule) - Method in interface org.x4o.xml.element.ElementLanguage
-
Adds an ElementLanguageModule to this language.
- addElementNamespaceContext(ElementNamespaceContext) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- addElementNamespaceContext(ElementNamespaceContext) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Adds an namespace to this langauge module.
- addElementParent(String, String) - Method in class org.x4o.xml.element.AbstractElementClass
-
- addElementParent(String, String) - Method in interface org.x4o.xml.element.ElementClass
-
Add an parent element tag.
- addFunction(String, String, Method) - Method in class org.x4o.xml.impl.el.X4OELFunctionMapper
-
- 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.core.AbstractX4OPhaseHandler
-
- addPhaseListener(X4OPhaseListener) - Method in interface org.x4o.xml.core.X4OPhaseHandler
-
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
-
- addX4OPhaseHandler(X4OPhaseHandler) - Method in class org.x4o.xml.core.X4OPhaseManager
-
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.sax
-
Maps an SAX attributes set to an Map interface.
- AttributeMap(Attributes) - Constructor for class org.x4o.xml.sax.AttributeMap
-
Constuctes an new AttributeMap
- AttributeMap(Attributes, String) - Constructor for class org.x4o.xml.sax.AttributeMap
-
Constructes an new AttributesMap
- DEBUG_OUTPUT_ELD_PARSER - Static variable in class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- DEBUG_OUTPUT_HANDLER - Static variable in class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- DEBUG_OUTPUT_STREAM - Static variable in class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- DEBUG_URI - Static variable in class org.x4o.xml.core.X4ODebugWriter
-
- debugElement(Element) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugElementBindingHandler(ElementBindingHandler, Element) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugElementConfigurator(ElementConfigurator, Element) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugElementLanguage(ElementLanguage) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugElementLanguageModules(ElementLanguage) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugLanguageDefaultClasses(ElementLanguage) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugLanguageProperties(ElementLanguage) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugPhase() - Method in class org.x4o.xml.core.X4OPhaseHandlerFactory
-
Creates an debug phase
- debugPhaseMessage(String, Class<?>) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugPhaseOrder(List<X4OPhaseHandler>) - Method in class org.x4o.xml.core.X4ODebugWriter
-
- debugWriter - Variable in class org.x4o.xml.core.X4ODebugWriter
-
- DEFAULT_LANG_MODULES_FILE - Static variable in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
The modules file to startup the language definition process.
- DEFAULT_LANG_PATH_PREFIX - Static variable in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
Prefix where we load all language definitions from.
- DEFAULT_LANGUAGE_VERSION - Static variable in class org.x4o.xml.core.X4ODriver
-
Defines the default version if none is defined.
- DefaultElement - Class in org.x4o.xml.impl
-
The default element to handle the xml events.
- DefaultElement() - Constructor for class org.x4o.xml.impl.DefaultElement
-
- DefaultElementAttributeValueParser - Class in org.x4o.xml.impl
-
An DefaultElementAttributeValueParser.
- DefaultElementAttributeValueParser() - Constructor for class org.x4o.xml.impl.DefaultElementAttributeValueParser
-
- DefaultElementBodyCharacters - Class in org.x4o.xml.impl
-
DefaultElementBodyCharacters the default characters element.
- DefaultElementBodyCharacters() - Constructor for class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- DefaultElementBodyComment - Class in org.x4o.xml.impl
-
DefaultElementBodyComment the default comment element.
- DefaultElementBodyComment() - Constructor for class org.x4o.xml.impl.DefaultElementBodyComment
-
- DefaultElementBodyWhitespace - Class in org.x4o.xml.impl
-
DefaultElementBodyWhitespace the default white space element.
- DefaultElementBodyWhitespace() - Constructor for class org.x4o.xml.impl.DefaultElementBodyWhitespace
-
- DefaultElementClass - Class in org.x4o.xml.impl
-
The default ElementClass to store the Element information.
- DefaultElementClass() - Constructor for class org.x4o.xml.impl.DefaultElementClass
-
Creates an default DefaultElementClass.
- DefaultElementClass(String, Class<?>) - Constructor for class org.x4o.xml.impl.DefaultElementClass
-
Creates config-ed ElementClass.
- DefaultElementClass(String, Class<?>, Class<?>) - Constructor for class org.x4o.xml.impl.DefaultElementClass
-
Creates config-ed ElementClass.
- DefaultElementClassAttribute - Class in org.x4o.xml.impl
-
The default ElementClassAttribute.
- DefaultElementClassAttribute() - Constructor for class org.x4o.xml.impl.DefaultElementClassAttribute
-
- DefaultElementInterface - Class in org.x4o.xml.impl
-
The default ElementInterface to store config based on class interface.
- DefaultElementInterface() - Constructor for class org.x4o.xml.impl.DefaultElementInterface
-
- DefaultElementLanguage - Class in org.x4o.xml.impl
-
An DefaultElementLanguage.
- DefaultElementLanguage() - Constructor for class org.x4o.xml.impl.DefaultElementLanguage
-
- DefaultElementLanguageModule - Class in org.x4o.xml.impl
-
An DefaultElementLanguageModule.
- DefaultElementLanguageModule() - Constructor for class org.x4o.xml.impl.DefaultElementLanguageModule
-
- DefaultElementLanguageModuleLoaderDummy - Class in org.x4o.xml.impl
-
ElementLanguageModuleLoaderDummy loads nothing.
- DefaultElementLanguageModuleLoaderDummy() - Constructor for class org.x4o.xml.impl.DefaultElementLanguageModuleLoaderDummy
-
Creates new DefaultElementLanguageModuleLoaderDummy.
- DefaultElementNamespaceContext - Class in org.x4o.xml.impl
-
The default namespace context.
- DefaultElementNamespaceContext() - Constructor for class org.x4o.xml.impl.DefaultElementNamespaceContext
-
- DefaultElementNamespaceInstanceProvider - Class in org.x4o.xml.impl
-
DefaultElementNamespaceInstanceProvider creates and configures an Element instance.
- DefaultElementNamespaceInstanceProvider() - Constructor for class org.x4o.xml.impl.DefaultElementNamespaceInstanceProvider
-
Creates new DefaultElementNamespaceInstanceProvider.
- DefaultElementObjectPropertyValue - Class in org.x4o.xml.impl
-
An DefaultElementObjectPropertyValue which does does get/set operations on pojo beans.
- DefaultElementObjectPropertyValue() - Constructor for class org.x4o.xml.impl.DefaultElementObjectPropertyValue
-
- DefaultGlobalAttributeHandlerComparator - Class in org.x4o.xml.impl
-
The DefaultGlobalAttributeHandlerComparator.
This Comparator compares the NextAttribute names with the attributeName of the ElementAttributeHandlers.
- DefaultGlobalAttributeHandlerComparator() - Constructor for class org.x4o.xml.impl.DefaultGlobalAttributeHandlerComparator
-
- DefaultObjectConverterProvider - Class in org.x4o.xml.conv
-
DefaultObjectConverterProvider.
- 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.
- DefaultX4OLanguageConfiguration - Class in org.x4o.xml.impl.config
-
Provides all implementions of the different parts of the language parser.
- DefaultX4OLanguageConfiguration(String, String) - Constructor for class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- DefaultX4OLanguageLoader - Class in org.x4o.xml.impl.config
-
Loads the namepsace defintions of language and create needed providers into the context.
- DefaultX4OLanguageLoader() - Constructor for class org.x4o.xml.impl.config.DefaultX4OLanguageLoader
-
- DefaultX4OLanguageVersionFilter - Class in org.x4o.xml.impl.config
-
DefaultX4OLanguageVersionFilter makes best filter match attempt.
- DefaultX4OLanguageVersionFilter() - Constructor for class org.x4o.xml.impl.config.DefaultX4OLanguageVersionFilter
-
- 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
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementClassAttributeBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementClassBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementInterfaceBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementModuleBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementNamespaceContextBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.StringSplitConverterBindingHandler
-
- doBind(Object, Object, Element) - Method in class org.x4o.xml.eld.lang.StringSplitConverterStepBindingHandler
-
- doBind(Object, Object, Element) - Method in interface org.x4o.xml.element.ElementBindingHandler
-
Do the binding of this child to the parent object.
- doCharacters(String) - Method in class org.x4o.xml.eld.lang.DescriptionElement
-
- doCharacters(String) - Method in class org.x4o.xml.element.AbstractElement
-
- doCharacters(String) - Method in interface org.x4o.xml.element.Element
-
Sets the body texts on an event based system.
- doCharacters(String) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doComment(String) - Method in class org.x4o.xml.element.AbstractElement
-
- doComment(String) - Method in interface org.x4o.xml.element.Element
-
Sets the comment texts on an event based system.
- doComment(String) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doConfigElement(Element) - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
-
- doConfigElement(Element) - Method in interface org.x4o.xml.element.ElementConfigurator
-
Gets called for configuring the given Element.
- doConfigElement(Element) - Method in class org.x4o.xml.meta.lang.ELIDAttributeHandler
-
- doElementEnd() - Method in class org.x4o.xml.eld.lang.AttributeAliasElement
-
- doElementEnd() - Method in class org.x4o.xml.eld.lang.DescriptionElement
-
- 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 interface org.x4o.xml.element.Element
-
This method is fired when the end xml tag is parsed.
- doElementEnd() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doElementRun() - Method in class org.x4o.xml.eld.lang.NextAttributeElement
-
- doElementRun() - Method in class org.x4o.xml.element.AbstractElement
-
- doElementRun() - Method in interface org.x4o.xml.element.Element
-
This method is fired only once in the run phase.
- doElementRun() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doElementRun() - Method in class org.x4o.xml.meta.lang.ELReferenceElement
-
- doElementRun() - Method in class org.x4o.xml.meta.lang.MethodElement
-
- doElementRun() - Method in class org.x4o.xml.meta.lang.PropertyElement
-
- doElementStart() - Method in class org.x4o.xml.eld.lang.BeanElement
-
- doElementStart() - Method in class org.x4o.xml.eld.lang.DescriptionElement
-
- doElementStart() - Method in class org.x4o.xml.eld.lang.ModuleElement
-
- doElementStart() - Method in class org.x4o.xml.element.AbstractElement
-
- doElementStart() - Method in interface org.x4o.xml.element.Element
-
This method is fired when the start of xml tag is parsed.
- doElementStart() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doIgnorableWhitespace(String) - Method in class org.x4o.xml.element.AbstractElement
-
- doIgnorableWhitespace(String) - Method in interface org.x4o.xml.element.Element
-
Is called when there is whitespace in xml.
- doIgnorableWhitespace(String) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- doReleasePhaseManual() - Method in class org.x4o.xml.core.X4ODriver
-
Run a manual release phase to clean the parsing object tree.
- doReleasePhaseManual() - Method in class org.x4o.xml.core.X4OParser
-
Run a manual release phase to clean the parsing object tree.
- doReleasePhaseManual() - Method in class org.x4o.xml.core.X4OPhaseManager
-
- DoubleConverter - Class in org.x4o.xml.conv.text
-
DoubleConverter.
- DoubleConverter() - Constructor for class org.x4o.xml.conv.text.DoubleConverter
-
- EL_BEAN_INSTANCE_MAP - Static variable in class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- EL_FACTORY_INSTANCE - Static variable in class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- EL_PARENT_ELEMENT_LANGUAGE_MODULE - Static variable in class org.x4o.xml.eld.EldParser
-
The EL key to access the parent language module.
- EL_PARENT_LANGUAGE_CONFIGURATION - Static variable in class org.x4o.xml.eld.EldParser
-
The EL key to access the parent language configuration.
- EL_PARENT_LANGUAGE_ELEMENT_LANGUAGE - Static variable in class org.x4o.xml.eld.EldParser
-
The EL key to access the parent language element langauge.
- ELD_LANGUAGE - Static variable in class org.x4o.xml.eld.EldParser
-
Defines the identifier of the 'Element Language Description' language.
- ELD_VERSION - Static variable in class org.x4o.xml.eld.EldParser
-
Defines the identifier of the ELD x4o language.
- EldDocGenerator - Class in org.x4o.xml.eld.doc
-
EldDocGenerator writes documentation.
- EldDocGenerator(ElementLanguage) - Constructor for class org.x4o.xml.eld.doc.EldDocGenerator
-
- EldDocHtmlWriter - Class in org.x4o.xml.eld.doc
-
EldDocHtmlWriter writes simple eld documentation.
- EldDocHtmlWriter() - Constructor for class org.x4o.xml.eld.doc.EldDocHtmlWriter
-
- EldDocWriterTask - Class in org.x4o.plugin.ant.eld.doc
-
EldDocWriterTask creates schema for language.
- EldDocWriterTask() - Constructor for class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- 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.
- EldParser - Class in org.x4o.xml.eld
-
An Element Language Definition X4O parser.
- EldParser(boolean) - Constructor for class org.x4o.xml.eld.EldParser
-
Creates an Eld language parser for the language support.
- EldParser(ElementLanguage, ElementLanguageModule) - Constructor for class org.x4o.xml.eld.EldParser
-
Creates the ELD x4o language parser.
- EldParser(ElementLanguage, ElementLanguageModule, boolean) - Constructor for class org.x4o.xml.eld.EldParser
-
Creates the ELD or CEL x4o language parser.
- EldParserSupport - Class in org.x4o.xml.eld
-
EldParserSupport can write the eld schema.
- EldParserSupport() - Constructor for class org.x4o.xml.eld.EldParserSupport
-
- EldParserSupportCore - Class in org.x4o.xml.eld
-
EldParserSupportCore can write the cel schema.
- EldParserSupportCore() - Constructor for class org.x4o.xml.eld.EldParserSupportCore
-
- EldXsdWriterTask - Class in org.x4o.plugin.ant.eld.xsd
-
SchemaWriterTask creates schema for language.
- EldXsdWriterTask() - Constructor for class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- EldXsdXmlGenerator - Class in org.x4o.xml.eld.xsd
-
EldSchemaGenerator Creates XML Schema for a namespace uri from a x4o language driver.
- EldXsdXmlGenerator(ElementLanguage) - 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(DefaultHandler2, ElementLanguage) - 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
-
- elementLanguage - Variable in class org.x4o.xml.core.X4ODriver
-
The ElementLanguage which hold all language config.
- ElementLanguage - Interface in org.x4o.xml.element
-
ElementLanguage is the central store of the defined element language.
- ElementLanguageLocal - Interface in org.x4o.xml.element
-
ElementLanguageLocal is the local set interface for ElementLanguage.
- ElementLanguageModule - Interface in org.x4o.xml.element
-
The ElementLanguageModule.
This is an central store to element interfaces from one language module
- ElementLanguageModuleLoader - Interface in org.x4o.xml.element
-
Provides elements from tag.
And ElementClass from a tag.
- ElementLanguageModuleLoaderException - Exception in org.x4o.xml.element
-
ElementNamespaceLoaderException.
- ElementLanguageModuleLoaderException(ElementLanguageModuleLoader, String) - Constructor for exception org.x4o.xml.element.ElementLanguageModuleLoaderException
-
- ElementLanguageModuleLoaderException(ElementLanguageModuleLoader, String, Exception) - Constructor for exception org.x4o.xml.element.ElementLanguageModuleLoaderException
-
- ElementLanguageModuleLoaderSibling - Interface in org.x4o.xml.element
-
ElementLanguageModuleLoaderSibling provides sibling language loading support.
- 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
-
Provides elements from tag.
And ElementClass from a tag.
- ElementNamespaceInstanceProviderException - Exception in org.x4o.xml.element
-
ElementNamespaceInstanceProviderException.
- ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider, String) - Constructor for exception org.x4o.xml.element.ElementNamespaceInstanceProviderException
-
- ElementNamespaceInstanceProviderException(ElementNamespaceInstanceProvider, String, Exception) - Constructor for exception org.x4o.xml.element.ElementNamespaceInstanceProviderException
-
- 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
-
- ELIDAttributeHandler - Class in org.x4o.xml.meta.lang
-
Stores an ElementObject into the EL context.
- ELIDAttributeHandler() - Constructor for class org.x4o.xml.meta.lang.ELIDAttributeHandler
-
- ELReferenceElement - Class in org.x4o.xml.meta.lang
-
An ELReferenceElement.
Fills the ElementObject with an object from el.
- ELReferenceElement() - Constructor for class org.x4o.xml.meta.lang.ELReferenceElement
-
- endDocument() - Method in class org.x4o.xml.sax.XMLWriter
-
- endElement(String, String, String) - Method in class org.x4o.xml.core.X4OTagHandler
-
- endElement(String, String, String) - Method in class org.x4o.xml.sax.XMLWriter
-
- endPrefixMapping(String) - Method in class org.x4o.xml.sax.XMLWriter
-
- endRunPhase(X4OPhaseHandler, ElementLanguage) - Method in interface org.x4o.xml.core.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.sax.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.sax.AttributeMap
-
Compares the SAX attribute list.
- error(SAXParseException) - Method in class org.x4o.xml.core.X4OErrorHandler
-
Receive notification of a SAX recoverable error.
- execute() - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
Executes the x4o eld schema task.
- execute() - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
Executes the x4o eld schema task.
- execute() - Method in class org.x4o.xml.eld.doc.X4OLanguageEldDocWriter
-
- execute() - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- generateSchema(String, DefaultHandler2) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlGenerator
-
- get(Object) - Method in class org.x4o.xml.sax.AttributeMap
-
Returns The value of an attribute.
- getAllChilderen() - Method in class org.x4o.xml.element.AbstractElement
-
- getAllChilderen() - Method in interface org.x4o.xml.element.Element
-
Gets the childeren elements including those which are comment and white space.
- getAllChilderen() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getAttributeAliases() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- 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 interface org.x4o.xml.element.Element
-
Gets the xml attributes.
- getAttributes() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getAttributes() - Method in class org.x4o.xml.sax.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.doc.X4OLanguageEldDocWriter
-
- getBasePath() - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- 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 interface org.x4o.xml.element.Element
-
Gets the childeren elements.
- getChilderen() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getClassLoader() - Static method in class org.x4o.xml.core.config.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.impl.el.X4OELResolver
-
- getConvertedParameterValue(String, Object, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
-
Convert the value into a new value genereted by parameterConverters.
- getConvertedParameterValue(String, Object, Element) - Method in class org.x4o.xml.impl.DefaultElementAttributeValueParser
-
- getCurrentX4OPhase() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getCurrentX4OPhase() - Method in interface org.x4o.xml.element.ElementLanguage
-
Returns the current X4OPhase of the parser.
- getDebugWriter() - Method in class org.x4o.xml.core.X4ODebugWriter
-
- getDefaultElement() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElement() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementAttributeHandlerComparator() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementAttributeHandlerComparator() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementAttributeValueParser() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementAttributeValueParser() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementBodyCharacters() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementBodyCharacters() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementBodyComment() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementBodyComment() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementBodyWhitespace() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementBodyWhitespace() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementClass() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementClass() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementClassAttribute() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementClassAttribute() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementInterface() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementInterface() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementLanguageModule() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementLanguageModule() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementNamespaceContext() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementNamespaceContext() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementNamespaceInstanceProvider() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementNamespaceInstanceProvider() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultElementObjectPropertyValue() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultElementObjectPropertyValue() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultValue() - Method in enum org.x4o.xml.core.config.X4OLanguageProperty
-
Returns the default value for this property.
- getDefaultValue() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- getDefaultValue() - Method in interface org.x4o.xml.element.ElementClassAttribute
-
Gets the default value.
- getDefaultX4OLanguageLoader() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultX4OLanguageLoader() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDefaultX4OLanguageVersionFilter() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getDefaultX4OLanguageVersionFilter() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getDescription() - Method in class org.x4o.xml.element.AbstractElementMetaBase
-
- getDescription() - Method in interface org.x4o.xml.element.ElementMetaBase
-
Returns the description of the ElementMetaBase.
- getDescription() - Method in interface org.x4o.xml.element.ElementNamespaceContext
-
- getDestdir() - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- getDestdir() - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- getDirtyElements() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getDirtyElements() - Method in interface org.x4o.xml.element.ElementLanguage
-
Get all Dirty Elements.
- getDriver() - Method in class org.x4o.xml.core.X4OParser
-
- getDriver() - Method in class org.x4o.xml.eld.EldParser
-
Returns the X4ODriver object.
- getELContext() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getELContext() - Method in interface org.x4o.xml.element.ElementLanguage
-
Gets the EL Context.
- getElementAttributeHandlers() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementAttributeHandlers() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Geta All ElementAttributeHandlers.
- getElementAttributeValueParser() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getElementAttributeValueParser() - Method in interface org.x4o.xml.element.ElementLanguage
-
- getElementBindingHandlers() - Method in class org.x4o.xml.element.AbstractElementInterface
-
- getElementBindingHandlers() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementBindingHandlers() - Method in interface org.x4o.xml.element.ElementInterface
-
Gets all ElementBindingHandlers.
- getElementBindingHandlers() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
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 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.
- getElementClass() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getElementClassAttributeByName(String) - Method in class org.x4o.xml.element.AbstractElementClassBase
-
- 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.element.AbstractElementLanguageModule
-
- getElementConfiguratorGlobals() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Gets all ElementConfiguratorGlobals.
- getElementConfigurators() - Method in class org.x4o.xml.element.AbstractElementClassBase
-
- getElementConfigurators() - Method in interface org.x4o.xml.element.ElementClassBase
-
- getElementInterfaces() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementInterfaces() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Returns list of ElementInterfaces in this context.
- getElementLanguage() - Method in class org.x4o.xml.core.X4ODriver
-
Returns the ElementLanguage
- getElementLanguage() - Method in class org.x4o.xml.element.AbstractElement
-
- getElementLanguage() - Method in interface org.x4o.xml.element.Element
-
Gets the ElementLanguage.
- getElementLanguage() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getElementLanguageModuleLoader() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementLanguageModuleLoader() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- getElementLanguageModules() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getElementLanguageModules() - Method in interface org.x4o.xml.element.ElementLanguage
-
- getElementNamespaceContext(String) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementNamespaceContext(String) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
Returns the namespace context for an namespace uri.
- getElementNamespaceContexts() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getElementNamespaceContexts() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- 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
-
- getElementObject() - Method in class org.x4o.xml.element.AbstractElement
-
- 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.
- getElementObject() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getElementObject() - Method in class org.x4o.xml.meta.lang.ParentObjectElement
-
- getElementObjectPropertyValue() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getElementObjectPropertyValue() - Method in interface org.x4o.xml.element.ElementLanguage
-
- getElementParents(String) - Method in class org.x4o.xml.element.AbstractElementClass
-
- getElementParents(String) - Method in interface org.x4o.xml.element.ElementClass
-
Returns list of parent element tags.
- getElementProvider() - Method in exception org.x4o.xml.element.ElementLanguageModuleLoaderException
-
- getElementType() - Method in class org.x4o.xml.element.AbstractElement
-
- getElementType() - Method in interface org.x4o.xml.element.Element
-
Gets the Element type.
- getElementType() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getElementType() - Method in class org.x4o.xml.impl.DefaultElementBodyComment
-
- getElementType() - Method in class org.x4o.xml.impl.DefaultElementBodyWhitespace
-
- getELParameterValue(String, Element) - Method in interface org.x4o.xml.element.ElementAttributeValueParser
-
Returns the object which is stored in the ELContext
- getELParameterValue(String, Element) - Method in class org.x4o.xml.impl.DefaultElementAttributeValueParser
-
- getELResolver() - Method in class org.x4o.xml.impl.el.X4OELContext
-
- getEnumClass() - Method in class org.x4o.xml.conv.text.EnumConverter
-
- getExpressionFactory() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getExpressionFactory() - Method in interface org.x4o.xml.element.ElementLanguage
-
Gets the ExpressionFactory.
- getFeatureDescriptors(ELContext, Object) - Method in class org.x4o.xml.impl.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.impl.el.X4OELContext
-
- getId() - Method in class org.x4o.xml.element.AbstractElementMetaBase
-
- getId() - Method in interface org.x4o.xml.element.ElementMetaBase
-
Returns the id of the ElementMetaBase.
- 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.
- getLanguage() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
Returns the language for which this ElementLanguage is created.
- getLanguage() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguageConfiguration() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getLanguageConfiguration() - Method in interface org.x4o.xml.element.ElementLanguage
-
- getLanguageNamespaceUri() - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- getLanguageParserSupport() - Method in class org.x4o.xml.eld.doc.X4OLanguageEldDocWriter
-
- getLanguageParserSupport() - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- getLanguageProperty(X4OLanguageProperty) - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguageProperty(X4OLanguageProperty) - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguagePropertyBoolean(X4OLanguageProperty) - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguagePropertyBoolean(X4OLanguageProperty) - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguagePropertyInteger(X4OLanguageProperty) - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguagePropertyInteger(X4OLanguageProperty) - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguageResourceModulesFileName() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguageResourceModulesFileName() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguageResourcePathPrefix() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguageResourcePathPrefix() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getLanguageRoot() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
-
- getLanguageRoot() - Method in interface org.x4o.xml.element.ElementNamespaceContext
-
- getLanguageVersion() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getLanguageVersion() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getMethod() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
-
- getName() - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
-
- getName() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- getName() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getName() - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
-
- getName() - Method in interface org.x4o.xml.element.ElementClassAttribute
-
Gets the attribute name which this ElementAttributeConverter handlers
- getName() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- getName() - Method in interface org.x4o.xml.element.ElementNamespaceContext
-
- getNameSpace() - Method in class org.x4o.xml.sax.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
- getNsuri() - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- 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
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.ByteConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.CharacterConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.ClassConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.DoubleConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.EnumConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.FloatConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.IntegerConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.LongConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.StringSplitConverter
-
- getObjectClassTo() - Method in class org.x4o.xml.conv.text.URLConverter
-
- 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
-
- 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() - Method in class org.x4o.xml.core.X4OPhaseManager
-
Returns all the X4OPhaseHandlers in ordered list.
- 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.
- getParameterValue(String, String, Element) - Method in class org.x4o.xml.impl.DefaultElementAttributeValueParser
-
- getParent() - Method in class org.x4o.xml.element.AbstractElement
-
- getParent() - Method in interface org.x4o.xml.element.Element
-
Returns the parent Element.
Or null when there is no parent Element.
- getParent() - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- getParentClass() - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
-
- getPhases() - Method in class org.x4o.xml.core.X4OPhaseManager
-
Returns all the X4OPhaseHandlers.
- 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(String) - Method in class org.x4o.xml.core.X4ODriver
-
Returns the value an X4O Language property.
- getProperty(String) - Method in class org.x4o.xml.core.X4OParser
-
Returns the value an X4O Language property.
- getProperty(Object, String) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
-
Get the value of a properterie of a bean,
- getProperty(Object, String) - Method in class org.x4o.xml.impl.DefaultElementObjectPropertyValue
-
Gets the property of an bean.
- getProperty() - Method in class org.x4o.xml.meta.lang.BeanPropertyComparator
-
- getProviderName() - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- getProviderName() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- getRequired() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- getRequired() - Method in interface org.x4o.xml.element.ElementClassAttribute
-
- getRootElement() - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- getRootElement() - Method in interface org.x4o.xml.element.ElementLanguage
-
Returns the root Element which starts the xml tree.
- getRunBeanFill() - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- getRunBeanFill() - 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() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getSAXParserFeatures() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getSAXParserFeaturesOptional() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getSAXParserFeaturesOptional() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getSAXParserFeaturesRequired() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getSAXParserFeaturesRequired() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getSAXParserProperties() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getSAXParserProperties() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getSAXParserPropertiesOptional() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getSAXParserPropertiesOptional() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- 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
-
- 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.element.AbstractElementLanguageModule
-
- getSourceResource() - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- 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
-
- getSupportclass() - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- getSupportclass() - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- getTag() - Method in class org.x4o.xml.element.AbstractElementClass
-
- getTag() - Method in interface org.x4o.xml.element.ElementClass
-
Gets the xml tag the Element should handle.
- 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.impl.el.X4OELResolver
-
- 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.impl.el.X4OELResolver
-
- getVariableMapper() - Method in class org.x4o.xml.impl.el.X4OELContext
-
- getX4ODebugWriter() - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- getX4ODebugWriter() - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- getX4OPhase() - Method in class org.x4o.xml.core.AbstractX4OPhaseHandler
-
- getX4OPhase() - Method in interface org.x4o.xml.core.X4OPhaseHandler
-
Returns the X4OPhase for which this handler was written.
- getX4OPhaseHandler() - Method in exception org.x4o.xml.core.X4OPhaseException
-
Returns the X4OPhaseHandler which created this Exception.
- getX4OPhaseListeners() - Method in class org.x4o.xml.core.AbstractX4OPhaseHandler
-
- getX4OPhaseListeners() - Method in interface org.x4o.xml.core.X4OPhaseHandler
-
Returns all X4OPhaseListeners which where added.
- 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.plugin.ant.eld.doc - package org.x4o.plugin.ant.eld.doc
-
The ant elddoc plugin.
- org.x4o.plugin.ant.eld.xsd - package org.x4o.plugin.ant.eld.xsd
-
The ant x4o schema plugin.
- 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 default java text converters.
- org.x4o.xml.core - package org.x4o.xml.core
-
The core classes which startup the language.
- org.x4o.xml.core.config - package org.x4o.xml.core.config
-
The core config interfaces and key definitions.
- org.x4o.xml.eld - package org.x4o.xml.eld
-
The X4O Element Language Definition parser.
- org.x4o.xml.eld.doc - package org.x4o.xml.eld.doc
-
The X4O ELD documentation classes.
- org.x4o.xml.eld.lang - package org.x4o.xml.eld.lang
-
The X4O ELD Language x4o classes.
- 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 X4O XML Element interfaces.
- org.x4o.xml.impl - package org.x4o.xml.impl
-
The X4O Element and language implementation.The X4O XML Element interfaces.
- org.x4o.xml.impl.config - package org.x4o.xml.impl.config
-
The X4O Config implementation which loads the language.
- org.x4o.xml.impl.el - package org.x4o.xml.impl.el
-
The X4O EL Support classes.
- org.x4o.xml.meta - package org.x4o.xml.meta
-
The X4O XML Meta Language Loader.
- org.x4o.xml.meta.lang - package org.x4o.xml.meta.lang
-
The X4O XML Meta Language Classes.
- org.x4o.xml.sax - package org.x4o.xml.sax
-
Sax interface based classes.
- SCHEMA_URI - Static variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
-
- setAscending(boolean) - Method in class org.x4o.xml.meta.lang.BeanPropertyComparator
-
- setAttribute(String, String) - Method in class org.x4o.xml.element.AbstractElement
-
- setAttribute(String, String) - Method in interface org.x4o.xml.element.Element
-
Sets the xml attributes.
- setAttribute(String, String) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- 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.sax.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.doc.X4OLanguageEldDocWriter
-
- setBasePath(File) - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- 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
- setCurrentX4OPhase(X4OPhase) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setCurrentX4OPhase(X4OPhase) - Method in interface org.x4o.xml.element.ElementLanguage
-
Sets the phase of the context.
- setDefaultValue(Object) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- setDefaultValue(Object) - Method in interface org.x4o.xml.element.ElementClassAttribute
-
Sets the defaultValue of this attribute
- setDescription(String) - Method in class org.x4o.xml.element.AbstractElementMetaBase
-
- 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
-
- setDestdir(String) - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- setDestdir(String) - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- setDocumentLocator(Locator) - Method in class org.x4o.xml.core.X4OTagHandler
-
- setDocumentLocator(Locator) - Method in class org.x4o.xml.sax.XMLWriter
-
- setELContext(ELContext) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setELContext(ELContext) - Method in interface org.x4o.xml.element.ElementLanguageLocal
-
Sets the EL Context.
- setElementAttributeValueParser(ElementAttributeValueParser) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setElementAttributeValueParser(ElementAttributeValueParser) - Method in interface org.x4o.xml.element.ElementLanguageLocal
-
- setElementClass(ElementClass) - Method in class org.x4o.xml.element.AbstractElement
-
- setElementClass(Class<?>) - Method in class org.x4o.xml.element.AbstractElementClass
-
- 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.
- setElementClass(ElementClass) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- setElementLanguage(ElementLanguage) - Method in class org.x4o.xml.element.AbstractElement
-
- setElementLanguage(ElementLanguage) - Method in interface org.x4o.xml.element.Element
-
Sets the ElementLanguage.
- setElementLanguage(ElementLanguage) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- setElementLanguageModuleLoader(ElementLanguageModuleLoader) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- setElementLanguageModuleLoader(ElementLanguageModuleLoader) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- 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 interface org.x4o.xml.element.Element
-
Sets the object which we control.
- setElementObject(Object) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- setElementObject(Object) - Method in class org.x4o.xml.meta.lang.ParentObjectElement
-
- setElementObjectPropertyValue(ElementObjectPropertyValue) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setElementObjectPropertyValue(ElementObjectPropertyValue) - Method in interface org.x4o.xml.element.ElementLanguageLocal
-
- setEnumClass(String) - Method in class org.x4o.xml.conv.text.EnumConverter
-
- setExpressionFactory(ExpressionFactory) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setExpressionFactory(ExpressionFactory) - Method in interface org.x4o.xml.element.ElementLanguageLocal
-
Sets the ExpressionFactory.
- setFailonerror(boolean) - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- setFailonerror(boolean) - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- setFromMethod(String) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
-
- setFromOrder(Integer) - Method in class org.x4o.xml.conv.text.StringSplitConverterStep
-
- setId(String) - Method in class org.x4o.xml.element.AbstractElementMetaBase
-
- 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.
- setLanguageConfiguration(X4OLanguageConfiguration) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setLanguageConfiguration(X4OLanguageConfiguration) - Method in interface org.x4o.xml.element.ElementLanguageLocal
-
- setLanguageNamespaceUri(String) - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- setLanguageParserSupport(Class<?>) - Method in class org.x4o.xml.eld.doc.X4OLanguageEldDocWriter
-
- setLanguageParserSupport(Class<?>) - Method in class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- setLanguageProperty(X4OLanguageProperty, Object) - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- setLanguageProperty(X4OLanguageProperty, Object) - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- setLanguageRoot(Boolean) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
-
- setLanguageRoot(Boolean) - Method in interface org.x4o.xml.element.ElementNamespaceContext
-
- setMethod(String) - Method in class org.x4o.xml.eld.lang.ElementRefectionBindingHandler
-
- setName(String) - Method in class org.x4o.xml.eld.lang.AttributeFromBodyConfigurator
-
- setName(String) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- setName(String) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- setName(String) - Method in class org.x4o.xml.element.AbstractElementNamespaceContext
-
- setName(String) - Method in interface org.x4o.xml.element.ElementClassAttribute
-
Sets the attribute name which this ElementAttributeConverter handlers
- setName(String) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- setName(String) - Method in interface org.x4o.xml.element.ElementNamespaceContext
-
- setNameSpace(String) - Method in class org.x4o.xml.sax.AttributeMap
-
Sets the namespace uri, when set to null it is disabled(default).
- setNsuri(String) - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- 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
-
- 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 interface org.x4o.xml.element.Element
-
Set the parent Element.
- setParent(Element) - Method in class org.x4o.xml.impl.DefaultElementBodyCharacters
-
- 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(String, Object) - Method in class org.x4o.xml.core.X4ODriver
-
Sets an X4O Language property.
- setProperty(String, Object) - Method in class org.x4o.xml.core.X4OParser
-
Sets an X4O Language property.
- setProperty(Object, String, Object) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
-
Sets an bean property of the object.
- setProperty(Object, String, Object) - Method in class org.x4o.xml.impl.DefaultElementObjectPropertyValue
-
TODO: this function is not completed !!
- setProperty(String) - Method in class org.x4o.xml.meta.lang.BeanPropertyComparator
-
- setPropertyMap(Object, Map<String, Object>) - Method in interface org.x4o.xml.element.ElementObjectPropertyValue
-
Sets all bean properties.
- setPropertyMap(Object, Map<String, Object>) - Method in class org.x4o.xml.impl.DefaultElementObjectPropertyValue
-
- setProviderName(String) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- setProviderName(String) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- setRequired(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- setRequired(Boolean) - Method in interface org.x4o.xml.element.ElementClassAttribute
-
- setRootElement(Element) - Method in class org.x4o.xml.element.AbstractElementLanguage
-
- setRootElement(Element) - Method in interface org.x4o.xml.element.ElementLanguage
-
Sets the root element.
- setRunBeanFill(Boolean) - Method in class org.x4o.xml.element.AbstractElementClassAttribute
-
- setRunBeanFill(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
-
- setSourceResource(String) - Method in class org.x4o.xml.element.AbstractElementLanguageModule
-
- setSourceResource(String) - Method in interface org.x4o.xml.element.ElementLanguageModule
-
- setSplit(String) - Method in class org.x4o.xml.conv.text.StringSplitConverter
-
- setSplitSize(Integer) - Method in class org.x4o.xml.conv.text.StringSplitConverter
-
- setSupportclass(String) - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- setSupportclass(String) - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- setTag(String) - Method in class org.x4o.xml.element.AbstractElementClass
-
- setTag(String) - Method in interface org.x4o.xml.element.ElementClass
-
Sets the XML tag the Element should handle.
- 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.impl.el.X4OELResolver
-
- setVariable(String, ValueExpression) - Method in class org.x4o.xml.impl.el.X4OELVariableMapper
-
- setVerbose(boolean) - Method in class org.x4o.plugin.ant.eld.doc.EldDocWriterTask
-
- setVerbose(boolean) - Method in class org.x4o.plugin.ant.eld.xsd.EldXsdWriterTask
-
- setX4ODebugWriter(X4ODebugWriter) - Method in interface org.x4o.xml.core.config.X4OLanguageConfiguration
-
- setX4ODebugWriter(X4ODebugWriter) - Method in class org.x4o.xml.impl.config.DefaultX4OLanguageConfiguration
-
- setX4OPhase() - Method in class org.x4o.xml.core.AbstractX4OPhaseHandler
-
Is called from constuctor
- size() - Method in class org.x4o.xml.sax.AttributeMap
-
Returns the size of the map.
- skippedEntity(String) - Method in class org.x4o.xml.sax.XMLWriter
-
- 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(ElementLanguage, ElementNamespaceContext) - Method in interface org.x4o.xml.element.ElementNamespaceInstanceProvider
-
Starts the ElementProvider
- start(ElementLanguage, ElementNamespaceContext) - Method in class org.x4o.xml.impl.DefaultElementNamespaceInstanceProvider
-
- startDocument() - Method in class org.x4o.xml.sax.XMLWriter
-
- startElement(String, String, String, Attributes) - Method in class org.x4o.xml.core.X4OTagHandler
-
- startElement(String, String, String, Attributes) - Method in class org.x4o.xml.sax.XMLWriter
-
- startNamespaces(String) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
-
- startPrefixMapping(String, String) - Method in class org.x4o.xml.core.X4OTagHandler
-
- startPrefixMapping(String, String) - Method in class org.x4o.xml.sax.XMLWriter
-
- startSchema(ElementNamespaceContext, ElementLanguage) - Method in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
-
- startupX4OPhase() - Method in class org.x4o.xml.core.X4OPhaseHandlerFactory
-
Creates the startupX4OPhase which is a empty meta phase.
- startX4OPhase() - Method in class org.x4o.xml.core.X4OPhaseHandlerFactory
-
Creates the startX4OPhase which is a empty meta phase.
- 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
-
- X4ODebugWriter - Class in org.x4o.xml.core
-
Helps writing the xml debug output of all stuff x4o does.
- X4ODebugWriter(DefaultHandler2) - Constructor for class org.x4o.xml.core.X4ODebugWriter
-
- X4ODriver - Class in org.x4o.xml.core
-
X4ODriver can load language and parse files
- X4ODriver(X4OLanguageConfiguration) - Constructor for class org.x4o.xml.core.X4ODriver
-
Creates an X4ODriver for this config
- X4OELContext - Class in org.x4o.xml.impl.el
-
X4OELFunctionMapper simple EL context.
- X4OELContext() - Constructor for class org.x4o.xml.impl.el.X4OELContext
-
- X4OELFunctionMapper - Class in org.x4o.xml.impl.el
-
X4OELFunctionMapper simple EL function mapper.
- X4OELFunctionMapper() - Constructor for class org.x4o.xml.impl.el.X4OELFunctionMapper
-
- X4OELResolver - Class in org.x4o.xml.impl.el
-
X4OELResolver simple EL resolver.
- X4OELResolver(Map<Object, Object>) - Constructor for class org.x4o.xml.impl.el.X4OELResolver
-
- X4OELVariableMapper - Class in org.x4o.xml.impl.el
-
X4OELVariableMapper simple EL variable mapper.
- X4OELVariableMapper() - Constructor for class org.x4o.xml.impl.el.X4OELVariableMapper
-
Creates the X4OELVariableMapper.
- X4OEntityResolver - Class in org.x4o.xml.core
-
X4OEntityResolver resolves internel entities and proxy to external defined ones.
- X4OEntityResolver(ElementLanguage) - Constructor for class org.x4o.xml.core.X4OEntityResolver
-
- X4OErrorHandler - Class in org.x4o.xml.core
-
X4OErrorHandler prints the SAX2 Errors and Warsnings when parsing xml.
- X4OErrorHandler(ElementLanguage) - Constructor for class org.x4o.xml.core.X4OErrorHandler
-
Construct a new SAXErrorPrinter
- X4OLanguageClassLoader - Class in org.x4o.xml.core.config
-
X4OLanguageClassLoader is short hand for safe class loading.
- X4OLanguageClassLoader() - Constructor for class org.x4o.xml.core.config.X4OLanguageClassLoader
-
- X4OLanguageConfiguration - Interface in org.x4o.xml.core.config
-
X4OLanguageConfiguration first used interface in x4o parser which does the hard config of the x4o xml parsing.
- X4OLanguageEldDocWriter - Class in org.x4o.xml.eld.doc
-
X4OLanguageHtmlWriter is support class to write html documentation from the eld.
- X4OLanguageEldDocWriter() - Constructor for class org.x4o.xml.eld.doc.X4OLanguageEldDocWriter
-
- X4OLanguageEldXsdWriter - Class in org.x4o.xml.eld.xsd
-
X4OLanguageSchemaWriter is support class to write schema files from eld.
- X4OLanguageEldXsdWriter() - Constructor for class org.x4o.xml.eld.xsd.X4OLanguageEldXsdWriter
-
- X4OLanguageLoader - Interface in org.x4o.xml.core.config
-
Loads the language into the contexts.
- X4OLanguageLoaderException - Exception in org.x4o.xml.core.config
-
Is throw when there is en Exception within an Element.
- X4OLanguageLoaderException() - Constructor for exception org.x4o.xml.core.config.X4OLanguageLoaderException
-
Constructs an X4OLanguageLoaderException without a detail message.
- X4OLanguageLoaderException(String) - Constructor for exception org.x4o.xml.core.config.X4OLanguageLoaderException
-
Constructs an X4OLanguageLoaderException with a detail message.
- X4OLanguageLoaderException(Exception) - Constructor for exception org.x4o.xml.core.config.X4OLanguageLoaderException
-
Creates an X4OLanguageLoaderException from a parent exception.
- X4OLanguageLoaderException(String, Exception) - Constructor for exception org.x4o.xml.core.config.X4OLanguageLoaderException
-
Constructs an X4OLanguageLoaderException with a detail message.
- X4OLanguageProperty - Enum in org.x4o.xml.core.config
-
X4OLanguageProperty holds the language parser properties keys
- X4OLanguagePropertyKeys - Class in org.x4o.xml.core.config
-
X4OLanguagePropertyKeys is shortcut to the the properties by uri.
- X4OLanguagePropertyKeys() - Constructor for class org.x4o.xml.core.config.X4OLanguagePropertyKeys
-
- X4OLanguageVersionFilter - Interface in org.x4o.xml.core.config
-
X4OLanguageVersionFilter fitlers the best version to use of the modules to load.
- X4OParser - Class in org.x4o.xml.core
-
This is the starting point of the XML X4O parsing.
- X4OParser(String) - Constructor for class org.x4o.xml.core.X4OParser
-
Creates an X4OParser object.
- X4OParser(String, String) - Constructor for class org.x4o.xml.core.X4OParser
-
- X4OParser(X4OLanguageConfiguration) - Constructor for class org.x4o.xml.core.X4OParser
-
- X4OParser(X4ODriver) - Constructor for class org.x4o.xml.core.X4OParser
-
- X4OParserSupport - Interface in org.x4o.xml.core
-
X4OParserSupport is interface for language features without integration with parsing code.
- X4OParserSupportException - Exception in org.x4o.xml.core
-
X4OParserSupportException is exception when executing an language supporting feature.
- X4OParserSupportException() - Constructor for exception org.x4o.xml.core.X4OParserSupportException
-
Constructs an X4OWriteSchemaException without a detail message.
- X4OParserSupportException(String) - Constructor for exception org.x4o.xml.core.X4OParserSupportException
-
Constructs an X4OWriteSchemaException with a detail message.
- X4OParserSupportException(Exception) - Constructor for exception org.x4o.xml.core.X4OParserSupportException
-
Creates an X4OWriteSchemaException from a parent exception.
- X4OParserSupportException(String, Exception) - Constructor for exception org.x4o.xml.core.X4OParserSupportException
-
Constructs an X4OWriteSchemaException with a detail message.
- X4OPhase - Enum in org.x4o.xml.core
-
Defines the different phases of the x4o xml parser.
- X4OPhaseException - Exception in org.x4o.xml.core
-
Is throw when there is en Exception within an Element.
- X4OPhaseException(X4OPhaseHandler, Exception) - Constructor for exception org.x4o.xml.core.X4OPhaseException
-
Creates an ElementException from a parent exception.
- X4OPhaseException(X4OPhaseHandler, String) - Constructor for exception org.x4o.xml.core.X4OPhaseException
-
Creates an ElementException from a parent exception.
- X4OPhaseException(X4OPhaseHandler, String, Exception) - Constructor for exception org.x4o.xml.core.X4OPhaseException
-
Creates an ElementException from a parent exception.
- X4OPhaseHandler - Interface in org.x4o.xml.core
-
This is the starting point of the XML X4O parsing.
- X4OPhaseHandlerFactory - Class in org.x4o.xml.core
-
Factory which can create X4OPhaseHandlers for all the predefined phases used in default x4o language parsing.
- X4OPhaseHandlerFactory(ElementLanguage) - Constructor for class org.x4o.xml.core.X4OPhaseHandlerFactory
-
- X4OPhaseListener - Interface in org.x4o.xml.core
-
An X4OPhaseListener can be placed on an X4OPhaseHandler and is called
before and after the phase has runned.
- X4OPhaseListeners - Variable in class org.x4o.xml.core.AbstractX4OPhaseHandler
-
- X4OPhaseManager - Class in org.x4o.xml.core
-
X4OPhaseManager stores the X4OPhaseHandler and puts them in the right order
and will execute the phases when runPhases is called.
- X4OPhaseManager(ElementLanguage) - Constructor for class org.x4o.xml.core.X4OPhaseManager
-
Local package constuctor
- X4OTagHandler - Class in org.x4o.xml.core
-
This class handels all the X4O tags.
- X4OTagHandler(ElementLanguage) - Constructor for class org.x4o.xml.core.X4OTagHandler
-
Creates an X4OTagHandler
which can receice sax xml events and converts them into the Element* interfaces events.
- xmlWriter - Variable in class org.x4o.xml.eld.xsd.EldXsdXmlWriter
-
- XMLWriter - Class in org.x4o.xml.sax
-
Writes SAX event to XML.
- XMLWriter(Writer) - Constructor for class org.x4o.xml.sax.XMLWriter
-
- XMLWriter(OutputStream) - Constructor for class org.x4o.xml.sax.XMLWriter
-