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

A

ABSTRACT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ALL - Static variable in interface org.apache.ws.jaxme.xs.XSModelGroup
The all compositor.
AND - Static variable in interface org.apache.ws.jaxme.sqls.CombinedConstraint.Type
Specifies, that boolean constraints are combined with a boolean AND.
ANNOTATION - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANNOTATIONS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANNOTATION_ARRAY_INIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANNOTATION_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANNOTATION_FIELD_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANNOTATION_MEMBER_VALUE_PAIR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ANY - Static variable in class org.apache.ws.jaxme.xs.xml.XsNamespaceList
The namespace list matching "##any".
ARRAYLIST_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
ARRAY_DECLARATOR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
AS_CHAR_IN_WORD - Static variable in class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding
 
AS_WORD_SEPARATOR - Static variable in class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding
 
AT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
AbstractAtomicType - class org.apache.ws.jaxme.xs.types.AbstractAtomicType.
 
AbstractAtomicType() - Constructor for class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
AbstractBuiltinType - class org.apache.ws.jaxme.xs.types.AbstractBuiltinType.
An abstract type, to be extended by the builtin types.
AbstractBuiltinType() - Constructor for class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
AbstractColumn - class org.apache.ws.jaxme.sqls.impl.AbstractColumn.
 
AbstractColumn(Column.Name, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
AbstractContext - class org.apache.ws.jaxme.generator.sg.impl.AbstractContext.
 
AbstractContext() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
AbstractJavaMethod - class org.apache.ws.jaxme.js.AbstractJavaMethod.
 
AbstractJavaMethod(String, JavaQName, JavaSource.Protection) - Constructor for class org.apache.ws.jaxme.js.AbstractJavaMethod
 
AbstractListType - class org.apache.ws.jaxme.xs.types.AbstractListType.
 
AbstractListType() - Constructor for class org.apache.ws.jaxme.xs.types.AbstractListType
 
AbstractMarshallerImpl - class javax.xml.bind.helpers.AbstractMarshallerImpl.
Default implementation of a Marshaller.
AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
Creates a new instance of AbstractMarshallerImpl.
AbstractSimpleType - class org.apache.ws.jaxme.xs.types.AbstractSimpleType.
 
AbstractSimpleType() - Constructor for class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
AbstractUnmarshallerImpl - class javax.xml.bind.helpers.AbstractUnmarshallerImpl.
This is an abstract default implementation of an Unmarshaller.
AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Creates a new instance of AbstractUnmarshallerImpl.
AbstractXsSAXParser - class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser.
 
AbstractXsSAXParser(Object) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
AllBeanSG - class org.apache.ws.jaxme.generator.sg.impl.AllBeanSG.
Implementation of BeanSG for "all" groups.
AllBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AllBeanSG
Creates a new instance generating properties for the given type into the Java class pJs.
AllBeanSG(ComplexTypeSG, GroupSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AllBeanSG
Creates a new instance generating properties for the given group into the Java class pJs.
AllDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllDriverSG.
Implementation of DriverSG for "all" groups.
AllDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
AllDriverSG(ComplexTypeSG, GroupSG, JavaSource, JavaInnerClass) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
AllHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG.
Creates an instance of JMSAXElementParser, or JMSAXGroupParser, which parses an "all" group.
AllHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
Creates a new instance, which generates a handler for the complex type pTypeSG by adding methods and fields to the Java class pJs.
Ant - class org.apache.ws.jaxme.js.pattern.Ant.
A set of Ant tasks for running the generators in the pattern package.
Ant() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant
 
Ant.AntChainGenerator - class org.apache.ws.jaxme.js.pattern.Ant.AntChainGenerator.
Ant task for the ChainGenerator.
Ant.AntChainGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.AntChainGenerator
 
Ant.AntProxyGenerator - class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator.
The AntProxyGenerator is an Ant task providing access to the ProxyGenerator.
Ant.AntProxyGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator
 
Ant.AntTypesafeEnumerationGenerator - class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator.
Ant task for generating typesafe enumerations.
Ant.AntTypesafeEnumerationGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
 
Ant.AntVersionGenerator - class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator.
Ant task for the VersionGenerator
Ant.AntVersionGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
 
Ant.BasicAntTask - class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask.
 
Ant.BasicAntTask() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask
 
Ant.ReallyBasicAntTask - class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask.
 
Ant.ReallyBasicAntTask() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
 
Ant.XmlRpcGenerator - class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.
An ant task for the XmlRpcClientGenerator.
Ant.XmlRpcGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
 
Ant.XmlRpcGenerator.Dispatcher - class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher.
The nested child element "dispatcher".
Ant.XmlRpcGenerator.Dispatcher() - Constructor for class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher
 
AntLinkChecker - class org.apache.ws.jaxme.js.util.AntLinkChecker.
 
AntLinkChecker() - Constructor for class org.apache.ws.jaxme.js.util.AntLinkChecker
 
AntLinkChecker.CheckedURL - class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL.
 
AntLinkChecker.CheckedURL() - Constructor for class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL
 
AntLinkChecker.MyLinkChecker - class org.apache.ws.jaxme.js.util.AntLinkChecker.MyLinkChecker.
 
AntLinkChecker.MyLinkChecker() - Constructor for class org.apache.ws.jaxme.js.util.AntLinkChecker.MyLinkChecker
 
AntProjectLogger - class org.apache.ws.jaxme.logging.AntProjectLogger.
A wrapper for the Ant logger.
AntProjectLogger(String, Task) - Constructor for class org.apache.ws.jaxme.logging.AntProjectLogger
Creates a new instance for the given task.
AntProjectLoggerFactory - class org.apache.ws.jaxme.logging.AntProjectLoggerFactory.
A LoggerFactory logging via an Ant project.
AntProjectLoggerFactory(Task) - Constructor for class org.apache.ws.jaxme.logging.AntProjectLoggerFactory
Creates a new logger factory for the given task.
AnyAttributePropertySG - class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG.
PropertySG for attribute wildcards.
AnyAttributePropertySG(AttributeSG, XSWildcard) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
AnyElementPropertySG - class org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG.
 
AnyElementPropertySG(ObjectSG, XSAny) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG
 
ArrayPropertySG - class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG.
A subclass of MultiplePropertySG, which generates arrays rather than lists.
ArrayPropertySG(PropertySGChain, ObjectSG, int, int) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
AtomicTypeSG - interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG.
 
AtomicTypeSGImpl - class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl.
 
AtomicTypeSGImpl(XSAtomicType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
AtomicTypeSGImpl - class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl.
 
AtomicTypeSGImpl(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
Creates a new instance of AtomicTypeSGImpl.
AttributeSG - interface org.apache.ws.jaxme.generator.sg.AttributeSG.
A source generator for attributes.
AttributeSGChain - interface org.apache.ws.jaxme.generator.sg.AttributeSGChain.
 
AttributeSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl.
 
AttributeSGChainImpl(AttributeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
AttributeSGImpl - class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl.
 
AttributeSGImpl(AttributeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
AttributeSetter - interface org.apache.ws.jaxme.xs.parser.AttributeSetter.
The attribute setter is used by the XsSAXParser to pass an attributes value to the bean.
AttributeSetterImpl - class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl.
Default implementation of the AttributeSetter interface.
AttributeSetterImpl() - Constructor for class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl
 
aCase() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
acceptParticle(JavaMethod, int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
acceptParticle(JavaMethod, int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
acceptParticle(JavaMethod, int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
acceptParticle(JavaMethod, int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
add(Object) - Method in class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest.MyObservableList
 
add(int, Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
add(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
add(int) - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
Adds pValue to the sum.
add(int[]) - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
Adds the given pValues to the sum.
add(String) - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
Converts the given string into an int and adds it to the sum.
add(int) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
add(int[]) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
add(String) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
add(VersionGenerator.ColumnUpdater) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
add(Object) - Method in class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
add(Object) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
add(XSAnnotation) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new annotation to the schema.
add(XSType) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new type to the schema.
add(XSGroup) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new group to the schema.
add(XSAttributeGroup) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new attribute group to the schema.
add(XSAttribute) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new attribute to the schema.
add(XSElement) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new element to the schema.
add(XSNotation) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new notation to the schema.
add(XSIdentityConstraint) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new identity constraint to the schema.
add(XSKeyRef) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Adds a new key ref to the schema.
add(XsESchema, Object) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Adds the given object to the schema.
add(XSIdentityConstraint) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSKeyRef) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSAnnotation) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSType) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSAttributeGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSAttribute) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSElement) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(XSNotation) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
add(DTDParser.ChildToken) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Adds a token to the list of tokens.
add(String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Adds a name to the list of tokens.
addAll(int, Collection) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
addAll(Collection) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
addAnnotationClass(String, String, Class) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory
 
addArg(Commandline.Argument) - Method in class org.apache.ws.jaxme.generator.XJCTask
This nested element is ignored by the JaxMe ant task and exists for compatibility to the JAXB ant task only.
addAttribute(TypeSG, XSType, XsQName, XSType, String) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
addAttribute(String, String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Sets the attribute with the namespace pNamespace and the local name pLocalName to the value pValue.
addAttribute(DTDParser.DTDAttribute) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Adds a new attribute to the element.
addAttributeSG(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Adds the given AttributeSG to the list of attributes and invokes the method SGItem.init() on it.
addAttributeSG(ComplexTypeSG, AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
addAttributeSG(ComplexTypeSG, AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
addAttributeSG(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
addAttributeSG(ComplexTypeSG, AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
addAuthor(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Sets the JavaDoc author field.
addBinding(FileSet) - Method in class org.apache.ws.jaxme.generator.XJCTask
Multiple external binding files may be specified.
addBooleanConstraint(BooleanConstraint) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addBreak() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("break;");.
addBreak() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("case ", pTokens, ":"); indent();.
addCase(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pLine}).
addCase(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2}).
addCase(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3}).
addCase(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addCase(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addCase(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addCase(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCase(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addCase(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCase(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCatch(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine(unindent(); new Object[]{"} catch (", pExceptionClass, " ", pVar, ") {"); indent();
addCatch(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCatch(JavaQNameImpl.getInstance(pExceptionClass), pVar).
addCatch(JavaQName) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCatch(pExceptionClass, "e");
addCatch(Class) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addCatch(pExceptionClass, "e");
addCatch(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCatch(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCatch(JavaQName) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addCatch(Class) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addChild(Object) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
Adds a new child to the array returned by XSSchemaImpl.getChilds().
addChild(Object) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
addChild(Object) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
addChild(Object) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
addChild(Object) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
addChildren(XsTTopLevelElement, XsTExplicitGroup, DTDParser.ChildToken, Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Adds the childs to a group.
addClass(JavaSource, JavaSourceResolver) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates a new client class, which is invoking the given server side class pSource.
addClasspath(Path) - Method in class org.apache.ws.jaxme.generator.XJCTask
This nested element is ignored by the JaxMe ant task and exists for compatibility to the JAXB ant task only.
addClasspath(Path) - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Sets a classpath, being used to load compiled classes or ressources.
addColumn(ComplexTypeSG, XSType, Column) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
Creates a new attribute or chooses an existing atomic child element.
addColumn(Column) - Method in interface org.apache.ws.jaxme.sqls.Index
Adds a column to the index.
addColumn(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.Index
Adds the column with the given name to the index by invoking Index.addColumn(Column).
addColumn(String) - Method in interface org.apache.ws.jaxme.sqls.Index
Adds the column with the given name to the index by invoking Index.addColumn(Column).
addColumn(Column) - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
addColumn(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
addColumn(String) - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
addColumn(ColumnReference) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addColumnLink(Column, Column) - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Adds a reference between the given columns.
addColumnLink(Column.Name, Column.Name) - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Adds a reference between the given columns.
addColumnLink(String, String) - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Adds a reference between the given columns.
addColumnLink(Column, Column) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
addColumnLink(Column.Name, Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
addColumnLink(String, String) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
addColumnReference(ForeignKey.ColumnLink) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
addColumnSetQuery(ColumnSet, TableReference) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Adds a check for the columns of the given column set.
addColumnSetQuery(ColumnSet, TableReference) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
addCombinedConstraint(CombinedConstraint) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addConstraint(Map, Constraint) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Clones the given Constraint, mapping the column references from the given constraint to the values in the given map.
addConstraint(Map, Constraint) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
addDateParam(Calendar) - Method in class org.apache.ws.jaxme.PMParams
Adds a Date parameter.
addDateTimeParam(Calendar) - Method in class org.apache.ws.jaxme.PMParams
Adds a DateTime parameter.
addDefault() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("default:"); indent();.
addDefault() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addDepends(FileSet) - Method in class org.apache.ws.jaxme.generator.XJCTask
By default the JaxMe Ant tasks up-to-date check considers the specified schema and binding files only.
addElementParser(JMSAXElementParser) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Adds a parser for an nested element to the stack of parsers.
addElse() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("} else {"); indent();.
addElse() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("} else if (", pTokens, ") {"); indent();.
addElseIf(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pLine}).
addElseIf(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2}).
addElseIf(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3}).
addElseIf(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addElseIf(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addElseIf(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addElseIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addElseIf(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addElseIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addEndFor() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("}");.
addEndFor() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addEndIf() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("}");.
addEndIf() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addEndSwitch() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); unindent(); addLine("}");.
addEndSwitch() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addEndTry() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("}");.
addEndTry() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addEndWhile() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("}");.
addEndWhile() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Shortcut for unindent(); addLine("}");.
addEvent(LinkChecker.Event) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
addExtends(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets the class or interface extended by this class or interface.
addExtends(Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets the class or interface extended by this class or interface.
addFacet(XsTFacetBase) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
addFinally() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for unindent(); addLine("} finally {"); indent();.
addFinally() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("for (", pArgs, ") {"); indent();.
addFor(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1}).
addFor(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2}).
addFor(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3}).
addFor(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addFor(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addFor(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}).
addFor(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}).
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14, pToken15}).
addFor(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addFor(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = 0; ", pVar, " < ", pArray, ".length; ", pVar, "++"}).
addForArray(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForArray(JavaQNameImpl.getInstance(pVarClass), pVar, pArray)
addForArray(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForArray(pVar, pArray);
addForArray(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForArray(pVarClass, getLocalVariableName(), pArray)
addForArray(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForArray(pVarClass, getLocalVariableName(), pArray)
addForArray(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForArray(int.class, pArray);
addForArray(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForArray(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForIterator(pVarClass, pVar, new Object[]{"(", pVar, ").iterator()"},);
addForCollection(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(JavaQNameImpl.getInstance(pVarClass), pVar, pCollection)
addForCollection(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(java.util.Iterator.class, pVar, pCollection);.
addForCollection(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(pVarClass, getLocalVariableName(), pCollection)
addForCollection(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(pVarClass, getLocalVariableName(), pCollection)
addForCollection(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(java.util.Iterator.class, pCollection);.
addForCollection(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForCollection(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ", pEnumeration, "; ", pVar, ".hasMoreElements(); ) {"});
addForEnumeration(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ", pEnumeration, "; ", pVar, ".hasMoreElements(); ) {"});
addForEnumeration(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(JavaQNameImpl.getInstance(java.util.Enumeration.class), pVar, pEnumeration);.
addForEnumeration(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForEnumeration(pVarClass, getLocalVariableName(), pEnumeration).
addForEnumeration(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForEnumeration(pVarClass, getLocalVariableName(), pEnumeration).
addForEnumeration(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForEnumeration(Enumeration.class, pIterator).
addForEnumeration(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForEnumeration(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ", pIterator, "; ", pVar, ".hasNext(); ) {"});
addForIterator(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ", pIterator, "; ", pVar, ".hasNext(); ) {"});
addForIterator(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(JavaQNameImpl.getInstance(java.util.Iterator.class), pVar, pIterator);.
addForIterator(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForIterator(pVarClass, getLocalVariableName(), pIterator).
addForIterator(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForIterator(pVarClass, getLocalVariableName(), pIterator).
addForIterator(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForIterator(Iterator.class, pIterator).
addForIterator(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForIterator(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = 0; ", pVar, " < ", pList, ".size(); ", pVar, "++"}).
addForList(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(JavaQNameImpl.getInstance(pVarClass), pVar, pList).
addForList(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(int.class, pVar, pList).
addForList(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(pVarClass, getLocalVariableName(), pList).
addForList(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(JavaQNameImpl.getInstance(pVarClass), pList).
addForList(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(int.class, pVar, pList).
addForList(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addForList(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIdentityConstraint(XsTIdentityConstraint) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
addIf(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("if (", pTokens, ") {"); indent();.
addIf(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pLine}).
addIf(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2}).
addIf(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3}).
addIf(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addIf(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addIf(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addIf(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addIf(boolean, Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for pFirst ?
addIf(boolean, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2}).
addIf(boolean, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3}).
addIf(boolean, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4}).
addIf(boolean, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addIf(boolean, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addIf(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addImplements(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds an interface to the list of interfaces being implemented by this class or interface.
addImplements(Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds an interface to the list of interfaces being implemented by this class or interface.
addImport(String) - Method in class org.apache.ws.jaxme.js.JavaInnerClass
Throws an exception, as inner classes don't have import statements.
addImport(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds a package or class to the list of packages and classes being imported.
addImport(Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds a package or class to the list of packages and classes being imported.
addImport(String, String) - Method in class org.apache.ws.jaxme.xs.XSParser
Adds a schema being imported by the parser.
addImport(String, String, Node) - Method in class org.apache.ws.jaxme.xs.XSParser
Adds a schema being imported by the parser.
addImport(String, String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Adds a schema being imported by the parser.
addImport(String, String, Node) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Adds a schema being imported by the parser.
addInnerClass(JavaInnerClass) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds an inner class.
addJoin(ForeignKey, TableReference, TableReference) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a JOIN condition matching the given foreign key.
addJoin(TableReference, ColumnSet, TableReference, ColumnSet) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a JOIN condition matching the given column reference.
addJoin(ForeignKey, TableReference, TableReference) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
addJoin(TableReference, ColumnSet, TableReference, ColumnSet) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
addLine(int, Object[]) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Adds the given tokens as a complete line, using the given level of indentation.
addLine(Object[]) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), pTokens).
addLine() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Adds an empty line, shortcut for addLine(getIndentationLevel, new Object[0]).
addLine(Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pLine}).
addLine(Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2}).
addLine(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3}).
addLine(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4}).
addLine(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addLine(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addLine(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addLine(int, Object[]) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object[]) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
addLine(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Adds a line to the comments content.
addManager(JMManager) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Invoked from the SAX handler when reading the config file for adding another instance of JMManager.
addMethod(JavaMethod) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Generates a name for the method pMethod and adds it to the method map, the name being the key.
addMethods(JavaSource, JavaSource, Map, JavaField, JavaSourceResolver) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
 
addNames(List, GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
addOrderColumn(SelectStatement.OrderColumn) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(Object) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(Object, boolean) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(Object) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
addOrderColumn(Object, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
addOrderColumn(SelectStatement.OrderColumn) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
addOrderColumn(Object, boolean, boolean) - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement
Adds the given order column with the given values for SelectStatement.OrderColumn.isDescending() and OraSelectStatement.OraOrderColumn.isNullsFirst().
addOrderColumn(Object, boolean, boolean) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl
 
addParam(PMParams.Param) - Method in class org.apache.ws.jaxme.PMParams
Adds a new parameter.
addParam(String) - Method in class org.apache.ws.jaxme.PMParams
Adds a String parameter.
addParam(Long) - Method in class org.apache.ws.jaxme.PMParams
Adds a Long parameter.
addParam(long) - Method in class org.apache.ws.jaxme.PMParams
Adds a long parameter.
addParam(Integer) - Method in class org.apache.ws.jaxme.PMParams
Adds an Integer parameter.
addParam(int) - Method in class org.apache.ws.jaxme.PMParams
Adds an int parameter.
addParam(Short) - Method in class org.apache.ws.jaxme.PMParams
Adds a Short parameter.
addParam(short) - Method in class org.apache.ws.jaxme.PMParams
Adds a short parameter.
addParam(Byte) - Method in class org.apache.ws.jaxme.PMParams
Adds a Byte parameter.
addParam(byte) - Method in class org.apache.ws.jaxme.PMParams
Adds a byte parameter.
addParam(byte[]) - Method in class org.apache.ws.jaxme.PMParams
Adds a VARBINARY parameter.
addParam(String) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addParam(JavaQName, String)
addParam(String, String) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addParam(JavaQName, String)
addParam(Class, String) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(JavaQName, String) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(Parameter) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Adds a JavaDoc "param" field.
addPart(Value) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a constant value.
addPart(ColumnReference) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a column reference.
addPart(ColumnReference[]) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a set of column references.
addPart(Case) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a "case foo when x then a when y then b else c end" clause.
addPart(SelectStatement) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a subselect.
addPart(String) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a String.
addPart() - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a NULL value.
addPart(byte) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a byte value, which will be inserted without quotes.
addPart(int) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts an int value, which will be inserted without quotes.
addPart(long) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a long value, which will be inserted without quotes.
addPart(short) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a short value, which will be inserted without quotes.
addPart(float) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a float value, which will be inserted without quotes.
addPart(double) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a double value, which will be inserted without quotes.
addPart(boolean) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a boolean value, which will be inserted as the word TRUE, or FALSE, respectively.
addPart(Function) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a function.
addPart(Expression) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts an arithmetic expression.
addPart(Value) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(ColumnReference) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(String) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(byte) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(int) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(long) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(short) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(float) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(double) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(Function) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(Expression) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(Case) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addPart(Object) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addParticle(XSModelGroupImpl, XsTParticle) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
addParticle(XSModelGroupImpl, XsTNestedParticle) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
addParticle(XSParticle) - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
addParticle(XsTParticle) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
addParticle(XsTNestedParticle) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
addParts(Parts) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addPlaceholder() - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts a placeholder.
addPlaceholder() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
addRawJavaSource(String) - Method in class org.apache.ws.jaxme.js.JavaSource
Adds a piece of raw Java source to the class.
addRawSQLPart(String) - Method in interface org.apache.ws.jaxme.sqls.Parts
Inserts raw SQL code.
addRawSQLPart(String) - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
Inserts raw SQL code.
addResultColumn(ColumnReference) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Adds a result column to the statement.
addResultColumn(ColumnReference) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
addSGFactoryChain(Class) - Method in interface org.apache.ws.jaxme.generator.SchemaReader
Adds an instance of SGFactoryChain to the SGFactory.
addSGFactoryChain(Class) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
 
addSchema(FileSet) - Method in class org.apache.ws.jaxme.generator.XJCTask
Multiple schema files may be compiled in one or more nested <schema> elements.
addSchemaLocationAttributes(JMSAXDriver, AttributesImpl) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
addSee(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Adds an element to the list of Strings which should be used for "see" fields.
addSelectStatement(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addSelectStatement(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData
 
addSet(Column) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value given by a placeholder.
addSet(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value given by a placeholder.
addSet(String) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value given by a placeholder.
addSet(Column, byte) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, byte) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, byte) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, short) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, short) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, short) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, int) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, int) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, int) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, long) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, long) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, long) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, float) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, float) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, float) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, boolean) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value TRUE or FALSE, depending on pValue.
addSet(Column.Name, boolean) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value TRUE or FALSE, depending on pValue.
addSet(String, boolean) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value TRUE or FALSE, depending on pValue.
addSet(Column, String) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column.Name, String) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(String, String) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value pValue.
addSet(Column, Object) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the given value.
addSet(String, Object) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the given value.
addSet(Column.Name, Object) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the given value.
addSet(ColumnReference, Value) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(ColumnReference, Object) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, Object) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, Object) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, Object) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, Value) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, Value) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, Value) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, byte) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, byte) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, byte) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, short) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, short) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, short) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, int) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, int) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, int) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, long) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, long) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, long) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, float) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, float) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, float) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column, String) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(Column.Name, String) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSet(String, String) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDate(Column, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value pValue.
addSetDate(Column.Name, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value pValue.
addSetDate(String, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value pValue.
addSetDate(Column, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDate(Column.Name, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDate(String, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDateTime(Column, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime value pValue.
addSetDateTime(Column.Name, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime value pValue.
addSetDateTime(String, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime value pValue.
addSetDateTime(Column, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDateTime(Column.Name, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetDateTime(String, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetNull(Column) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(String) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(Column) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetNull(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetNull(String) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetStatement(SetStatement, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addSetTime(Column, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value pValue.
addSetTime(Column.Name, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value pValue.
addSetTime(String, Calendar) - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value pValue.
addSetTime(Column, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetTime(Column.Name, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSetTime(String, Calendar) - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
addSimpleAtomicState() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Indicates, that the handler is parsing a simple, atomic element.
addSwitch(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("switch (", pTokens, ") {"); indent(); indent();.
addSwitch(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pLine}).
addSwitch(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2}).
addSwitch(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3}).
addSwitch(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addSwitch(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addSwitch(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}) .
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}) .
addSwitch(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addSyntaxSchema(XsESchema) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
addTable(Table, VersionGenerator.ColumnUpdater) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Adds a new table to the list of tables.
addTable(TableReference) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
addTableData(ComplexTypeSG, XSType, TableDetails) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
addText(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavadocImpl
 
addText(String) - Method in interface org.apache.ws.jaxme.xs.parser.TextSetter
Called for any ContentHandler.characters(char[], int, int) event.
addText(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.TextSetterImpl
 
addText(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
Adds text to the appinfo contents.
addText(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
addThrowNew(JavaQName, Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine(new Object[]{"throw new", pExceptionClass, "(", pArgs, ");"});.
addThrowNew(JavaQName, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1}).
addThrowNew(JavaQName, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2}).
addThrowNew(JavaQName, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3}).
addThrowNew(JavaQName, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}).
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}).
addThrowNew(Class, Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(JavaQNameImpl.getInstance(pExceptionClass), pArgs).
addThrowNew(Class, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1}).
addThrowNew(Class, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2}).
addThrowNew(Class, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3}).
addThrowNew(Class, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4}).
addThrowNew(Class, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}) .
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}) .
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}).
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15}).
addThrowNew(JavaQName, Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addThrows(JavaQName) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Adds an exception to this methods list of exceptions.
addThrows(Class) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Adds an exception to this methods list of exceptions.
addThrows(String) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addThrows(JavaQName)
addThrows(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Adds a JavaDoc "throw" field.
addTimeParam(Calendar) - Method in class org.apache.ws.jaxme.PMParams
Adds a Time parameter.
addTry() - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine(new Object[]{"try {"}); indent();.
addTry() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addURL(URL, InputStream) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
addURL(URL) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
addURL(LinkChecker.CheckedURL) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
addUniqueFacet(XsTFacetBase) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
addValidation(JavaMethod, DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Adds code for validating the value pValue to the "add" or "set" method pMethod.
addValidation(SimpleTypeSG, JavaMethod, DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
addValidation(SimpleTypeSG, JavaMethod, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
addValidation(JavaMethod, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
addValidation(SimpleTypeSG, JavaMethod, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
addValidation(SimpleTypeSG, JavaMethod, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
addValidation(SimpleTypeSG, JavaMethod, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
addValue(JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates a piece of Java code adding an element value.
addValue(PropertySG, JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
addValue(PropertySG, JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
addValue(PropertySG, JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
addValue(PropertySG, JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
addValue(PropertySG, JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
addValue(JavaMethod, DirectAccessible, TypedValue, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
addWhen(Object, Object) - Method in interface org.apache.ws.jaxme.sqls.Case
Adds a new clause "when pCondition then pValue".
addWhen(Case.When) - Method in interface org.apache.ws.jaxme.sqls.Case
Adds a new when clause.
addWhen(Object, Object) - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
addWhen(Case.When) - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
addWhile(Object[]) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("while (", pExpr, ") {"); indent();.
addWhile(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1}).
addWhile(Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2}).
addWhile(Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3}).
addWhile(Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4}).
addWhile(Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5}).
addWhile(Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6}).
addWhile(Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11}) .
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14}).
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14, pToken15}).
addWhile(Object[]) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Shortcut for addLine("while (", pExpr, ") {"); indent();.
addWhile(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
addWhileIterator(Object) - Method in interface org.apache.ws.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{"(", pIterator, ").hasNext()"});
addWhileIterator(Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Shortcut for addWhile(new Object[]{"(", pIterator, ").hasNext()"});
addXsObjectCreator(XsObjectCreator) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
additiveExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
andExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotation() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationArguments() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationDefinition(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationField() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationMemberArrayInitializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationMemberArrayValueInitializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationMemberValueInitializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotationMemberValuePair() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
annotations() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
anntotationMemberValuePairs() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
append(String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader
Appends the given string to the input.
argList() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
arrayInitializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
arraySpecOpt() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
asJavaIdentifier(String) - Static method in class org.apache.ws.jaxme.js.Util
Takes as input an arbitrary String and maps it to a String, which is a valid Java identifier.
asObject(Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
asString(JavaQName) - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
asString() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
asString(JavaQName) - Method in interface org.apache.ws.jaxme.js.IndentationTarget
Converts a class name into a string.
asString(JavaQName, boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether the given JavaQName is a local class.
asString(JavaQName) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
asString(Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
asValue(Object) - Static method in class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
asXsQName(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
asXsQName(XsESchema, Locator, NamespaceSupport, String) - Static method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
assertStringEquals(String, String) - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
assignBeanValue(Object, String, String) - Static method in class org.apache.ws.jaxme.generator.util.Reflect
Assigns the value pValue to the beans pBean property pPropertyName.
assignBeanValue(Object, String, String, ReflectResolver) - Static method in class org.apache.ws.jaxme.generator.util.Reflect
Assigns the value pValue to the beans pBean property pPropertyName.
assignmentExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 

B

BAND - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BAND_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BETWEEN - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "BETWEEN" condition.
BIGINT - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
BINARY - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
BIT - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
BLOB - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
BLOCK - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BNOT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BOOLEAN - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The boolean type.
BOOLEAN - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
BOOLEAN_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.BooleanSG
The object boolean type.
BOOLEAN_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.BooleanSG
The primitive boolean type.
BOR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BOR_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BSR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BSR_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BXOR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BXOR_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
BYTE - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The byte type.
BYTE - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
BYTE_ARRAY_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
BYTE_ARRAY_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
BYTE_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ByteSG
 
BYTE_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ByteSG
 
Base64Binary - class org.apache.ws.jaxme.util.Base64Binary.
A utility class for working with base64 encoding.
Base64Binary() - Constructor for class org.apache.ws.jaxme.util.Base64Binary
 
Base64BinarySG - class org.apache.ws.jaxme.generator.types.Base64BinarySG.
 
Base64BinarySG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.Base64BinarySG
Creates a new instance of Base64BinarySG.
BasicTest - class org.apache.ws.jaxme.js.junit.BasicTest.
Basic test
BasicTest(String) - Constructor for class org.apache.ws.jaxme.js.junit.BasicTest
 
BeanSG - interface org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSG.
Interface of a source generator creating the bean interfaces and classes.
BeanSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl.
Base implementation of BeanSG, for derivation of subclasses.
BeanSGImpl(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
 
BinaryColumn - interface org.apache.ws.jaxme.sqls.BinaryColumn.
Interface of a column with datatype Column.Type.BINARY or Column.Type.VARBINARY.
BooleanConstraint - interface org.apache.ws.jaxme.sqls.BooleanConstraint.
 
BooleanConstraint.Type - interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type.
The type of a boolean constraint.
BooleanConstraintImpl - class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl.
 
BooleanConstraintImpl(CombinedConstraint, BooleanConstraint.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
BooleanConstraintImpl.TypeImpl - class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl.TypeImpl.
Default implementation of BooleanConstraint.Type.
BooleanConstraintImpl.TypeImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl.TypeImpl
Creates a new instance with the given name.
BooleanSG - class org.apache.ws.jaxme.generator.types.BooleanSG.
 
BooleanSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.BooleanSG
Creates a new instance of BooleanSG.java.
BufferPool - interface org.apache.ws.jaxme.sqls.db2.BufferPool.
Interface of a DB2 BufferPool.
BufferPool.Name - interface org.apache.ws.jaxme.sqls.db2.BufferPool.Name.
 
ByteSG - class org.apache.ws.jaxme.generator.types.ByteSG.
 
ByteSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.ByteSG
Creates a new instance of LongSG.
buildTokenTypeASTClassMap() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
builtInType() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
builtInTypeArraySpec(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
builtInTypeSpec(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

C

CALENDAR_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
CASCADE - Static variable in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
CASE_GROUP - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
CHAR - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The char type.
CHAR - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
CHAR_LITERAL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
CHOICE - Static variable in interface org.apache.ws.jaxme.xs.XSModelGroup
The choice compositor.
CHOICE - Static variable in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Type of a NAME token; see DTDParser.parseChildren(XsTTopLevelElement, String, Locator) for the definition of CHOICE.
CLASS - Static variable in class org.apache.ws.jaxme.js.JavaSource
Type of a JavaSource class.
CLASS_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
CLOB - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
COLON - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
COMMA - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
CONFIGURATION_URI - Static variable in class org.apache.ws.jaxme.impl.JAXBContextImpl
The namespace of JaxMe's configuration files.
CTOR_CALL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
CTOR_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
Case - interface org.apache.ws.jaxme.sqls.Case.
Interface of a "case value when x then a when y then b else c end" statement
Case.When - interface org.apache.ws.jaxme.sqls.Case.When.
Interface of a single "when x then a" clause.
CaseImpl - class org.apache.ws.jaxme.sqls.impl.CaseImpl.
Implementation of a Case clause.
CaseImpl(Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.CaseImpl
Creates a new instance with the given type.
CaseImpl.WhenImpl - class org.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl.
Implementation of a Case.When clause.
CaseImpl.WhenImpl(Object, Object) - Constructor for class org.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl
Creates a new instance with the given condition and value.
ChainGenerator - class org.apache.ws.jaxme.js.pattern.ChainGenerator.
This class generates so-called event chains.
ChainGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.ChainGenerator
 
CharSetXMLWriter - class org.apache.ws.jaxme.impl.CharSetXMLWriter.
A simple serializer for XML documents using the Charset from Java 1.4.
CharSetXMLWriter() - Constructor for class org.apache.ws.jaxme.impl.CharSetXMLWriter
 
ChildSetter - interface org.apache.ws.jaxme.xs.parser.ChildSetter.
Implementations of this interface are responsible for the handling of child elements.
ChildSetterImpl - class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl.
Default implementation of a ChildSetter.
ChildSetterImpl() - Constructor for class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl
 
ChoiceBeanSG - class org.apache.ws.jaxme.generator.sg.impl.ChoiceBeanSG.
Implementation of BeanSG for choice groups.
ChoiceBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ChoiceBeanSG
Creates a new instance generating properties for the given type into the Java class pJs.
ChoiceBeanSG(ComplexTypeSG, GroupSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ChoiceBeanSG
Creates a new instance generating properties for the given group into the Java class pJs.
ChoiceDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceDriverSG.
Implementation of DriverSG for choice groups.
ChoiceDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
ChoiceDriverSG(ComplexTypeSG, GroupSG, JavaSource, JavaInnerClass) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
ChoiceHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG.
Creates an instance of JMSAXElementParser, or JMSAXGroupParser, which parses a choice group.
ChoiceHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
Creates a new instance, which generates a handler for the complex type pTypeSG by adding methods and fields to the Java class pJs.
ClassLoader - class org.apache.ws.jaxme.util.ClassLoader.
Helper class for working with class loaders.
ClassLoader() - Constructor for class org.apache.ws.jaxme.util.ClassLoader
 
Column - interface org.apache.ws.jaxme.sqls.Column.
 
Column.Name - interface org.apache.ws.jaxme.sqls.Column.Name.
 
Column.Type - interface org.apache.ws.jaxme.sqls.Column.Type.
 
ColumnImpl - class org.apache.ws.jaxme.sqls.impl.ColumnImpl.
Implementation of a column.
ColumnImpl(Table, Column.Name, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.ColumnImpl
 
ColumnImpl.NameImpl - class org.apache.ws.jaxme.sqls.impl.ColumnImpl.NameImpl.
 
ColumnImpl.NameImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.ColumnImpl.NameImpl
 
ColumnImpl.TypeImpl - class org.apache.ws.jaxme.sqls.impl.ColumnImpl.TypeImpl.
 
ColumnImpl.TypeImpl(String, int) - Constructor for class org.apache.ws.jaxme.sqls.impl.ColumnImpl.TypeImpl
 
ColumnReference - interface org.apache.ws.jaxme.sqls.ColumnReference.
Interface of a column reference.
ColumnReferenceImpl - class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl.
Implementation of a ColumnReference.
ColumnReferenceImpl(TableReference, Column) - Constructor for class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
ColumnSet - interface org.apache.ws.jaxme.sqls.ColumnSet.
A common base interface for Index and ForeignKey.
ColumnSetImpl - class org.apache.ws.jaxme.sqls.impl.ColumnSetImpl.
A common base class for ForeignKeyImpl and IndexImpl.
ColumnSetImpl(Table) - Constructor for class org.apache.ws.jaxme.sqls.impl.ColumnSetImpl
 
CombinedConstraint - interface org.apache.ws.jaxme.sqls.CombinedConstraint.
Interface of a WHERE or ON clause.
CombinedConstraint.Type - interface org.apache.ws.jaxme.sqls.CombinedConstraint.Type.
Specifies, how the various boolean constraints are combined.
CombinedConstraintImpl - class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl.
 
CombinedConstraintImpl(ConstrainedStatement, CombinedConstraint.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
CombinedConstraintImpl.TypeImpl - class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl.TypeImpl.
Default implementation of CombinedConstraint.Type.
CombinedConstraintImpl.TypeImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl.TypeImpl
Creates a new instance with the given name.
CompiledClassReflector - class org.apache.ws.jaxme.js.pattern.CompiledClassReflector.
Reflector for gathering information on a compiled class.
CompiledClassReflector(Class) - Constructor for class org.apache.ws.jaxme.js.pattern.CompiledClassReflector
Creates a new instance of CompiledClassReflector, reading information from the given class.
CompiledClassReflector(String, ClassLoader) - Constructor for class org.apache.ws.jaxme.js.pattern.CompiledClassReflector
Creates a new instance of CompiledClassReflector, which loads the class named pName through pClassLoader.
ComplexContentSG - interface org.apache.ws.jaxme.generator.sg.ComplexContentSG.
Interface of a complex type with a complex content model.
ComplexContentSGChain - interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain.
 
ComplexContentSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl.
 
ComplexContentSGChainImpl(ComplexContentSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
ComplexContentSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl.
 
ComplexContentSGImpl(ComplexContentSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
ComplexTypeSG - interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG.
Interface of a source generator for complex types.
ComplexTypeSGChain - interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain.
 
ComplexTypeSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl.
 
ComplexTypeSGChainImpl(ComplexTypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
ComplexTypeSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl.
 
ComplexTypeSGImpl(ComplexTypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
ConditionalIndentationEngine - interface org.apache.ws.jaxme.js.ConditionalIndentationEngine.
 
ConditionalIndentationJavaSourceObject - class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.
 
ConditionalIndentationJavaSourceObject(String, JavaQName, JavaSource.Protection) - Constructor for class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
ConditionalIndentationJavaSourceObject.LJFImpl - class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LJFImpl.
 
ConditionalIndentationJavaSourceObject.LoopVariable - class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable.
 
ConditionalIndentationJavaSourceObject.LoopVariable(Object, JavaQName) - Constructor for class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
Configuration - class org.apache.ws.jaxme.impl.Configuration.
An instance of this class represents a config file.
Configuration(JAXBContextImpl) - Constructor for class org.apache.ws.jaxme.impl.Configuration
 
Configuration.Manager - class org.apache.ws.jaxme.impl.Configuration.Manager.
 
Configuration.Manager() - Constructor for class org.apache.ws.jaxme.impl.Configuration.Manager
 
Configuration.Manager.Property - class org.apache.ws.jaxme.impl.Configuration.Manager.Property.
 
Configuration.Manager.Property() - Constructor for class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
Configurator - class org.apache.ws.jaxme.util.Configurator.
The Configurator is an idea borrowed by the Ant project.
Configurator() - Constructor for class org.apache.ws.jaxme.util.Configurator
 
ConnectionDetails - class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails.
 
ConnectionDetails(JaxMeJdbcSG, XsObject) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
 
ConstrainedStatement - interface org.apache.ws.jaxme.sqls.ConstrainedStatement.
Interface of a Statement supporting a WHERE clause.
ConstrainedStatementImpl - class org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl.
 
ConstrainedStatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl
 
Constraint - interface org.apache.ws.jaxme.sqls.Constraint.
Interface of a constraint, used in a WHERE or ON condition.
ConstraintImpl - class org.apache.ws.jaxme.sqls.impl.ConstraintImpl.
 
ConstraintImpl(ConstrainedStatement) - Constructor for class org.apache.ws.jaxme.sqls.impl.ConstraintImpl
Creates a new instance of ConstraintImpl.
Context - interface org.apache.ws.jaxme.generator.sg.Context.
A common base interface for items that may enclose a local type.
CustomColumnData - class org.apache.ws.jaxme.pm.generator.jdbc.CustomColumnData.
 
CustomColumnData(String, Object) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.CustomColumnData
Creates a new instance with the given name, which is attached to the given pSG.
CustomTableData - class org.apache.ws.jaxme.pm.generator.jdbc.CustomTableData.
 
CustomTableData(JaxMeJdbcSG, Table, ComplexTypeSG, TableDetails) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.CustomTableData
Creates a new instance-
canEncode(char) - Method in interface org.apache.ws.jaxme.XMLWriter
Returns whether the XMLWriter can encode the character c without an escape sequence like &#ddd;.
canEncode(char) - Method in class org.apache.ws.jaxme.impl.CharSetXMLWriter
 
canEncode(char) - Method in class org.apache.ws.jaxme.impl.PassThroughXMLWriter
 
canEncode(char) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
 
caseSList() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
casesGroup() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
ccSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
ccSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
ccSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Inserts a string of characters into the document.
characters(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.util.Configurator
Handles atomic child elements by invoking their method addText(String pText).
characters(char[], int, int) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
characters(char[], int, int) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
checkContext(int) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
This method is used to restore the namespace state after an element is created.
checkJavaIdentifier(String) - Static method in class org.apache.ws.jaxme.js.Util
Returns whether the given name is a valid Java identifier.
checkNulls(Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
classBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
classDefinition(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
classField() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
classOrInterfaceType(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
classTypeSpec(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
clear() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Clears the IndentationEngine's contents.
clear() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
clear() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
clearExtends() - Method in class org.apache.ws.jaxme.js.JavaSource
Clears the list of extended classes or interfaces.
clearImplements() - Method in class org.apache.ws.jaxme.js.JavaSource
Clears the list of implemented interfaces.
clearImports() - Method in class org.apache.ws.jaxme.js.JavaSource
Clears the list of imports.
clearInnerClasses() - Method in class org.apache.ws.jaxme.js.JavaSource
Clears the list of inner classes.
clearParams() - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Clears the list of parameters.
clearRawJavaSources() - Method in class org.apache.ws.jaxme.js.JavaSource
Clears the list of raw Java sources.
clearSyntaxSchemas() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
cloneFrom(ConnectionDetails) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Copies the given details into the current.
cloneFrom(TableDetails) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
Copies the current details from the given.
close() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader
 
compareTo(Object) - Method in class org.apache.ws.jaxme.js.pattern.MethodKey
Compares this GeneratedMethod to the given GeneratedMethod o.
compareTo(Object) - Method in class org.apache.ws.jaxme.util.Duration
 
compareTo(Duration) - Method in class org.apache.ws.jaxme.util.Duration
Actual implementation of Duration.compareTo(Object).
compilationUnit() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
compoundStatement() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
conditionalExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
constant() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
constructorBody() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
contains(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
containsAll(Collection) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
convert(String, SchemaSG) - Static method in class org.apache.ws.jaxme.generator.util.JavaNamer
Convert a local part name in XML to a class or field name in Java.
create() - Method in interface org.apache.ws.jaxme.PM
Creates a new, empty element.
create() - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
createAll() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createAll() - Method in interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle
 
createAll() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createAndConstraint() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an AndConstraint and inserts it at the current position.
createAndConstraint() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
createAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAllModel
 
createAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAnnotated
 
createAnnotation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
createAnnotation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createAnnotation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
 
createAnonymousTypeName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
createAny() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createAny() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
createAny() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createAny() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createAny() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createAny() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createAny() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
createAnyAttribute() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Creates a new instance of XsTWildcard.
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
createAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createAppinfo() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
Creates a new 'appinfo' child element.
createAppinfo() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
createAttribute(XsGAttrDecls, DTDParser.DTDAttribute) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Creates a new attribute.
createAttribute() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createAttribute() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Creates a new instance of XsTAttribute.
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
createAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createAttributeGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
createAttributeGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createAttributeGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Creates a new instance of XsTAttributeGroup.
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
createAttributeGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createBETWEEN() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "BETWEEN" condition with the given select statement and inserts it at the current position.
createBETWEEN() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createBaseType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
createChain() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntChainGenerator
Creates a new, nested element with another chain being generated.
createChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
createChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle
 
createChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
createChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
createClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBClass.
createColumnNames() - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
createComplexContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsGComplexTypeModel
 
createComplexContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
createComplexContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createComplexContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createComplexType() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
createComplexType() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createComplexType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
createComplexType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
createComplexType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createComplexType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
createConfiguration(Attributes) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Invoked from the SAX handler when loading the config file.
createContext() - Static method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Creates a new instance of JAXBContext.
createContext(String, ClassLoader) - Static method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Creates a new instance of JAXBContext.
createDIFFERENCE() - Method in interface org.apache.ws.jaxme.sqls.Parts
Creates an arithmetic difference.
createDIFFERENCE() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
createDispatcher() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
Creates the dispatcher.
createDocumentation() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
Creates a new 'documentation' child element.
createDocumentation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
createDtd() - Method in class org.apache.ws.jaxme.generator.XJCTask
Creates a nested element "dtd".
createEQ() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an "equals" condition (=) and inserts it at the current position.
createEQ() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createEXISTS(SelectStatement) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an "EXISTS" condition with the given select statement and inserts it at the current position.
createEXISTS(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createElement(XsESchema, String, String, DTDParser.DTDAttribute[], Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Creates an element named pName with the content model pModel and the attribute list pAttrs in the schema pSchema.
createElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAllModel
 
createElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
createElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAllModelImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createElement() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
createElementName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
createEnumeration() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createEnumeration() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createEnumeration() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createEnumeration() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createEnumeration() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createEnumeration() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createExpression(Statement, Expression.Type) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Creates a new instance of Expression.
createExpression(Statement, Expression.Type) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
createExtension() - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
createExtension() - Method in interface org.apache.ws.jaxme.xs.xml.XsESimpleContent
 
createExtension() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
createExtension() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
createField() - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
createField() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
createForeignKeyAsPartOfCreateTable(ForeignKey) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
createFractionDigits() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createFunction(String) - Method in interface org.apache.ws.jaxme.sqls.Statement
Creates a new function, which may be added to a BooleanConstraint.
createFunction(String) - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
createGE() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "greater or equal" condition (>=) and inserts it at the current position.
createGE() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createGT() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "greater than" condition (>) and inserts it at the current position.
createGT() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createGlobalBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBGlobalBindings.
createGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
createGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle
 
createGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
createGroupRef() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
createIN() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an "IN" condition and inserts it at the current position.
createIN() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createISNULL() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an "IS NULL" condition and inserts it at the current position.
createISNULL() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createImplementedInterface() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator
Adds a new interface being implemented.
createImport() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createImport() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createInclude() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createInclude() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createIndexAsPartOfCreateTable(Index) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
createItem() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
Creates a new, nested item.
createJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBJavaType.
createJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
createJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl.BaseTypeImpl
 
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBJavadoc.
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Sets the classes Javadoc documentation.
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl
 
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
createJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
createKey() - Method in interface org.apache.ws.jaxme.xs.xml.XsGIdentityConstraint
 
createKey() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
createKey() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
createKeyref() - Method in interface org.apache.ws.jaxme.xs.xml.XsGIdentityConstraint
 
createKeyref() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
createKeyref() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
createLE() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "lower or equal" condition (<=) and inserts it at the current position.
createLE() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createLIKE() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "LIKE" condition and inserts it at the current position.
createLIKE() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createLT() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "lower than" condition (<) and inserts it at the current position.
createLT() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createList() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
createList() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
createManager() - Method in class org.apache.ws.jaxme.impl.Configuration
Creates a new Manager.
createMarshaller() - Method in class javax.xml.bind.JAXBContext
Creates a new instance of Marshaller.
createMarshaller() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
 
createMaxExclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMaxInclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createMaxLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createMinExclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createMinInclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createMinLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createModelGroupName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
createNE() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates a "not equals" condition (<>) and inserts it at the current position.
createNE() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createNameXmlTransform() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl
Creates a new NameXmlTransform implementation.
createNotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createNotation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createOrConstraint() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Creates an OrConstraint and inserts it at the current position.
createOrConstraint() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
createPRODUCT() - Method in interface org.apache.ws.jaxme.sqls.Parts
Creates an arithmetic product.
createPRODUCT() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
createPackage() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl
Creates a new Package implementation.
createPattern() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createPattern() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createPattern() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createPattern() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createPattern() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createPattern() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createPrimaryKeyAsPartOfCreateTable(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
createProduces() - Method in class org.apache.ws.jaxme.generator.XJCTask
Specifies the set of files being created by the JaxMe ant task.
createProperty() - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets a property value.
createProperty() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
createProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBProperty.
createQUOTIENT() - Method in interface org.apache.ws.jaxme.sqls.Parts
Creates an arithmetic quotient.
createQUOTIENT() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
createRedefine() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createRedefine() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
createRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsESimpleContent
 
createRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
createRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
createRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
createRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
createSGFactoryChain() - Method in class org.apache.ws.jaxme.generator.XJCTask
Configures a new instance of SGFactoryChain being included into the schema generation process.
createSUM() - Method in interface org.apache.ws.jaxme.sqls.Parts
Creates an arithmetic sum.
createSUM() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
createSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBSchemaBindings.
createSchemaReader() - Method in class org.apache.ws.jaxme.generator.XJCTask
Configures the schema reader to use.
createSelector() - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
createSelector() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
createSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
createSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
createSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle
 
createSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
createSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
createServerClasses() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
Creates a new, nested element with a FileSet of server side classes, for which client stubs are being generated.
createSimpleContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsGComplexTypeModel
 
createSimpleContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
createSimpleContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
createSimpleContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsEList
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsERestriction
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsEUnion
Creates a new, local simple type as a member type of the union.
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
createSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createSimpleTypeConversion(JavaMethod, TypeSG, TypedValue, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
createSubstitutionGroups(XSSchema) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
createTableAliases() - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
createTotalDigits() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
createTypeName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
createTypesafeEnumClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBTypesafeEnumClass.
createTypesafeEnumMember() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBTypesafeEnumMember.
createTypesafeEnumMember() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
createURL() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.MyLinkChecker
 
createUnion() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
createUnion() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
createUnique() - Method in interface org.apache.ws.jaxme.xs.xml.XsGIdentityConstraint
 
createUnique() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
createUnique() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
createUnmarshalException(SAXException) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Helper method to concert a SAXException into an UnmarshalException.
createUnmarshaller() - Method in class javax.xml.bind.JAXBContext
Creates a new instance of Unmarshaller.
createUnmarshaller() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
 
createValidator() - Method in class javax.xml.bind.JAXBContext
Creates a new instance of Validator.
createValidator() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
 
createView(Table.Name) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Creates a view, which may be used to embed the statement into a separate query.
createView(String) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Creates a view, which may be used to embed the statement into a separate query.
createView(Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
createView(String) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
createWhiteSpace() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
createWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
createWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
createWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
createWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
createWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
ctSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
 
ctSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
ctSG - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
ctorHead() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

D

DATE - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
DATE - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
DATETIME - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
DB2Column - interface org.apache.ws.jaxme.sqls.db2.DB2Column.
Interface of a column in a DB2 database.
DB2ColumnImpl - class org.apache.ws.jaxme.sqls.db2.DB2ColumnImpl.
Default implementation of a column in a DB2 database.
DB2ColumnImpl(Table, Column.Name, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.db2.DB2ColumnImpl
 
DB2SQLFactory - interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory.
Interface of an SQL factory for DB2 databases.
DB2SQLFactoryImpl - class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.
Default implementation of an SQL factory for DB2 databases.
DB2SQLFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
DB2SQLFactoryImpl.PredefinedTableSpace - class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace.
An immutable, predefined TableSpace.
DB2SQLGenerator - interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator.
Interface of an SQL generator for DB2 databases.
DB2SQLGeneratorImpl - class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl.
Default implementation of an SQL generator for DB2 schemas.
DB2SQLGeneratorImpl() - Constructor for class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
DB2Schema - interface org.apache.ws.jaxme.sqls.db2.DB2Schema.
Interface of a schema in a DB2 database.
DB2SchemaImpl - class org.apache.ws.jaxme.sqls.db2.DB2SchemaImpl.
Default implementation of a schema in a DB2 database.
DB2SchemaImpl(SQLFactory, Schema.Name) - Constructor for class org.apache.ws.jaxme.sqls.db2.DB2SchemaImpl
 
DB2Table - interface org.apache.ws.jaxme.sqls.db2.DB2Table.
Interface of a table in a DB2 database.
DB2TableImpl - class org.apache.ws.jaxme.sqls.db2.DB2TableImpl.
Default implementation of a table in a DB2 database.
DB2TableImpl(Schema, Table.Name) - Constructor for class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
DEC - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
DECIMAL_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.DecimalSG
 
DEFAULT_ATTRIBUTE_SETTER - Static variable in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
DEFAULT_CHILD_SETTER - Static variable in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
DEFAULT_JAXB_ENCODING - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Default value for Marshaller.JAXB_ENCODING.
DEFAULT_JAXME_INDENTATION_SEPARATOR - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Default value for JMMarshallerImpl.JAXME_INDENTATION_SEPARATOR.
DEFAULT_JAXME_INDENTATION_STRING - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Default value for JMMarshallerImpl.JAXME_INDENTATION_STRING: Two blanks.
DEFAULT_NS_PREFIX - Static variable in class javax.xml.XMLConstants
This constant is used to represent the default namespace.
DEFAULT_OBJECT_FACTORY - Static variable in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
DEFAULT_PROTECTION - Static variable in class org.apache.ws.jaxme.js.JavaSource
Default protection of a class, field or method
DEFAULT_TEXT_SETTER - Static variable in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
DEFAULT_XS_OBJECT_FACTORY - Static variable in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
DIFFERENCE - Static variable in interface org.apache.ws.jaxme.sqls.Expression
An expression: The difference of its two parts.
DIV - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
DIV_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
DOMBuilder - class org.apache.ws.jaxme.util.DOMBuilder.
Converts a stream of SAX events into a DOM node.
DOMBuilder() - Constructor for class org.apache.ws.jaxme.util.DOMBuilder
 
DOMBuilder - class org.apache.ws.jaxme.xs.parser.DOMBuilder.
Converts a stream of SAX events into a DOM node.
DOMBuilder() - Constructor for class org.apache.ws.jaxme.xs.parser.DOMBuilder
Creates a new instance of DOMBuilder, which creates a new document.
DOMBuilder(Node) - Constructor for class org.apache.ws.jaxme.xs.parser.DOMBuilder
Creates a new instance of DOMBuilder, which creates a new element node in the given node.
DOMSerializer - class org.apache.ws.jaxme.util.DOMSerializer.
Serializes a DOM node into a stream of SAX events.
DOMSerializer() - Constructor for class org.apache.ws.jaxme.util.DOMSerializer
 
DOMSerializer - class org.apache.ws.jaxme.xs.impl.DOMSerializer.
Serializes a DOM node into a stream of SAX events.
DOMSerializer() - Constructor for class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
DONALD - Static variable in class org.apache.ws.jaxme.js.junit.EnumExample
The enumeration item with name DONALD and value The Duck King.
DOT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
DOUBLE - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The double type.
DOUBLE - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
DOUBLE - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
DOUBLE_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.DoubleSG
 
DOUBLE_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.DoubleSG
 
DTDParser - class org.apache.ws.jaxme.xs.util.DTDParser.
A SAX parser converting a DTD into an instance of XML Schema.
DTDParser() - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser
 
DTDParser.ChildToken - class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken.
 
DTDParser.ChildToken(int, String) - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
 
DTDParser.DTDAttribute - class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute.
This class is used to collect the attributes in the DTD temporarily.
DTDParser.DTDAttribute(String, String, String, String) - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Sets the attributes name.
DTDParser.DTDElement - class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement.
This class is used to collect the elements in the DTD temporarily.
DTDParser.DTDElement(String) - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Creates a new element declaration with the given name.
DTDParser.DtdDeclHandler - class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler.
Implementation of a DeclHandler for reading the element and attribute declarations.
DTDParser.DtdDeclHandler() - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 
DTDParser.StringBufferReader - class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader.
This class is similar to a StringReader, except that it allows to extend the input dynamically.
DTDParser.StringBufferReader() - Constructor for class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader
 
DURATION_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.DurationSG
 
DatatypeConverter - class javax.xml.bind.DatatypeConverter.
This is a helper class for customized datatypes.
DatatypeConverter() - Constructor for class javax.xml.bind.DatatypeConverter
 
DatatypeConverterImpl - class org.apache.ws.jaxme.impl.DatatypeConverterImpl.
 
DatatypeConverterImpl() - Constructor for class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
DatatypeConverterInterface - interface javax.xml.bind.DatatypeConverterInterface.
The DatatypeConverterInterface is a helper class for implementation of custom print() and parse() methods, as specified by jaxb:javaType/@printMethod and jaxb:javaType/@parseMethod.
DateFilter - class org.apache.ws.jaxme.generator.util.DateFilter.
Helper class, that filters a file by replacing certain patterns.
DateFilter() - Constructor for class org.apache.ws.jaxme.generator.util.DateFilter
 
DateSG - class org.apache.ws.jaxme.generator.types.DateSG.
 
DateSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.DateSG
Creates a new instance of DateSG.
DateTimeSG - class org.apache.ws.jaxme.generator.types.DateTimeSG.
 
DateTimeSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.DateTimeSG
Creates a new instance of DurationSG.
DecimalSG - class org.apache.ws.jaxme.generator.types.DecimalSG.
 
DecimalSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.DecimalSG
Creates a new instance of DecimalSG.
DefaultValidationEventHandler - class javax.xml.bind.helpers.DefaultValidationEventHandler.
Default implementation of a ValidationEventHandler.
DefaultValidationEventHandler() - Constructor for class javax.xml.bind.helpers.DefaultValidationEventHandler
Creates a new instance of DefaultValidationEventHandler.
DeleteStatement - interface org.apache.ws.jaxme.sqls.DeleteStatement.
 
DeleteStatementImpl - class org.apache.ws.jaxme.sqls.impl.DeleteStatementImpl.
 
DirectAccessible - interface org.apache.ws.jaxme.js.DirectAccessible.
This interface is an abstract base for fields and similar objects.
Dispatcher - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.
The dispatcher is being used by the XmlRpcServer.
Dispatcher() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher
Creates a new dispatcher.
Dispatcher.Invoker - interface org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker.
The dispatcher is implemented with a Map.
Dispatcher.Invoker0 - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker0.
Invoker for method getSum() in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
Dispatcher.Invoker0() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker0
 
Dispatcher.Invoker1 - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker1.
Invoker for method add(String) in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
Dispatcher.Invoker1() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker1
 
Dispatcher.Invoker2 - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker2.
Invoker for method add(int) in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
Dispatcher.Invoker2() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker2
 
Dispatcher.Invoker3 - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker3.
Invoker for method add(int[]) in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
Dispatcher.Invoker3() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker3
 
Dispatcher.Invoker4 - class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker4.
Invoker for method getSumAsString() in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
Dispatcher.Invoker4() - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker4
 
DocumentDefaultHandler - class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler.
 
DocumentDefaultHandler() - Constructor for class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
DoubleSG - class org.apache.ws.jaxme.generator.types.DoubleSG.
 
DoubleSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.DoubleSG
Creates a new instance of DoubleSG.
DriverSG - interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG.
Interface of an object, which generates instances of org.apache.ws.jaxme.JMXmlSerializer.
DriverSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl.
Base implementation of DriverSG, for derivation of subclasses.
DriverSGImpl(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
Duration - class org.apache.ws.jaxme.util.Duration.
Implementation of xs:duration.
Duration(boolean, int, int, int, int, int, int, long) - Constructor for class org.apache.ws.jaxme.util.Duration
Creates a new instance with the given values.
DurationSG - class org.apache.ws.jaxme.generator.types.DurationSG.
 
DurationSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.DurationSG
Creates a new instance of DateTimeSG.java.
declaration() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
declaratorBrackets(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
declarePrefix(String, String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Declares a new prefix.
decode(String) - Static method in class org.apache.ws.jaxme.util.Base64Binary
Converts the string pValue into a base64 encoded byte array.
decode(String) - Static method in class org.apache.ws.jaxme.util.HexBinary
Converts the string pValue into an array of hex bytes.
delete(Element) - Method in interface org.apache.ws.jaxme.PM
Deletes the given document from the database.
delete(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
delete(Element) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
delete(Element) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
 
doExecute() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntChainGenerator
 
doExecute() - Method in class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask
 
doExecute() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Abstract method, which is invoked to do the real work.
doExecute() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
 
doSerialize(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
doSerialize(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
doSerializeChilds(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
doSerializeChilds(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 

E

ELEMENT - Static variable in interface org.apache.ws.jaxme.xs.XSParticle
The particle type "element".
ELEMENT_ONLY - Static variable in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
For elements with 'complexContent' model: The content type elementOnly.
ELIST - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EMPTY - Static variable in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
For elements with 'complexContent' model: The content type empty.
EMPTY_STAT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ENUMERATION - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type enumeration.
ENUM_CONSTANT_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ENUM_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EOF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EQ - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "equal" condition.
EQUAL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
ERROR - Static variable in interface javax.xml.bind.ValidationEvent
This value indicates an "error", as specified by section 1.2 of the W3C XML 1.0 Recommendation.
ESC - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EVENT_ADDITIONAL_CHILD_ELEMENT - Static variable in interface org.apache.ws.jaxme.ValidationEvents
A complex elements child is unknown.
EVENT_ALL_GROUP_REUSE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
A childs of an all group was used more than once.
EVENT_CHOICE_GROUP_REUSE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
More than one alternative in a choice group have been used.
EVENT_ILLEGAL_VALUE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
An element or attribute value was invalid.
EVENT_MULTIPLE_OCCURRENCIES - Static variable in interface org.apache.ws.jaxme.ValidationEvents
An element occurred more than expected.
EVENT_PREMATURE_END_ELEMENT - Static variable in interface org.apache.ws.jaxme.ValidationEvents
Some of an elements child are missing.
EVENT_PROCESSING_INSTRUCTION - Static variable in interface org.apache.ws.jaxme.ValidationEvents
A processing instruction was found.
EVENT_SKIPPED_ENTITY - Static variable in interface org.apache.ws.jaxme.ValidationEvents
A skipped entity was found.
EVENT_UNEXPECTED_CHILD_ELEMENT - Static variable in interface org.apache.ws.jaxme.ValidationEvents
An unexpected child was found in an atomic element or in a complex element with simple content.
EVENT_UNEXPECTED_CHILD_STATE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
A child element was not expected at this place.
EVENT_UNEXPECTED_TEXTUAL_CONTENTS - Static variable in interface org.apache.ws.jaxme.ValidationEvents
Unexpected textual contents have been found.
EVENT_UNKNOWN_ANY_ATTRIBUTE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
An attribute with an invalid namespace was detected in an element with an "anyAttribute" declaration.
EVENT_UNKNOWN_ATTRIBUTE - Static variable in interface org.apache.ws.jaxme.ValidationEvents
An attribute was unknown.
EVENT_WRONG_ROOT_ELEMENT - Static variable in interface org.apache.ws.jaxme.ValidationEvents
The root elements type was wrong.
EXISTS - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "EXISTS" condition.
EXPONENT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EXPR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
EXTENDS_CLAUSE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
Element - interface javax.xml.bind.Element.
This interface doesn't expose any methods.
ElementDefaultHandler - class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler.
 
ElementDefaultHandler() - Constructor for class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
EmptyElementBeanSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementBeanSG.
Implementation of BeanSG for empty elements.
EmptyElementBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementBeanSG
Creates a new instance generating properties for the given type into the Java class pJs.
EmptyElementDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementDriverSG.
Implementation of DriverSG for empty elements.
EmptyElementDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementDriverSG
Creates a new instance, generating the methods for serialization of the given type into the given source file.
EmptyElementHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG.
Creates an instance of JMSAXElementParser, which parses an empty element, aka empty group.
EmptyElementHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
Creates a new instance, which generates a handler for the given complex type.
EnumExample - class org.apache.ws.jaxme.js.junit.EnumExample.
 
EnumerationSG - class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG.
 
EnumerationSG(SimpleTypeSGChain, JavaQName, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
Creates a new instance of EnumerationSG.java.
Expression - interface org.apache.ws.jaxme.sqls.Expression.
Interface of an arithmetic expression.
Expression.Type - interface org.apache.ws.jaxme.sqls.Expression.Type.
The type of a boolean constraint.
ExpressionImpl - class org.apache.ws.jaxme.sqls.impl.ExpressionImpl.
Default implementation of Expression.
ExpressionImpl(Statement, Expression.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.ExpressionImpl
 
ExpressionImpl.TypeImpl - class org.apache.ws.jaxme.sqls.impl.ExpressionImpl.TypeImpl.
Default implementation of Expression.Type.
ExpressionImpl.TypeImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.ExpressionImpl.TypeImpl
Creates a new instance with the given name.
elementDecl(String, String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 
enableAssert(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
Enable the "assert" keyword
enableEnum(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
Enable the "enum" keyword
encode(String) - Method in interface org.apache.ws.jaxme.pm.ino.IURLEncoder
Encodes the string pValue.
encode(String) - Method in class org.apache.ws.jaxme.pm.ino.URLEncoder
Encodes the string pValue.
encode(String) - Method in class org.apache.ws.jaxme.pm.ino.URLEncoder14
Encodes the string pValue.
encode(byte[]) - Static method in class org.apache.ws.jaxme.util.Base64Binary
Converts the base64 encoded byte array pValue into a string.
encode(byte[]) - Static method in class org.apache.ws.jaxme.util.HexBinary
Converts the byte array pHexBinary into a string.
endDocument() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
endDocument() - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
This method finishs the handlers action.
endDocument() - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
endDocument() - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
endDocument() - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
endDocument() - Method in class org.apache.ws.jaxme.util.Configurator
 
endDocument() - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
endDocument() - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
endDocument() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
endElement(String, String, String, Object) - Method in class org.apache.ws.jaxme.impl.JMSAXGroupParser
Roughly equivalent to ContentHandler.endElement(java.lang.String, java.lang.String, java.lang.String).
endElement(String, String, String) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Terminates an element.
endElement(String, String, String) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.util.Configurator
Terminates parsing the current bean by calling its finish() method, if any.
endElement(String, String, String) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
endElement(String, String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Terminates use of a namespace prefix.
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.util.Configurator
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
endPrefixMapping(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
endPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
endPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
entering(String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
entering(String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
entering(String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
entering(String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
entering(String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
entering(String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
entering(String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
entering(String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
entering(String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
entering(String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is entered.
entering(String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is entered.
entering(String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is entered.
entering(String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
entering(String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
entering(String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
enumBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
enumConstant() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
enumConstantBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
enumConstantField() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
enumDefinition(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
equalityExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
equals(Object) - Method in class javax.xml.namespace.QName
Returns true, if pOther instanceof QName getNamespaceURI().equals(pOther.getNamespaceURI()) getLocalPart().equals(pOther.getLocalPart()) Note: The prefix is ignored.
equals(Object) - Method in class org.apache.ws.jaxme.WildcardAttribute
Returns true, if the object pOther is an instance of WildcardAttribute and pOther.getName().equals(getName()).
equals(Object) - Method in class org.apache.ws.jaxme.generator.sg.Facet.Type
 
equals(Object) - Method in class org.apache.ws.jaxme.js.junit.EnumExample
 
equals(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
equals(Object) - Method in class org.apache.ws.jaxme.js.pattern.MethodKey
Returns whether this method key equals the object o.
equals(Object) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.Value.Type
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.db2.PageSize
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl.NameImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl.NameImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
equals(Object) - Method in class org.apache.ws.jaxme.util.Duration
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.XSElementOrAttrRef
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.XSModelGroup.Compositor
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.XSParticle.Type
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XmlLang
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsAnyURI
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsID
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsNCName
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
Implemented with Arrays#equals(Object[], Object[]) and the result of XsNamespaceList.Basic.getUris().
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
Returns, whether this is an instance of Other with the same target namespace.
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
 
equals(Object) - Method in class org.apache.ws.jaxme.xs.xml.XsToken
 
error(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
error(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
error(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
error(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
error(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
error(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
error(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
error(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
error(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
error(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with error level.
error(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with error level.
error(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with error level.
error(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
error(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
error(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
eventHandler - Variable in class org.apache.ws.jaxme.impl.JMControllerImpl
 
exclusiveOrExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
execute() - Method in class org.apache.ws.jaxme.generator.XJCTask
 
execute() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
execute(String, Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher
Called for invocation of method pName with the parameters given by pParams.
execute() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
 
execute() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker
 
exiting(String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
exiting(String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
exiting(String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
exiting(String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
exiting(String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
exiting(String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
exiting(String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
exiting(String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
exiting(String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
exiting(String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is exiting.
exiting(String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is exiting.
exiting(String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the message that a method is exiting.
exiting(String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
exiting(String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
exiting(String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
explicitConstructorInvocation() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
Catch obvious constructor calls, but not the expr.super(...) calls
expression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
expressionList() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
extendedType - Variable in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
externalEntityDecl(String, String, String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 

F

FATAL_ERROR - Static variable in interface javax.xml.bind.ValidationEvent
This value indicates a "fatal error", as specified by section 1.2 of the W3C XML 1.0 Recommendation.
FINAL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FLOAT - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The float type.
FLOAT - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
FLOAT - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
FLOAT_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.FloatSG
 
FLOAT_SUFFIX - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FLOAT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.FloatSG
 
FOR_CONDITION - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FOR_EACH_CLAUSE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FOR_INIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
FRACTION_DIGITS - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type fractionDigits.
Facet - interface org.apache.ws.jaxme.generator.sg.Facet.
 
Facet.Type - class org.apache.ws.jaxme.generator.sg.Facet.Type.
 
FacetImpl - class org.apache.ws.jaxme.generator.sg.impl.FacetImpl.
 
FacetImpl(XSType, XSEnumeration[]) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.FacetImpl
Creates a new enumeration facet.
FloatSG - class org.apache.ws.jaxme.generator.types.FloatSG.
 
FloatSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.FloatSG
Creates a new instance of FloatSG.
ForeignKey - interface org.apache.ws.jaxme.sqls.ForeignKey.
Interface of a foreign key.
ForeignKey.ColumnLink - interface org.apache.ws.jaxme.sqls.ForeignKey.ColumnLink.
 
ForeignKey.Mode - class org.apache.ws.jaxme.sqls.ForeignKey.Mode.
 
ForeignKeyImpl - class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.
Implementation of a foreign key.
ForeignKeyImpl(Table, Table) - Constructor for class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
ForeignKeyImpl.ColumnReferenceImpl - class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl.
 
ForeignKeyImpl.ColumnReferenceImpl(Column, Column) - Constructor for class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
 
Function - interface org.apache.ws.jaxme.sqls.Function.
 
FunctionImpl - class org.apache.ws.jaxme.sqls.impl.FunctionImpl.
 
FunctionImpl(Statement, String) - Constructor for class org.apache.ws.jaxme.sqls.impl.FunctionImpl
Creates a new instance of FunctionImpl.java.
finallyClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
findClass(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader
 
findResource(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader
 
findResources(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader
 
fine(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
fine(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
fine(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
fine(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
fine(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
fine(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
fine(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
fine(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
fine(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
fine(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with fine level.
fine(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with fine level.
fine(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with fine level.
fine(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
fine(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
fine(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finer(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finer(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finer(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finer(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finer(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finer(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finer(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finer(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finer(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finer(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finer level.
finer(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finer level.
finer(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finer level.
finer(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finer(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finer(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finest(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finest(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finest(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
finest(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finest(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finest(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
finest(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finest(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finest(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
finest(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finest level.
finest(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finest level.
finest(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with finest level.
finest(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finest(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finest(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
finish() - Method in class org.apache.ws.jaxme.generator.XJCTask.Property
 
finish() - Method in class org.apache.ws.jaxme.generator.XJCTask
 
finish() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
finish() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntChainGenerator
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Performs validation of the attributes and nested elements.
finish() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
 
finish() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Validates the input data.
finish() - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
Verifies the enumeration item.
finish() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Invokes the given SGlet on any non null attribute value.
forAllNonNullValues(AttributeSG, JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Invokes the given SGlet for all non null values.
forAllNonNullValues(ParticleSG, JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Invokes the given SGlet for any non null value.
forAllNonNullValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
forAllNonNullValues(JavaMethod, Object, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Invokes the given SGlet on any non null value.
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
forAllNonNullValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
forAllNonNullValues(AttributeSG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
forAllNonNullValues(ParticleSG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
forAllNonNullValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
forAllNonNullValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
forAllNonNullValues(ParticleSG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
forAllNonNullValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
forAllNonNullValues(JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
forAllNonNullValues(JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
forAllNonNullValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
forAllValues(JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Invokes the given SGlet on any attribute value, assuming they are non-null.
forAllValues(AttributeSG, JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
forAllValues(JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Invokes the given SGlet for any value.
forAllValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
forAllValues(JavaMethod, Object, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Invokes the given SGlet on any value, assuming they are non null.
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
forAllValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
forAllValues(AttributeSG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
forAllValues(JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
forAllValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
forAllValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
forAllValues(PropertySG, JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
forAllValues(JavaMethod, DirectAccessible, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
forAllValues(JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
forAllValues(SimpleTypeSG, JavaMethod, Object, SGlet) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
forCond() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
forEachClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
forInit() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
forIter() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
forStatement() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
format(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
format(String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.ws.jaxme.xs.util.XsDateTimeFormat
 
formatMsg(String, String, String, int, int) - Static method in class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 

G

GE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
GE - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "greater or equal" condition.
GENERIC - Static variable in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
Default database mode; types are taken as reported by the JDBC driver.
GROUP - Static variable in interface org.apache.ws.jaxme.xs.XSParticle
The particle type "group".
GT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
GT - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "greater than" condition.
Generator - interface org.apache.ws.jaxme.generator.Generator.
The Generator is a frontend for working with the SchemaReaders, SourceWriters and whatever else.
GeneratorImpl - class org.apache.ws.jaxme.generator.impl.GeneratorImpl.
The Generator is reading an input schema.
GeneratorImpl() - Constructor for class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Creates a new GeneratorImpl
GlobalContext - class org.apache.ws.jaxme.generator.sg.impl.GlobalContext.
 
GlobalContext(XsQName, XSObject, String, String, SchemaSG) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.GlobalContext
Creates a new, global class context.
GroupBeanSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG.
Base implementation of BeanSG for elements with complex content.
GroupBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
GroupBeanSG(ComplexTypeSG, GroupSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
GroupDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG.
Base implementation of DriverSG for groups.
GroupDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
GroupDriverSG(ComplexTypeSG, GroupSG, JavaSource, JavaInnerClass) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
GroupHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG.
An instance of GroupHandlerSG is responsible for creating an instance of JMSAXGroupParser, or JMSAXElementParser.
GroupHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
Creates a new instance, which generates a handler for the complex type pTypeSG by adding methods and fields to the Java class pJs.
GroupHandlerSG(ComplexTypeSG, GroupSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
Creates a new instance, which generates a handler for the group pGroupSG by adding methods and fields to the Java class pJs.
GroupSG - interface org.apache.ws.jaxme.generator.sg.GroupSG.
Interface of a source generator for model groups.
GroupSGChain - interface org.apache.ws.jaxme.generator.sg.GroupSGChain.
 
GroupSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl.
 
GroupSGChainImpl(GroupSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
GroupSGImpl - class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl.
 
GroupSGImpl(GroupSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
GroupUtil - class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupUtil.
Utility methods for handling groups.
GroupUtil() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupUtil
 
generate(File) - Method in interface org.apache.ws.jaxme.generator.Generator
Generates java source from the given File.
generate(URL) - Method in interface org.apache.ws.jaxme.generator.Generator
Generates java source from the given URL.
generate(InputSource) - Method in interface org.apache.ws.jaxme.generator.Generator
Generates java source from the given URL.
generate(InputSource) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
generate(File) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Opens the given file, calls the specified SchemaReaders () method and SourceWriters write() method.
generate(URL) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Opens the given URL, calls the specified SchemaReaders () method and SourceWriters write() method.
generate() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
Generates the objects sources.
generate(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
generate(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Generates the property setters and getters.
generate(PropertySG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
generate(JavaMethod, Object) - Method in interface org.apache.ws.jaxme.generator.sg.SGlet
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Performs the source generation.
generate(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Generates helper classes required by the simple type.
generate(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Generates helper classes required by the simple type.
generate(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
generate(SimpleTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates the types sources.
generate(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates the types sources as an inner class of the given.
generate(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
generate(TypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
generate(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
generate(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
generate(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
generate(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
generate(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
generate(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
generate(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
generate(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
generate(TypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
generate(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
generate(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
generate(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
generate(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
generate(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
generate(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
generate(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
generate(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
generate(TypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
generate(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSG
Creates the various bean properties.
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Invokes the various newFooMethod methods.
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
generate() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Invokes the various "newFooMethod" methods.
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
generate() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentBeanSG
 
generate(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
generate(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
generate(JavaSourceFactory, JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator
 
generate(JavaSourceFactory, JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
 
generate(JavaSourceFactory, JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
 
generate(JavaSourceFactory, JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask
Abstract method, which is invoked to generate the target class.
generate(JavaSourceFactory) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Performs the actual work by generating classes using the given pFactory.
generate(JavaSourceFactory, JavaQName, InterfaceDescription[]) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Generates a class implementing the given interfaces.
generate(JavaSourceFactory, JavaQName, TypesafeEnumerationGenerator.Item[]) - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator
Generates a new typesafe enumeration.
generate(JavaSource, String, TypesafeEnumerationGenerator.Item[]) - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator
Generates a new typesafe enumeration, which is an inner class of the class pSource.
generate(TypeSG) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
generate(TypeSG, JavaSource) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
generateConfigFile(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
generateInterfaceMethods(JavaSource, Map, JavaSource) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Generates the methods for a given interface.
generateJaxbProperties() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Creates the "jaxb.properties" file.
generateJaxbProperties(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
generateJaxbProperties(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
generateJaxbProperties(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
generateJaxbProperties() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
generateProperties(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Adds properties to the given source file.
generateProperties(ComplexContentSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
generateProperties(ComplexContentSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
generateProperties(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
generateProperties(ComplexContentSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
get(int) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
getAbstract() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getAbstract() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getAddedImports() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Returns the array of added imports, typically empty.
getAlias() - Method in interface org.apache.ws.jaxme.sqls.ColumnReference
Returns the references alias name, if any.
getAlias() - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns the references alias name.
getAlias() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
getAlias() - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
getAlias() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getAll() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
getAll() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
getAllAttributes() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Returns all objects created by XsGAttrDecls.createAttribute(), XsGAttrDecls.createAttributeGroup(), or XsGAttrDecls.createAnyAttribute(), in the order of the corresponding method calls.
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
getAllAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAllModel
 
getAnnotation() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAnnotated
 
getAnnotation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
 
getAnnotationClasses() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory
 
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns the attributes set of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the array of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSEnumeration
Returns the enumeration facets set of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSGroup
Returns the array of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSIdentityConstraint
Returns the array of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSKeyRef
Returns the array of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of annotations.
getAnnotations() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns the array of annotations.
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSEnumerationImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
getAnnotations() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
getAnonymousTypeName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameXmlTransform
Returns the anonymousTypeName's NameTransformation.
getAnonymousTypeName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
getAnyAttribute() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Returns the instance created by XsGAttrDecls.createAnyAttribute(), or null, if the method wasn't called.
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
getAnyAttribute() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getAppinfos() - Method in interface org.apache.ws.jaxme.xs.XSAnnotation
Returns the array of appinfo elements.
getAppinfos() - Method in class org.apache.ws.jaxme.xs.impl.XSAnnotationImpl
 
getAppinfos(XSAnnotation[], Class) - Static method in class org.apache.ws.jaxme.xs.impl.XSUtil
Returns all childs of xs:annotation/xs:appinfo implementing or extending the given class.
getAppinfos() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
Returns all the 'appinfo' child elements in the order of creation by XsEAnnotation.createAppinfo().
getAppinfos() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
getApplyCacheData(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible, DirectAccessible) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Updates a row by reading the values from an instance of the inner class CacheData.
getArray(JavaQName) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
 
getAtomicType() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
If the simple type is atomic: Returns its atomic type details.
getAtomicType(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getAtomicType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG
 
getAtomicType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getAtomicType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getAtomicType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getAtomicType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getAtomicType() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns the atomic type details.
getAtomicType() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getAtomicType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
getAtomicType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getAtomicType() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getAtomicType() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getAttrQName(JMSAXDriver, String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Returns the qualified name of the attribute pLocalName.
getAttribute() - Method in class org.apache.ws.jaxme.xs.XSElementOrAttrRef
Fetches the attribute that this reference refers to.
getAttribute(XsQName) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the attribute with the given name.
getAttribute(XsQName) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getAttributeFormDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the "form" attributes default value for attributes.
getAttributeFormDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getAttributeGroup(XsQName) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the attribute group with the given name.
getAttributeGroup(XsQName) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getAttributeGroups() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of global attribute groups.
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getAttributeGroups() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Returns an array of all attribute groups created by XsGAttrDecls.createAttributeGroup();
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
getAttributeGroups() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getAttributePrefix(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Returns a non-empty prefix currently mapped to the given URL or null, if there is no such mapping.
getAttributeSetter() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the AttributeSetter, which is used to configure properties.
getAttributeSetter() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getAttributes() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns the data types array of attributes.
getAttributes(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getAttributes(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getAttributes(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getAttributes(JMSAXDriverController, Object) - Method in interface org.apache.ws.jaxme.impl.JMSAXDriver
Returns the objects attributes.
getAttributes() - Method in interface org.apache.ws.jaxme.xs.XSAttributeGroup
Returns the groups attributes.
getAttributes() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
Returns the complex types attributes.
getAttributes() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of global attributes.
getAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
getAttributes(XSObjectImpl, XsGAttrDecls) - Static method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Returns the elements attributes.
getAttributes() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls
Returns an array of all attributes created by XsGAttrDecls.createAttribute().
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
getAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getAuthors() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns the JavaDoc author field or null, if there is no author field.
getBackingObjectField(JavaSource, InterfaceDescription[]) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Generates the backingObject field.
getBase() - Method in interface org.apache.ws.jaxme.xs.xml.XsERestriction
 
getBase() - Method in interface org.apache.ws.jaxme.xs.xml.XsTExtensionType
 
getBase() - Method in interface org.apache.ws.jaxme.xs.xml.XsTRestrictionType
 
getBase() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExtensionType
 
getBase() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getBase() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getBase() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getBase() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
getBaseSG() - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSchemaSG
 
getBaseType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl
 
getBaseType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
getBaseType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns the base type.
getBaseType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
getBean() - Method in interface org.apache.ws.jaxme.xs.parser.XsSAXParser
Returns the bean configured by the XsSAXParser.
getBean() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getBeanByParent(XsObject, Locator, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeGlobalBindingsImpl
 
getBeanByParent(XsObject, Locator, XsQName) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getBeanFactory() - Method in class org.apache.ws.jaxme.util.Configurator
Returns the bean factory, creating the outermost element.
getBinding() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns an external binding file being applied to the schema file.
getBindings() - Method in class org.apache.ws.jaxme.generator.XJCTask
Multiple external binding files may be specified.
getBlock() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getBlock() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getBlock() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
getBlockDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the "block" attributes default value.
getBlockDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getBooleanConstraint(StatementMetaData, BooleanConstraint) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getBooleanConstraintPart(StatementMetaData, Object) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getBooleanConstraintType(BooleanConstraint.Type) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getBufferPool() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getBufferPool() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the BufferPool used by this TableSpace.
getBufferPool() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getBuiltinTypes() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of builtin types.
getBuiltinTypes() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getCacheDataClass(JavaSource) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Generates the innner class CacheData.
getCacheDataClassInstance(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates an instance of the inner class CacheData by reading the key from the given row.
getCacheDataClassName(JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Returns the name of the inner class CacheData.
getCalendar(String, String) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getCase(StatementMetaData, Case) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCastFromString(JavaMethod, Object, Object) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns a piece of Java code converting the string pValue into the runtime type.
getCastFromString(String) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns a piece of Java code converting the string pValue into the runtime type.
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getCastFromString(SimpleTypeSG, String) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getCastFromString(JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getCastFromString(String) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.ByteSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.DateSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.DoubleSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.FloatSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.IntSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.LongSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.ShortSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.TimeSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getCastFromString(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.UnsignedIntSG
 
getCastFromString(SimpleTypeSG, String) - Method in class org.apache.ws.jaxme.generator.types.UnsignedShortSG
 
getCastToString(JavaMethod, Object, DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns a piece of Java code converting the runtime type pValue into a string.
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getCastToString(JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getCastToString(SimpleTypeSG, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getCastToString(SimpleTypeSG, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getCastToString(SimpleTypeSG, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getCastToString(SimpleTypeSG, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getCastToString(SimpleTypeSG, JavaMethod, Object, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getChainInterface() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Returns the interface being generated for the chain objects.
getCheckedValue() - Method in interface org.apache.ws.jaxme.sqls.Case
Returns the value being checked.
getCheckedValue() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeAppinfoImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getChildHandler(String, String, String) - Method in interface org.apache.ws.jaxme.xs.parser.ChildSetter
Returns a ContentHandler, which is able to handle the given child element.
getChildHandler() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl
 
getChildHandler(ContentHandler, String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
getChildHandler(String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
getChildSetter() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the ChildSetter, which is used to create child elements.
getChildSetter() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getChilds() - Method in interface org.apache.ws.jaxme.xs.XSAppinfo
Returns the appinfos content.
getChilds() - Method in interface org.apache.ws.jaxme.xs.XSDocumentation
Returns the documentations content.
getChilds() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns all the schema annotations, types, groups, attribute groups, elements, and attributes, in the order of declaration.
getChilds() - Method in class org.apache.ws.jaxme.xs.impl.XSAppinfoImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Returns the tokens childs.
getChilds() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
Returns all the annotations child elements in the order of creation.
getChilds() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAppinfo
 
getChilds() - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Returns the array of all child objects.
getChilds() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
Returns the child elemens.
getChilds() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
Returns the schema's childs.
getChilds() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
getChilds() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
getChoice() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
getChoice() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
getClass(String) - Static method in class org.apache.ws.jaxme.util.ClassLoader
Loads a class with the given name.
getClass(String, Class) - Static method in class org.apache.ws.jaxme.util.ClassLoader
Loads a class with the given name using getClass(String).
getClassContext() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns the datatypes runtime type, which is the binding interface.
getClassContext(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getClassContext() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns the groups Context.
getClassContext(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getClassContext() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
Returns the objects Context.
getClassContext(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getClassContext(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getClassContext() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getClassContext(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getClassContext() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getClassContext(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getClassContext(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getClassContext(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getClassContext(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getClassContext() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getClassInitializers() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the static class initializers.
getClassLoader() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns the ClassLoader to use.
getClassName() - Method in class org.apache.ws.jaxme.generator.XJCTask.ClassType
 
getClassName() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns the JavaQName's class name.
getClassName() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the class or interface name.
getClassNameFromLocalName(Locator, String, SchemaSG) - Static method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getClasspath() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Returns a classpath, being used to load compiled classes or ressources.
getClasspathRef() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Returns a classpath reference, being used to load compiled classes or ressources.
getClone(byte[]) - Static method in class org.apache.ws.jaxme.util.Base64Binary
Creates a clone of the byte array pValue.
getClone(byte[]) - Static method in class org.apache.ws.jaxme.util.HexBinary
Creates a clone of the given byte array.
getCloneMethod(JavaSource) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates a method for updating one row in the head table.
getCollection() - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.RaDetails
 
getCollection() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
getCollection() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the collection name.
getCollectionType() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the properties collection type.
getCollectionType(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getCollectionType() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas collection type, as specified by the JAXB globalBindings tag.
getCollectionType(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getCollectionType() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns the collection type, which is either of "indexed" (an array) or a list implementation, as specified by JAXB's property tag.
getCollectionType(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getCollectionType(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getCollectionType(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getCollectionType(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getCollectionType() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getCollectionType(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getCollectionType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getCollectionType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getCollectionType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getCollectionType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getCollectionType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns the collection type; either of null ("indexed", default) or an implementation of java.util.List.
getCollectionType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns the collection type; either of "indexed" or an implementation of java.util.List.
getCollectionType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getCollectionType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
getColumn() - Method in interface org.apache.ws.jaxme.sqls.ColumnReference
Returns the referenced Column.
getColumn() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement.OrderColumn
Returns the ordered column.
getColumn(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the column with the given name or null, if no such column exists.
getColumn(String) - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the column with the given name or null, if no such column exists.
getColumn() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
getColumn() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
 
getColumn(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getColumn(String) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getColumn(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getColumn() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getColumnAlias(StatementMetaData, ColumnReference) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getColumnAlias(StatementMetaData, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getColumnAlias(StatementMetaData, ColumnReference) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
getColumnLinks() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Returns all column references in the foreign key.
getColumnLinks() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getColumnNames() - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Returns a column number related to the validation event, if available.
getColumnNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getColumnReference() - Method in interface org.apache.ws.jaxme.sqls.SetStatement.SetValue
Returns the column being set.
getColumnReference() - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
 
getColumnUpdaters() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
getColumns() - Method in interface org.apache.ws.jaxme.sqls.ColumnSet
Returns the column sets columns.
getColumns() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the table columns.
getColumns() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getColumns() - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
getColumns() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getColumns() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getCombinedConstraint(StatementMetaData, CombinedConstraint) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getComment() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the comment describing this class or interface.
getComment() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns a comment describing this JavaSource object.
getCompiledClass() - Method in class org.apache.ws.jaxme.js.pattern.CompiledClassReflector
Returns the compiled class being used to gather information.
getComplexContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getComplexContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsGComplexTypeModel
 
getComplexContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
getComplexContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getComplexContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getComplexContentSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
If the data type has complex content: Returns an instance of ComplexContentSG.
getComplexContentSG(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getComplexContentSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getComplexContentSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getComplexContentSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getComplexContentType() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element hasn't simple content: Returns the element contents type.
getComplexContentType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
 
getComplexContentType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getComplexContentType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
getComplexContentType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getComplexType() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns the complex types information.
getComplexType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl
 
getComplexType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
getComplexType() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getComplexType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getComplexType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getComplexType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getComplexTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is complex: Returns an instance of ComplexTypeSG generating the type.
getComplexTypeSG(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getComplexTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getComplexTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getComplexTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getCompositor() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Returns the model groups compositor.
getCompositor() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
getCompositor() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
getCondition() - Method in interface org.apache.ws.jaxme.sqls.Case.When
Returns the condition.
getCondition() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl
 
getConfigFile(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSchemaSG
 
getConfigFile(String, List) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Generates the "Configuration.xml" file as a DOM node.
getConfigFile(SchemaSG, String, List) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getConfigFile(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getConfigFile(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getConfigFile(String, List) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getConfigFile(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcSchemaSG
 
getConnectBy() - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement
Implements the CONNECT BY PRIOR part of a START WITH ...
getConnectBy() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl
 
getConnection() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getConnection() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
 
getConnection() - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Creates a new database connection.
getConstrainedStatement() - Method in interface org.apache.ws.jaxme.sqls.Constraint
Returns the enclosing ConstrainedStatement.
getConstrainedStatement() - Method in class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
getConstrainedStatement() - Method in class org.apache.ws.jaxme.sqls.impl.ConstraintImpl
 
getConstraint(Constraint) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates the WHERE clause of a SELECT, UPDATE, or DELETE statement.
getConstraint(StatementMetaData, Constraint) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getConstraint(Constraint) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getConstructor(JavaSource, JavaField) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
 
getConstructor(JavaSource, InterfaceDescription[]) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Creates a constructor with protected access and a single argument, the backing object.
getConstructorIterator() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns an iterator the the classes constructors.
getConstructors() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the list of constructors that this class has.
getContainers() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getContainers() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns an Iterator to the table spaces containers.
getContainers() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getContentTypeByParticle(XsTTypeDefParticle, XSGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getContentTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSG
Returns the content elements simple type.
getContentTypeSG(SimpleContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain
 
getContentTypeSG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
 
getContentTypeSG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
getContentTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
getContents() - Method in interface org.apache.ws.jaxme.js.TextFile
Returns the text files contents, as a string.
getContents() - Method in class org.apache.ws.jaxme.js.impl.TextFileImpl
 
getContext() - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Returns the current number of assigned prefixes.
getContext() - Method in class org.apache.ws.jaxme.xs.XSParser
Provides access to the parsers internal data.
getContext() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the schemas context.
getContext() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getContext() - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
Returns the schema context.
getContext() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getContext() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
getContext() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getControllerInterface() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Returns the controller interface.
getCreate(Schema) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a CREATE SCHEMA statement.
getCreate(Schema, boolean) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates CREATE statements for the schema.
getCreate(Table) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a CREATE TABLE statement.
getCreate(Table, boolean) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates CREATE statements for the table.
getCreate(Index) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a CREATE INDEX statement.
getCreate(ForeignKey) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a CREATE FOREIGN KEY statement.
getCreate(BufferPool) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Returns an SQL statement creating the given BufferPool.
getCreate(TableSpace) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Returns an SQL statement creating the given TableSpace.
getCreate(BufferPool) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getCreate(TableSpace) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getCreate(Column) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getCreate(Schema) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(Column) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(Schema, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(Table, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(Index) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreate(ForeignKey) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCreateTableHeader(Table) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getCreateTableHeader(Table) - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
getCreateTableHeader(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getCurrentContentHandler() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the currently active instance of XsSAXParser.
getCurrentContentHandler() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getCurrentSyntaxSchema() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Returns the syntax schema, which is currently being parsed.
getCustomData() - Method in interface org.apache.ws.jaxme.sqls.Column
Allows the user to retrieve application specific data, which has previously been attached to the column.
getCustomData() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
getData() - Method in interface org.apache.ws.jaxme.JMPI
Returns the PI's data.
getData() - Method in class org.apache.ws.jaxme.impl.JMPIImpl
 
getData() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
getData() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getData() - Method in class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl
 
getData() - Method in class org.apache.ws.jaxme.xs.parser.impl.TextSetterImpl
 
getData() - Method in class org.apache.ws.jaxme.xs.parser.impl.XsSAXParserImpl
 
getData() - Method in class org.apache.ws.jaxme.xs.util.DTDParser
 
getDatabaseMode(ConnectionDetails, Connection) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
getDatasource() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the JDBC datasource.
getDatatypeConverter() - Method in interface org.apache.ws.jaxme.JMMarshaller
Returns the DatatypeConverterInterface.
getDatatypeConverter() - Method in interface org.apache.ws.jaxme.JMUnmarshaller
Returns the unmarshallers DatatypeConverter.
getDatatypeConverter() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns an instance of DatatypeConverterInterface.
getDatatypeConverter() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the marshallers or unmarshallers datatype converter.
getDatatypeConverter() - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Returns the DatatypeConverterInterface being used for conversion of atomic values.
getDatatypeConverter() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.ByteSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.DateSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.DoubleSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.FloatSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.IntSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.LongSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.ShortSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.TimeSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.UnsignedIntSG
 
getDatatypeName() - Method in class org.apache.ws.jaxme.generator.types.UnsignedShortSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.ByteSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.DoubleSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.FloatSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.IntSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.LongSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.ShortSG
 
getDatatypeType() - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getDate(String) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getDateFormat() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the Format for parsing and printing xs:date values.
getDateTime(String) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getDateTimeFormat() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the Format for parsing and printing xs:dateTime values.
getDays() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of days.
getDbMode() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the database mode.
getDbType(JaxMeJdbcSG.Mode, int, long, long, String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
Guess an SQL type, based on reported type, scale and precision.
getDefault() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns the attributes "default" value or null, if no such attribute is set.
getDefault() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the elements "default" value or null, if no such attribute is set.
getDefault() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getDefault() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getDefaultSchema() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the Default schema.
getDefaultSchema() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getDefaultValue(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getDeleteQuery(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns a query suited for deleting the element.
getDeleteQuery(DeleteStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDeleteStatement() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns an UPDATE statement for updating a column in the table.
getDeleteStatement() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getDeleteStatement() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getDepends() - Method in class org.apache.ws.jaxme.generator.XJCTask
By default the JaxMe Ant tasks up-to-date check considers the specified schema and binding files only.
getDescription() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the ant tasks description.
getDestDir() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Sets, the destination directory, where sources are being generated to.
getDevice() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
Returns the containers device name or null, if the container is located in an operating system file.
getDevice() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
getDispatcher(JavaQName) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates the dispatcher class.
getDispatcher() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
Returns the dispatcher.
getDispatcherConstructor(JavaSource, JavaField, JavaQName) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates the dispatchers constructor.
getDispatcherInvokeMethod(JavaSource, JavaQName) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates the dispatchers invoke method.
getDocname() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
getDoctype() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
getDocument() - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
getDocument() - Method in class org.apache.ws.jaxme.util.DOMBuilder
Returns the document being used as object factory.
getDocument() - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
Returns the document being used as object factory.
getDocumentLocator() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns an instance of Locator, if it has been set, or null.
getDocumentLocator() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
getDocumentLocator() - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Returns the locator
getDocumentLocator() - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
Returns the document Locator, that was previously set by the XML parser.
getDocumentLocator() - Method in class org.apache.ws.jaxme.util.Configurator
Returns the Locator being used in error messages.
getDocumentLocator() - Method in class org.apache.ws.jaxme.util.DOMBuilder
Returns the Locator.
getDocumentLocator() - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
Returns the Locator.
getDocumentations() - Method in interface org.apache.ws.jaxme.xs.XSAnnotation
Returns the array of documentations.
getDocumentations() - Method in class org.apache.ws.jaxme.xs.impl.XSAnnotationImpl
 
getDocumentations() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
Returns all the 'documentation' child elements in the order of creation by XsEAnnotation.createDocumentation().
getDocumentations() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
getDriver() - Method in interface org.apache.ws.jaxme.JMManager
Returns an instance of the document types driver class.
getDriver() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getDriver() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the JDBC driver.
getDriver() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the JDBC driver.
getDriverClass() - Method in interface org.apache.ws.jaxme.JMManager
Returns the document types driverr class.
getDriverClass() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getDriverClass() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the driver class.
getDrop(Schema) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a DROP SCHEMA statement.
getDrop(Schema, boolean) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates DROP statements for the schema.
getDrop(Table) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a DROP TABLE statement.
getDrop(Table, boolean) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates DROP statements for the table.
getDrop(Index) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a DROP INDEX statement.
getDrop(ForeignKey) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates a DROP FOEIGN KEY statement.
getDrop(BufferPool) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Returns an SQL statement dropping the given BufferPool.
getDrop(TableSpace) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Returns an SQL statement dropping the given TableSpace.
getDrop(BufferPool) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getDrop(TableSpace) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getDrop(Schema) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getDrop(Schema) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDrop(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDrop(Schema, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDrop(Table, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDrop(Index) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDrop(ForeignKey) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getDtd() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the nested element "dtd".
getDummyElementName() - Method in class org.apache.ws.jaxme.xs.util.DTDParser
 
getElement(XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global element with the given name or null, if no such element exists.
getElement(SchemaSG, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getElement(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getElement(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getElement(XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getElement() - Method in class org.apache.ws.jaxme.xs.XSElementOrAttrRef
Fetches the element that this reference refers to.
getElement() - Method in interface org.apache.ws.jaxme.xs.XSParticle
If the particle type is element: Returns the element.
getElement(XsQName) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the element with the given name.
getElement() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getElement(XsQName) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getElement() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
getElementClass() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getElementFormDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the "form" attributes default value for elements.
getElementFormDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getElementInterface() - Method in interface org.apache.ws.jaxme.JMManager
Returns the interface matching the document type.
getElementInterface() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getElementIterator() - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
getElementJ() - Method in interface org.apache.ws.jaxme.JMManager
Returns an instance of the element class.
getElementJ() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getElementName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameXmlTransform
Returns the elementName's NameTransformation.
getElementName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
getElementParticles() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Returns a list of all element particles, which are being generated as properties of the type.
getElementParticles(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
getElementParticles(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
getElementParticles() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
getElementParticles(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
getElementQName(JMSAXDriver, String, String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
getElementQName(JMSAXDriver, String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
getElementS() - Method in interface org.apache.ws.jaxme.JMManager
Returns an instance of the element class.
getElementS() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getElementTag() - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns the qualified element name of the root element.
getElements() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global elements.
getElements(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getElements(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getElements(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getElements() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getElements() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of global elements.
getElements() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getElements() - Method in interface org.apache.ws.jaxme.xs.xml.XsGAllModel
 
getElements() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGAllModelImpl
 
getElseValue() - Method in interface org.apache.ws.jaxme.sqls.Case
Returns the value for the "else" clause.
getElseValue() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
getEncoding() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Returns the current output encoding.
getEncoding() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the controllers encoding; to be used in marshalling.
getEndElementState() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
getEndElementState() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
getEndElementState() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
getEndElementState() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
getEndLevel() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Returns the end elements level (number of nested elements enclosing this element).
getEntityResolver() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns the EntityResolver being used to import external schemata.
getEntityResolver() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Returns the EntityResolver being used to import external schemata.
getEnumClass(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
getEnumerations() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns the values of the "enumeration" facets.
getEnumerations() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getEnumerations() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getEnumerations() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getEqualsCheck(JavaMethod, Object, Object) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns code creating a boolean value indicating whether the given values are equal.
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getEqualsCheck(JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getEqualsCheck(SimpleTypeSG, JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getErrorCode() - Method in class javax.xml.bind.JAXBException
Returns the vendor specific error code, if any, or null.
getErrorCode() - Method in class javax.xml.bind.TypeConstraintException
Returns the vendor specific error code, if any, or null.
getErrorCode() - Method in class org.apache.ws.jaxme.impl.ValidationEventImpl
Returns the error code.
getEscapedString(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getEventHandler() - Method in interface javax.xml.bind.Marshaller
Returns an event handler previously registered by the application.
getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
If the JAXB application has registered a custom handler for validation events, returns that handler.
getEventHandler() - Method in interface javax.xml.bind.Validator
Returns an event handler that shall be invoked for notifications on problems detected by the Validator.
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
getEventHandler() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns a users event handler for validation events, if any.
getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns the events collected so far.
getExceptions() - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Returns the list of exceptions thrown by this method.
getExpression(StatementMetaData, Expression) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getExtendedClass() - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Returns the class extended by the generated proxy class.
getExtendedStorage() - Method in interface org.apache.ws.jaxme.sqls.db2.BufferPool
Returns whether extended storage may be used.
getExtendedType() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is an extension: Returns the extended type.
getExtendedType(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getExtendedType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getExtendedType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getExtendedType() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getExtendedType() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element is an extension: Returns the extended type.
getExtendedType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
getExtendedType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getExtends() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the class or interface extended by this class or interface.
getExtension() - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
getExtension() - Method in interface org.apache.ws.jaxme.xs.xml.XsESimpleContent
 
getExtension() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
getExtension() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
getExtentSize() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getExtentSize() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the number of pageSize pages that will be written to a container before skipping to the next container.
getExtentSize() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getFacet(Facet.Type) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns the simple types facets with the given type or null, if no such facet exists.
getFacet(SimpleTypeSG, Facet.Type) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getFacet(SimpleTypeSG, Facet.Type) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getFacet(Facet.Type) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getFacet(SimpleTypeSG, Facet.Type) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getFacetByName(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getFacetName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTFacetBase
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEEnumerationImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEFractionDigitsImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsELengthImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMaxExclusiveImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMaxInclusiveImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMaxLengthImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMinExclusiveImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMinInclusiveImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEMinLengthImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEPatternImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsETotalDigitsImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
getFacetName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFacetBaseImpl
 
getFacets() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns all of the simple types facets.
getFacets(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getFacets(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG
 
getFacets(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getFacets() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getFacets(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getFacets() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
Returns an array of all facets.
getFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getFactory() - Method in interface org.apache.ws.jaxme.JMManager
Returns the JAXBContextImpl, that created this manager.
getFactory(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getFactory(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getFactory(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getFactory() - Method in interface org.apache.ws.jaxme.generator.sg.SGItem
Returns the factory that created this item.
getFactory(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getFactory(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getFactory(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getFactory(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getFactory(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getFactory(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getFactory(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
 
getFactory(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getFactory(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getFactory(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getFactory(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getFactory(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getFactory(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getFactory(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getFactory() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getFactory() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the JavaSourceFactory that created this instance of JavaSource.
getFactory() - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Returns the factory, that was submitted to the constructor.
getFactory() - Method in class org.apache.ws.jaxme.js.util.JavaParser
Returns the factory.
getField(String) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the field with the given name or null, if no such field exists.
getFields() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the list of fields that this class has.
getFields() - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
getFields() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
getFile() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
Returns the containers file name or null, if the container is located in a raw device.
getFile() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.SystemManagedContainer
Returns the containers file name.
getFile() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
getFile() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
 
getFileName() - Method in interface org.apache.ws.jaxme.js.TextFile
Returns the text files file name, without any path component.
getFileName() - Method in class org.apache.ws.jaxme.js.impl.TextFileImpl
 
getFinal() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getFinal() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
getFinal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getFinal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getFinal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
getFinal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
getFinalDefault() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the "final" attributes default value.
getFinalDefault() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getFinally(JavaMethod, DirectAccessible, Object, Object) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getFirstElement() - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
getFixed() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns the attributes "fixed" value or null, if no such attribute is set.
getFixed() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the elements "fixed" value or null, if no such attribute is set.
getFixed() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getFixed() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getFixed() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getFixed() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getFixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getFixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getForce() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getForeignKeys() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns an Iterator to the foreign keys defined on the table.
getForeignKeys() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getForeignKeys() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getForm() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getForm() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getForm() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getForm() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getFormatClass() - Method in class org.apache.ws.jaxme.generator.types.DateSG
 
getFormatClass() - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getFormatClass() - Method in class org.apache.ws.jaxme.generator.types.TimeSG
 
getFractionDigits() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "fractionDigits" facet or null, if the facet is not set.
getFractionDigits() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getFractionDigits() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "fractionDigits" facet or null, if the facet is not set.
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.types.XSInteger
 
getFractionDigits() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getFractionDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getFromFile() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getFunction(StatementMetaData, Function) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getGeneratedAs() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Column
Returns the columns "generated as" clause.
getGeneratedAs() - Method in class org.apache.ws.jaxme.sqls.db2.DB2ColumnImpl
 
getGenerator() - Method in interface org.apache.ws.jaxme.generator.SchemaReader
Returns the Generator controlling the SchemaReader.
getGenerator() - Method in class org.apache.ws.jaxme.generator.impl.SchemaReaderImpl
 
getGenerator() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns the Generator.
getGenerator(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getGenerator(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getGenerator(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getGenerator() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getGenerator(SGFactory) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
getGetIdMethodName() - Method in class org.apache.ws.jaxme.pm.impl.PMIdImpl
Returns the name of the method fetching the object ID.
getGetInvokerMethod(JavaSource, JavaQName, JavaField) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates the dispatchers getInvoker method.
getGroup(XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global group with the given name or null, if no such type exists.
getGroup(SchemaSG, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getGroup(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getGroup(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getGroup(XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getGroup() - Method in interface org.apache.ws.jaxme.xs.XSParticle
If the particle type is group: Returns the group.
getGroup(XsQName) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the group with the given name.
getGroup() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getGroup(XsQName) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getGroupByParticle(XsTTypeDefParticle) - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getGroupHandlerSG(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
getGroupName(GroupSG) - Static method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupUtil
Returns a suggested name for the given group.
getGroupRef() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
getGroupSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Returns the child elements.
getGroupSG(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
getGroupSG() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
If the particle is a group, returns the particles GroupSG.
getGroupSG(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getGroupSG(XSGroup) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of GroupSG generating the given schema.
getGroupSG(XSGroup, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of GroupSG, which is embedded into the given Context.
getGroupSG(SGFactory, XSGroup) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getGroupSG(SGFactory, XSGroup, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getGroupSG(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
getGroupSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
getGroupSG(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
getGroupSG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getGroupSG(SGFactory, XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getGroupSG(SGFactory, XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getGroupSG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getGroupSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getGroupSG(SGFactory, XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getGroupSG(SGFactory, XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getGroupSG(XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getGroupSG(XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getGroups() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an array of all groups created by the factory.
getGroups(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getGroups() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas model groups.
getGroups(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getGroups(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getGroups(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getGroups(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getGroups() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getGroups(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getGroups() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getGroups() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of global groups.
getGroups() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getHandler() - Method in interface org.apache.ws.jaxme.JMManager
Returns an instance of the document types handler class.
getHandler() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getHandler() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
 
getHandler() - Method in class org.apache.ws.jaxme.impl.JMSAXGroupParser
 
getHandlerClass() - Method in interface org.apache.ws.jaxme.JMManager
Returns the document types handler class.
getHandlerClass() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getHeadOfChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getHours() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of hours.
getId(Element) - Method in class org.apache.ws.jaxme.pm.impl.PMIdImpl
 
getId() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
getId() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
 
getId() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
getId() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the schemas ID.
getId() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAnnotated
 
getId() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
getId() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getId() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
 
getIdTag() - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns the qualified attribute name of the ID attribute.
getIdentityConstraint() - Method in interface org.apache.ws.jaxme.xs.XSKeyRef
Returns the name of the unique or key identity constraint that this keyref references.
getIdentityConstraint() - Method in class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
getIdentityConstraints() - Method in interface org.apache.ws.jaxme.xs.XSElement
Fetch all of the identity constraints that this element places upon its child tags.
getIdentityConstraints() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns a map of XSIdentityConstraint objects.
getIdentityConstraints() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getIdentityConstraints() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getIdentityConstraints() - Method in interface org.apache.ws.jaxme.xs.xml.XsGIdentityConstraint
 
getIdentityConstraints() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
getIdentityConstraints() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getImplClass() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBClass
Returns the implementations class name, including a package name.
getImplClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Returns the implementation classes name, including the package name.
getImplementationClass() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Returns the chain implementation classes name.
getImplements() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the list of interfaces being implented by this class or interface.
getImports() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the list of packages and classes being imported.
getIndent() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getIndentation() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns whether XML documents generated by the controller ought to be formatted.
getIndentationSeparator() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the string used as a line separator.
getIndentationString() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the string used to indent one level.
getIndentationString() - Method in class org.apache.ws.jaxme.js.WriterTarget
 
getIndexTableSpace() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Returns the TableSpace, in which the tables indexes should be created physically.
getIndexTableSpace() - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
getIndexes() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns an Iterator to the indexes defined on the table.
getIndexes() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getIndexes() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getInitialValue(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns the types initial value, as created by the constructor.
getInitialValue(SimpleTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getInitialValue(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getInitialValue(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getInitialValue(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getInitialValue(SimpleTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getInner() - Method in class org.apache.ws.jaxme.generator.SchemaException
 
getInnerClass(String) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the inner class named pName, or null, if no such class exists.
getInnerClassName() - Method in interface org.apache.ws.jaxme.js.JavaQName
If the class is an inner class: Returns the name of the inner class.
getInnerClasses() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the array of inner classes.
getInnerInsertRowMethod(JavaSource, VersionGenerator.TableInfo) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates a method for cloning one row from the given table.
getInnerInstance(JavaQName, String) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
Returns the fully qualified name of an inner class of pQName with the name pInnerClassName.
getInoDocname() - Method in interface org.apache.ws.jaxme.pm.ino.InoObject
Returns the objects document name.
getInoErrorCode() - Method in class org.apache.ws.jaxme.pm.ino.InoException
Returns the Tamino error code.
getInoErrorMessage() - Method in class org.apache.ws.jaxme.pm.ino.InoException
Returns the Tamino error message.
getInoId() - Method in interface org.apache.ws.jaxme.pm.ino.InoObject
Returns the objects ino:id.
getInoObjectIdList() - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
Returns the current list for collection of generated ino:id's.
getInputSource(String, String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Converts the given URI into an instance of InputSource.
getInputValue(JavaMethod, JavaQName, Object) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Converts the given input pValue with type pType into a valid XML-RPC type.
getInsertQuery(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns a query suited for inserting the element.
getInsertQuery(InsertStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getInsertRowMethod(JavaSource, VersionGenerator.TableInfo) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates a method for cloning one row from the given table.
getInsertRowMethodName(VersionGenerator.TableInfo) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Returns the name of the method for cloning one row from the given table.
getInsertStatement() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns an INSERT statement for filling all the values.
getInsertStatement() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getInsertStatement() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getInstance(Class) - Method in class org.apache.ws.jaxme.generator.XJCTask.ClassType
 
getInstance() - Static method in class org.apache.ws.jaxme.generator.types.JMChar
 
getInstance(Class) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
 
getInstance(String, String) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
 
getInstance(String) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
Equivalent to getInstance(pClassName, false).
getInstance(String, boolean) - Static method in class org.apache.ws.jaxme.js.JavaQNameImpl
Returns an instance with the given class name.
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSAnySimpleType
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSAnyURI
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSBase64Binary
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSBoolean
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSByte
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSDate
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSDateTime
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSDecimal
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSDouble
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSDuration
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSEntities
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSEntity
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSFloat
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSGDay
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSGMonth
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSGMonthDay
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSGYear
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSGYearMonth
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSHexBinary
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSID
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSIDREF
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSIDREFs
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSInt
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSInteger
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSLanguage
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSLong
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNCName
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNMToken
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSName
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNormalizedString
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSNotation
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSQName
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSShort
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSString
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSTime
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSToken
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSUnsignedByte
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSUnsignedInt
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSUnsignedLong
 
getInstance() - Static method in class org.apache.ws.jaxme.xs.types.XSUnsignedShort
 
getInstanceByName(String) - Static method in class org.apache.ws.jaxme.js.junit.EnumExample
Returns the item with the given name.
getInstanceByValue(String) - Static method in class org.apache.ws.jaxme.js.junit.EnumExample
Returns the item with the given value.
getInstanceClass() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getInstanceClass() - Method in interface org.apache.ws.jaxme.js.JavaQName
If the method isArray() returns true, you may use this method to obtain the instance class.
getInstances() - Static method in class org.apache.ws.jaxme.js.junit.EnumExample
 
getInstances() - Static method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
getInstances() - Static method in class org.apache.ws.jaxme.sqls.db2.PageSize
Returns the possible pagesize specifications.
getInstances() - Static method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
getInterface() - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Returns the name of the interface being implemented.
getInterfaceMethod(JavaSource, JavaMethod) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Generated an instance of JavaMethod for the given JavaMethod.
getInvoker(JavaSource, JavaMethod, JavaQName, int) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates a new invoker class for the given method.
getInvoker(String) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher
 
getInvokerClass(JavaSource) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Generates the abstract invoker class.
getInvokerMap(JavaSource) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates the field with the Map of invokers.
getItemType() - Method in interface org.apache.ws.jaxme.generator.sg.ListTypeSG
Returns the list item type.
getItemType() - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getItemType() - Method in interface org.apache.ws.jaxme.xs.XSListType
Returns the item type (which is, of course, a simple type).
getItemType() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getItemType() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
getItemType() - Method in class org.apache.ws.jaxme.xs.types.XSEntities
 
getItemType() - Method in class org.apache.ws.jaxme.xs.types.XSIDREFs
 
getItemType() - Method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
getItemType() - Method in interface org.apache.ws.jaxme.xs.xml.XsEList
 
getItemType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
getJAXBClass() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBClassOwner
Returns the groups class customization settings.
getJAXBClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl
 
getJAXBClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
 
getJAXBClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
 
getJAXBContextImpl() - Method in interface org.apache.ws.jaxme.JMMarshaller
Returns the JAXBContext that created this marshaller.
getJAXBContextImpl() - Method in interface org.apache.ws.jaxme.JMUnmarshaller
Returns the JAXBContext that created this unmarshaller.
getJAXBContextImpl() - Method in interface org.apache.ws.jaxme.JMValidator
Returns the JAXBContext that created this validator.
getJAXBContextImpl() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the marshallers or unmarshallers JAXBContext.
getJAXBGlobalBindings() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchema
Returns the schemas globalBindings.
getJAXBGlobalBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl
 
getJAXBJavaType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaTypeOwner
Returns the elements jaxb:javaType customization, if any, or null.
getJAXBJavaType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleType
Returns the jaxb:javaType customization details.
getJAXBJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getJAXBJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
 
getJAXBJavaTypes() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the globally configured instances of JAXBJavaType.
getJAXBJavaTypes(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getJAXBJavaTypes(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getJAXBJavaTypes(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getJAXBJavaTypes() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getJAXBProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBElement
Returns the elements property customization settings.
getJAXBProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBPropertyOwner
Returns the attributes property customization settings.
getJAXBProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleContentType
Returns the customization details of the content type.
getJAXBProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAttributeImpl
 
getJAXBProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl
 
getJAXBProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleContentTypeImpl
 
getJAXBProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBWildcardImpl
 
getJAXBSchemaBindings() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBClassOwner
Returns the groups schemaBindings.
getJAXBSchemaBindings() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBPropertyOwner
Returns the types schemaBindings.
getJAXBSchemaBindings() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleContentType
Returns the complex types schemaBindings.
getJAXBSchemaBindings() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsSchema
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAttributeImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleContentTypeImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBWildcardImpl
 
getJAXBSchemaBindings() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
getJAXBTypesafeEnumClass() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleType
Returns the jaxb:typesafeEnumClass details.
getJAXBTypesafeEnumClass() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getJAXBTypesafeEnumMember() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBEnumeration
Returns the jaxb:typesafeEnumMember details.
getJAXBTypesafeEnumMember() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBEnumerationImpl
 
getJAXBXsObjectFactory() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
 
getJAXBXsObjectFactory() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectImpl
 
getJDBCType() - Method in interface org.apache.ws.jaxme.sqls.Column.Type
Returns the types JDBC type.
getJDBCType() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl.TypeImpl
 
getJMElement() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
getJMMarshaller() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a new JMMarshaller.
getJMMarshaller() - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Returns the Marshaller, which created the controller.
getJMMarshallerClass() - Method in class org.apache.ws.jaxme.impl.Configuration
Returns the JMMarshaller class.
getJMMarshallerClass() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns the JMMarshaller class to use.
getJMPM(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a new instance of JMPM.
getJMPM(QName) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a new instance of JMPM.
getJMUnmarshaller() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns the JMUnmarshaller, which created this handler.
getJMUnmarshaller() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a new JMUnmarshaller.
getJMUnmarshaller() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Returns the JMUnmarshaller, which created this handler.
getJMUnmarshallerClass() - Method in class org.apache.ws.jaxme.impl.Configuration
Returns the JMUnmarshaller class.
getJMUnmarshallerClass() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the JMUnmarshaller class to use.
getJMValidator() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a new JMValidator.
getJMValidatorClass() - Method in class org.apache.ws.jaxme.impl.Configuration
 
getJMValidatorClass() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns the JMValidator class to use.
getJavaEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Converts the given IANA encoding name into a Java encoding name.
getJavaQName(String) - Static method in class org.apache.ws.jaxme.js.pattern.Ant
 
getJavaSource() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.BeanSGImpl
Returns the class being generated.
getJavaSource() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Returns the class being created.
getJavaSource() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
getJavaSource() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Returns the class being generated.
getJavaSource() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
Returns the class being generated.
getJavaSource(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns the generated class with the given name or null, if no such class has been generated.
getJavaSource() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns the class, to which this JavaSource object belongs.
getJavaSource(JavaQName) - Method in interface org.apache.ws.jaxme.js.apps.JavaSourceResolver
Queries for an instance of JavaSource with the fully qualified class name pClassName.
getJavaSource(JavaSourceFactory) - Method in class org.apache.ws.jaxme.js.pattern.CompiledClassReflector
Reads the interface methods and converts them into an instance of JavaSource.
getJavaSource() - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Returns an instance of JavaSource, matching the interface InterfaceDescription.getInterface().
getJavaSource(JavaSourceFactory, JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Creates the class.
getJavaSource(JavaSourceFactory) - Method in interface org.apache.ws.jaxme.js.pattern.Reflector
Returns the converted information.
getJavaSource(JavaSourceFactory) - Method in class org.apache.ws.jaxme.js.pattern.SourceReflector
 
getJavaSourceFactory() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas JavaSourceFactory.
getJavaSourceFactory(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getJavaSourceFactory(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getJavaSourceFactory(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getJavaSourceFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getJavaSources() - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns an iterator to the generated classes.
getJavaType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns the list of javaType declarations.
getJavaType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty.BaseType
Returns the Java type.
getJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getJavaType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl.BaseTypeImpl
 
getJavadoc() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBClass
Returns the classes JavaDoc documentation.
getJavadoc() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns the getter methods JavaDoc documentation.
getJavadoc() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.Package
Returns the packages JavaDoc documentation.
getJavadoc() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumClass
Returns the created classess JavaDoc documentation.
getJavadoc() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumMember
Returns the created constants JavaDoc documentation.
getJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Returns the classes Javadoc documentation.
getJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
getJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl
 
getJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
getJavadoc() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
getJaxbExtensionBindingPrefixes() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchema
Returns the schemas jaxb:extensionBindingPrefixes list.
getJaxbExtensionBindingPrefixes() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsSchema
Returns the list of extension binding prefixes.
getJaxbExtensionBindingPrefixes() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl
 
getJaxbExtensionBindingPrefixes() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
getJaxbVersion() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchema
Returns the schemas jaxb:version attribute.
getJaxbVersion() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsSchema
Returns the jaxb:version attribute.
getJaxbVersion() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl
 
getJaxbVersion() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
getJdbcDriver() - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Returns the configured JDBC driver.
getJdbcPassword() - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Returns the configured JDBC password.
getJdbcUrl() - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Returns the configured JDBC URL.
getJdbcUser() - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Returns the configured JDBC user.
getJndiReference() - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.RaDetails
 
getJndiReference() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
getJoinAlias(StatementMetaData, JoinReference) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getKey() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns a key for getting and setting custom data.
getKey() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
getKey() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
Returns the key, under which the JaxMeJdbcSG is registered in the factory.
getKeyRefs() - Method in interface org.apache.ws.jaxme.xs.XSElement
Fetch all of the keyref's declared by this element.
getKeyRefs() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns a map of XSKeyRef objects.
getKeyRefs() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getKeyRefs() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getKeys() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
Returns the names of the primary key columns.
getLang() - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Returns the documentation elements language.
getLang() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
getLang() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getLanguage() - Method in interface org.apache.ws.jaxme.xs.XSDocumentation
Returns the documentations xml:lang attribute or null, if no such attribute is defined.
getLanguage() - Method in class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl
 
getLeftJoinedTableReference() - Method in interface org.apache.ws.jaxme.sqls.JoinReference
If this is a left join or a left outer join: Returns the joins left table.
getLeftJoinedTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl
 
getLength() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "length" facet or null, if the facet is not set.
getLength() - Method in interface org.apache.ws.jaxme.generator.sg.ListTypeSG
Returns the value of the "length" facet or null, if the facet is not set.
getLength() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getLength() - Method in class org.apache.ws.jaxme.generator.types.JMChar
 
getLength() - Method in interface org.apache.ws.jaxme.sqls.BinaryColumn
If the column has fixed length: Returns the columns length.
getLength() - Method in interface org.apache.ws.jaxme.sqls.StringColumn
If the column has fixed length: Returns the columns length.
getLength() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
getLength() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "length" facet or null, if the facet is not set.
getLength() - Method in interface org.apache.ws.jaxme.xs.XSListType
Returns the value of the "length" facet or null, if the facet is not set.
getLength() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
getLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getLevel() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns the current level of nested elements.
getLevel() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
getLevel() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Returns the current level of indentation.
getLevel() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
getLevel() - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Returns the placeholders indentation level.
getLineNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Returns a line number related to the validation event, if available.
getLineNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getLineSeparator() - Method in class org.apache.ws.jaxme.js.WriterTarget
 
getLineTerminator() - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Returns the line terminator.
getLineTerminator() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getLines() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getLines(int) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
getLines() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
getLines() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns an array of lines being the comments content.
getLinkedException() - Method in class javax.xml.bind.JAXBException
Returns the linked exception, if any, or null.
getLinkedException() - Method in class javax.xml.bind.TypeConstraintException
Returns the linked exception, if any, or null.
getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
Returns a Throwable related to the event.
getLinkedException() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getList() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
getList() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
getListType() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
If the simple type is a list: Returns its item type details.
getListType(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getListType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getListType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getListType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getListType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getListType() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns the list type details.
getListType() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getListType() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
getListType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
getListType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getListType() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getListType() - Method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
getLocalColumn() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey.ColumnLink
Returns the column referencing a column in the referenced table.
getLocalColumn() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
 
getLocalName() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Returns the local name of the element being parsed.
getLocalName() - Method in interface org.apache.ws.jaxme.xs.parser.XsSAXParser
Returns the current elements local name.
getLocalName() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getLocalName() - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
getLocalPart() - Method in class javax.xml.namespace.QName
Returns the local part of the QName.
getLocalVariableName() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
getLocation(File, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns a location the given package, relative to the given base directory.
getLocation(File, JavaSource) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns a location for storing the JavaSource class, relative to the given base directory.
getLocation(File, TextFile) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns a location for storing the TextFile, relative to the given base directory.
getLocator() - Method in interface javax.xml.bind.ValidationEvent
Returns a description of the location, where the event occurred.
getLocator() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getLocator(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getLocator() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Returns the items location in the schema; useful for error messages.
getLocator(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
getLocator() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns the types Locator.
getLocator(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getLocator(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getLocator(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getLocator() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns the particles locator.
getLocator(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getLocator() - Method in interface org.apache.ws.jaxme.generator.sg.SGItem
Returns the items location in the schema; useful for error messages.
getLocator(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getLocator(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getLocator(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getLocator(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getLocator(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
getLocator(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getLocator(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getLocator(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
getLocator(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getLocator(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getLocator(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getLocator(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
 
getLocator(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getLocator(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getLocator(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getLocator(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getLocator(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getLocator(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getLocator(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getLocator() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getLocator(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getLocator() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Returns the model groups locator.
getLocator() - Method in interface org.apache.ws.jaxme.xs.XSObject
Returns the objects location.
getLocator() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Returns the particles Locator.
getLocator() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
getLocator() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
getLocator() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getLocator() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getLocator() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the locator, used for error messages.
getLocator() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getLocator() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
getLocator() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Returns the attributes locator.
getLocator() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Returns the elements locator.
getLocator() - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Returns the document locator.
getLocator() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Returns the SAX Locator with the instances location.
getLocator() - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
getLocator() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
getLocator() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getLogger() - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns the Logger.
getLogger() - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
getLogger(String) - Static method in class org.apache.ws.jaxme.logging.LoggerAccess
Returns a new logger with the given name.
getLogger(Class) - Static method in class org.apache.ws.jaxme.logging.LoggerAccess
Shortcut for getLogger(pClass.getName()).
getLogger(String) - Method in interface org.apache.ws.jaxme.logging.LoggerFactory
Creates a Logger with the given name.
getLogger(String) - Method in class org.apache.ws.jaxme.logging.LoggerFactoryImpl
Returns a Logger with the name pName.
getLoggerFactory() - Static method in class org.apache.ws.jaxme.logging.LoggerAccess
Returns the logger factory.
getLoggingSignature() - Method in class org.apache.ws.jaxme.js.JavaMethod
Returns the abbreviated method signature: The method name, followed by the parameter types.
getLongTableSpace() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Returns the TableSpace, in which the tables LOB data should be physically stored.
getLongTableSpace() - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
getMainTable() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getManager() - Method in interface org.apache.ws.jaxme.PM
Returns the manager being queried for configuration details.
getManager(QName) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a Manager for the given QName.
getManager(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a Manager for the given element interface.
getManager() - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
getManagerByInterface(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
 
getManagerByQName(QName) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
 
getManagerS(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns a Manager for the given element interface.
getMarshaller() - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Returns the JaxbXMLSerializers Marshaller.
getMatchCriteria() - Method in interface org.apache.ws.jaxme.xs.XSIdentityConstraint
Returns an array of references to element and attributes.
getMatchCriteria() - Method in interface org.apache.ws.jaxme.xs.XSKeyRef
Returns an array of references to element and attributes.
getMatchCriteria() - Method in class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
getMatchCriteria() - Method in class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
getMaxColumnNameLength() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the maximum length of a column name.
getMaxColumnNameLength() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getMaxExclusive() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "maxExclusive" facet or null, if the facet is not set.
getMaxExclusive() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMaxExclusive() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "maxExclusive" facet or null, if the facet is not set.
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
getMaxExclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMaxExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMaxInclusive() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "maxInclusive" facet or null, if the facet is not set.
getMaxInclusive() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMaxInclusive() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "maxInclusive" facet or null, if the facet is not set.
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSByte
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSInt
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSLong
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSShort
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedByte
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedInt
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedLong
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedShort
 
getMaxInclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMaxInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMaxLength() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "maxLength" facet or null, if the facet is not set.
getMaxLength() - Method in interface org.apache.ws.jaxme.generator.sg.ListTypeSG
Returns the value of the "maxLength" facet or null, if the facet is not set.
getMaxLength() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.generator.types.JMChar
 
getMaxLength() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "maxLength" facet or null, if the facet is not set.
getMaxLength() - Method in interface org.apache.ws.jaxme.xs.XSListType
Returns the value of the "minLength" facet or null, if the facet is not set.
getMaxLength() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
getMaxLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMaxLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMaxOccurs() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns the particles maxOccurs value; -1 indicated "unbounded".
getMaxOccurs(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getMaxOccurs(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getMaxOccurs(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getMaxOccurs() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Returns the particles maxOccurs value or -1 for unbounded.
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getMaxOccurs() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGOccurs
-1 for 'unbounded'
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getMaxOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
getMaxResultDocuments() - Method in class org.apache.ws.jaxme.PMParams
Returns the maximum number of result documents or 0 (default) for an unlimited number.
getMaxRows() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns the limit of the number of rows in the result set, or zero, if the size of the result set is unlimited.
getMaxRows() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getMaxSchemaNameLength() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the maximum length of a schema name.
getMaxSchemaNameLength() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getMaxTableNameLength() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the maximum length of a table name.
getMaxTableNameLength() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getMaximumParts() - Method in interface org.apache.ws.jaxme.sqls.Parts
Returns the maximum number of parts.
getMaximumParts() - Method in class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
getMaximumParts() - Method in class org.apache.ws.jaxme.sqls.impl.ExpressionImpl
 
getMaximumParts() - Method in class org.apache.ws.jaxme.sqls.impl.FunctionImpl
 
getMemberTypes() - Method in interface org.apache.ws.jaxme.generator.sg.UnionTypeSG
Returns the array of member types.
getMemberTypes() - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getMemberTypes() - Method in interface org.apache.ws.jaxme.xs.XSUnionType
Returns the array of member types.
getMemberTypes() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
getMemberTypes() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
 
getMemberTypes() - Method in interface org.apache.ws.jaxme.xs.xml.XsEUnion
Returns an array of member types which have been added using XsEUnion.setMemberTypes(XsQName[]).
getMemberTypes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
getMessage() - Method in interface javax.xml.bind.ValidationEvent
Returns a textual description of the event.
getMessage() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getMethod(String, JavaQName[]) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the method with the given signature or null, if there is no such method.
getMethod(JavaSource, JavaField, String, JavaMethod) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Generates a method, invoking method pMethod using the name pName.
getMethod(JavaSource, Method) - Method in class org.apache.ws.jaxme.js.pattern.CompiledClassReflector
Converts the given Method into an instance of JavaSource.
getMethodIterator() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns an iterator to the classes methods.
getMethodNameFor(String, String) - Method in class org.apache.ws.jaxme.util.Configurator
Given a prefix and a name, creates a method name matching the prefix and the name.
getMethods() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the list of methods that this class has.
getMillis() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of milliseconds.
getMinExclusive() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "minExclusive" facet or null, if the facet is not set.
getMinExclusive() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMinExclusive() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "minExclusive" facet or null, if the facet is not set.
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
getMinExclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMinExclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMinInclusive() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "minInclusive" facet or null, if the facet is not set.
getMinInclusive() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMinInclusive() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "minInclusive" facet or null, if the facet is not set.
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSByte
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSInt
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSLong
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.types.XSShort
 
getMinInclusive() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMinInclusive() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMinLength() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "minLength" facet or null, if the facet is not set.
getMinLength() - Method in interface org.apache.ws.jaxme.generator.sg.ListTypeSG
Returns the value of the "minLength" facet or null, if the facet is not set.
getMinLength() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.generator.types.JMChar
 
getMinLength() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "minLength" facet or null, if the facet is not set.
getMinLength() - Method in interface org.apache.ws.jaxme.xs.XSListType
Returns the value of the "maxLength" facet or null, if the facet is not set.
getMinLength() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.types.XSEntities
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.types.XSIDREFs
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
getMinLength() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getMinLength() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getMinOccurs() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns the particles minOccurs value.
getMinOccurs(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getMinOccurs(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getMinOccurs() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getMinOccurs(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getMinOccurs() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getMinOccurs() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Returns the particles minOccurs value.
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getMinOccurs() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGOccurs
 
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl
 
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getMinOccurs() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
getMinimumParts() - Method in interface org.apache.ws.jaxme.sqls.Parts
Returns the minimum number of parts.
getMinimumParts() - Method in class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
getMinimumParts() - Method in class org.apache.ws.jaxme.sqls.impl.ExpressionImpl
 
getMinimumParts() - Method in class org.apache.ws.jaxme.sqls.impl.FunctionImpl
 
getMinutes() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of minutes.
getMode() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Returns the attributes mode.
getModel() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Returns the elements content model.
getModelGroupName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameXmlTransform
Returns the modelGroupName's NameTransformation.
getModelGroupName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
getMonths() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of months.
getMultiplicity() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Returns the tokens multiplicity.
getMultiplicity(String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Returns a tokens multiplicity.
getMyParent() - Method in class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader
 
getName() - Method in class org.apache.ws.jaxme.WildcardAttribute
Returns the attributes name.
getName() - Method in class org.apache.ws.jaxme.generator.SchemaOption
 
getName() - Method in class org.apache.ws.jaxme.generator.XJCTask.Property
 
getName() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Returns the attribute name.
getName(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.Facet.Type
 
getName() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
If the group is global: Returns the groups name.
getName(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getName() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
Returns the objects name.
getName(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getName() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is global: Returns the types name.
getName(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getName(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getName(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getName(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getName(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getName(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getName(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getName(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getName() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getName() - Method in class org.apache.ws.jaxme.generator.types.JMChar
 
getName() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
getName() - Method in class org.apache.ws.jaxme.js.JavaConstructor
 
getName() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns this JavaSource objects name.
getName() - Method in interface org.apache.ws.jaxme.js.LocalJavaField
Returns the fields name.
getName() - Method in class org.apache.ws.jaxme.js.Parameter
 
getName() - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Returns the placeholders name.
getName() - Method in class org.apache.ws.jaxme.js.junit.EnumExample
The enumeration items name.
getName() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher
Returns the fully qualified name of the dispatcher class.
getName() - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
Returns the enumeration items name.
getName() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL
 
getName() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.CustomColumnData
Returns the custom column datas name.
getName() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
Returns the modes name.
getName() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
Returns the tables name.
getName() - Method in interface org.apache.ws.jaxme.sqls.Column.Type
Returns the types name.
getName() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns the columns name.
getName() - Method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
getName() - Method in interface org.apache.ws.jaxme.sqls.Function
Returns the functions name.
getName() - Method in interface org.apache.ws.jaxme.sqls.Index
Returns the index name.
getName() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory.Ident
Returns the SQL identifiers String representation.
getName() - Method in interface org.apache.ws.jaxme.sqls.Schema
Returns the schema name.
getName() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the table name.
getName() - Method in class org.apache.ws.jaxme.sqls.Value.Type
 
getName() - Method in interface org.apache.ws.jaxme.sqls.db2.BufferPool
Returns the BufferPool's name.
getName() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getName() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
getName() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the tablespace name.
getName() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.FunctionImpl
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
getName() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getName() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns the attributes name.
getName() - Method in interface org.apache.ws.jaxme.xs.XSAttributeGroup
Returns the attribute group is global: Returns the attribute groups name.
getName() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the elements name.
getName() - Method in interface org.apache.ws.jaxme.xs.XSGroup
If the group is global: Returns the groups name.
getName() - Method in interface org.apache.ws.jaxme.xs.XSIdentityConstraint
Returns the name of this constraint.
getName() - Method in interface org.apache.ws.jaxme.xs.XSKeyRef
Returns the name of this constraint.
getName() - Method in interface org.apache.ws.jaxme.xs.XSType
If the type is global: Returns the types name.
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBClass
Returns the classes name, without the package.
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding
 
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType
Returns the runtime type.
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns the property name.
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.Package
Returns the package name.
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumClass
Returns the enumeration classes name, without any package prefix.
getName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumMember
Returns the members name.
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Returns the interfaces class name, not including the package name.
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSAnySimpleType
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSAnyURI
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSBase64Binary
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSBoolean
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSByte
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSDate
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSDateTime
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSDecimal
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSDouble
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSDuration
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSEntities
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSEntity
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSFloat
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSGDay
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSGMonth
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSGMonthDay
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSGYear
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSGYearMonth
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSHexBinary
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSID
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSIDREF
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSIDREFs
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSInt
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSInteger
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSLanguage
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSLong
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNCName
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNMToken
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSName
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNormalizedString
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSNotation
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSQName
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSShort
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSString
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSTime
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSToken
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedByte
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedInt
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedLong
 
getName() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedShort
 
getName() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Returns the attributes name.
getName() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Returns the elements name.
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGDefRef
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
getName() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
getName() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
getNameXmlTransform() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings
Returns the list of NameXmlTransforms.
getNameXmlTransform() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl
 
getNames() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
This method builds a list of the names, which are being used in the element.
getNames() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
getNamespace() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Returns the imported schemas target namespace.
getNamespace() - Method in interface org.apache.ws.jaxme.xs.xml.XsEImport
 
getNamespace() - Method in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
getNamespace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl
 
getNamespace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl
 
getNamespaceContext() - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Returns an instance of NamespaceSupport.
getNamespaceList() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
If this is a "wildcard" attribute: Returns the namespace list.
getNamespaceList(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getNamespaceList(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getNamespaceList() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getNamespaceList() - Method in interface org.apache.ws.jaxme.xs.XSWildcard
Returns the namespace list.
getNamespaceList() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
getNamespaceSupport() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns an instance of NamespaceSupport.
getNamespaceSupport() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
getNamespaceSupport() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the namespace handler.
getNamespaceSupport() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getNamespaceSupport() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
Given a prefix, returns the namespace URI associated with the prefix.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Returns the namespace URI.
getNamespaceURI() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Returns the namespace URI of the element being parsed.
getNamespaceURI(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Given a prefix, returns the URI to which the prefix is currently mapped or null, if there is no such mapping.
getNamespaceURI() - Method in interface org.apache.ws.jaxme.xs.parser.XsSAXParser
Returns the current elements namespace URI.
getNamespaceURI() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getNamespaceURI() - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
getNamespaces(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getNamespaces() - Method in class org.apache.ws.jaxme.util.Configurator
Returns the namespaces handled by the configurator.
getNewPrefix(String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
getNillable() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getNillable() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getNoNSSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Returns the marshallers "no namespace" schema location.
getNoNamespaceSchemaLocation() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the schema location.
getNode(Object) - Method in interface javax.xml.bind.Marshaller
Returns a DOM view of the given JAXB object.
getNode() - Method in interface javax.xml.bind.ValidationEventLocator
Returns a DOM node related to the validation event.
getNode(Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
This method is unsupported in the default implementation and throws an UnsupportedOperationException.
getNode() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getNode(Object) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
getNode() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Returns the DOM node, from which the schema is being loaded.
getNumOfPages() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
Returns the containers size in pages.
getNumOfPages() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
getNumParams() - Method in class org.apache.ws.jaxme.PMParams
Returns the number of parameters added with addParam().
getNumParts() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Returns the number of parts, that have been added with the various createSomething() methods.
getNumParts() - Method in interface org.apache.ws.jaxme.sqls.Parts
Returns the number of parts.
getNumParts() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
getNumParts() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
getNumValue() - Method in interface org.apache.ws.jaxme.generator.sg.Facet
If the facet has the types Facet.FRACTION_DIGITS or Facet.TOTAL_DIGITS: Returns the facet value.
getNumValue() - Method in class org.apache.ws.jaxme.generator.sg.impl.FacetImpl
 
getNumberOfPages() - Method in interface org.apache.ws.jaxme.sqls.db2.BufferPool
Returns the buffer pools size in number of pages.
getObject() - Method in interface javax.xml.bind.ValidationEventLocator
Returns an object in the JAXB objects content tree related to the validation event.
getObject() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getObjectClass() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getObjectFactory(SchemaSG, String, List) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getObjectFactory() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the object factory being used.
getObjectFactory() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getObjectFactory() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Returns the object factory, that created this instance.
getObjectFactory() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ByteSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.DoubleSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.FloatSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.IntSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.LongSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getObjectRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ShortSG
 
getObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
getObjectSG() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
If the particle is an element or wildcard, returns the particles ObjectSG.
getObjectSG(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getObjectSG(XSElement) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of ObjectSG generating the given element.
getObjectSG(XSElement, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of ObjectSG generating the given element in the given context.
getObjectSG(XSAny, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of ObjectSG generating the given wildcard in the given context.
getObjectSG(SGFactory, XSElement) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getObjectSG(SGFactory, XSElement, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getObjectSG(SGFactory, XSAny, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getObjectSG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getObjectSG(SGFactory, XSAny, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getObjectSG(SGFactory, XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getObjectSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getObjectSG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getObjectSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getObjectSG(SGFactory, XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getObjectSG(SGFactory, XSAny, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getObjectSG(XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getObjectSG(XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getObjectSG(XSAny, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getObjectType() - Method in interface org.apache.ws.jaxme.js.JavaQName
If the class is primitive: Returns the corresponding object type.
getObjects() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an array of all objects created by the factory.
getObjects(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getObjects() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global attributes and elements.
getObjects(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getObjects(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getObjects(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getObjects(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getObjects() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getObjects(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getObjects() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getObserver() - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Returns the observer, which will be notified, when the element has been parsed.
getObserver() - Method in interface org.apache.ws.jaxme.Observable
Returns the Observer.
getObserver() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Returns the observer, which will be notified, when the element has been parsed.
getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
Returns a byte offset related to the validation event, if available.
getOffset() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getOn() - Method in interface org.apache.ws.jaxme.sqls.JoinReference
Returns the references ON condition, if any.
getOn() - Method in class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl
 
getOnDelete() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Returns the OnDelete mode.
getOnDelete() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getOnUpdate() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Returns the OnUpdate mode.
getOnUpdate() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getOpenAttributes() - Method in interface org.apache.ws.jaxme.xs.XSOpenAttrs
Returns the additional attributes, if any, or null.
getOpenAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
 
getOpenAttributes() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getOpenAttributes() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
getOpenAttributes() - Method in interface org.apache.ws.jaxme.xs.xml.XsTOpenAttrs
Returns the attributes having other namespaces.
getOpenAttributes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl
 
getOrderColumn(StatementMetaData, SelectStatement.OrderColumn) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getOrderColumn(StatementMetaData, SelectStatement.OrderColumn) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
getOrderColumns() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns the list of order columns.
getOrderColumns() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getOuterClass() - Method in class org.apache.ws.jaxme.js.JavaInnerClass
Returns the outer JavaSource instance.
getOuterClassName() - Method in interface org.apache.ws.jaxme.js.JavaQName
If the class is an inner class: Returns the name of the enclosing class.
getOuterGroup() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
getOverhead() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getOverhead() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the I/O controller overhead and disk seek and latency time, in milliseconds.
getOverhead() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getOwner() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
getPMClass(TypeSG, JavaSource, CustomTableData) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getPMClassDeleteMethod(TypeSG, JavaSource, CustomTableData) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getPMClassInsertMethod(TypeSG, JavaSource, CustomTableData) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getPMClassSelectMethod(TypeSG, JavaSource, CustomTableData) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getPMClassUpdateMethod(TypeSG, JavaSource, CustomTableData) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
getPMName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts PM name.
getPMName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getPackage() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the generated Java sources package name.
getPackage() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings
Returns the package declaration.
getPackage() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl
 
getPackageDirectory(File, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Given a package name and a base directory, returns the package directory.
getPackageName(SchemaSG, JAXBSchemaBindings, Locator, XsQName) - Static method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getPackageName() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns the JavaQName's package name.
getPackageName() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the package name.
getPackageName() - Method in interface org.apache.ws.jaxme.js.TextFile
Returns the text files package name.
getPackageName() - Method in class org.apache.ws.jaxme.js.impl.TextFileImpl
 
getPackageName() - Method in class org.apache.ws.jaxme.js.util.JavaParser
Returns the package name.
getPackageNameFromURI(Locator, String) - Static method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getPackageNameFromURL(URL) - Static method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getPackageNames() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Returns the package names managed by this context.
getPageSize() - Method in interface org.apache.ws.jaxme.sqls.db2.BufferPool
Returns the BufferPool's page size.
getPageSize() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getPageSize() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the tablespaces page size.
getPageSize() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getParamAttrs() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
getParamController() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Returns the pController parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
getParamElement() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Returns the pObject parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
getParamHandler() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Returns the pHandler parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
getParamLocalName() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
getParamNamespaceURI() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
getParamQName() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
getParamResult() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
getParams() - Method in class org.apache.ws.jaxme.PMParams
Returns an Iterator to the list of parameters.
getParams() - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Returns the list of parameters that this method takes.
getParams() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns an array of values for the JavaDoc param field.
getParentObject() - Method in interface org.apache.ws.jaxme.xs.XSObject
Returns either of the following: If the object is the schema itself, returns null.
getParentObject() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
getParentObject() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getParentObject() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getParentObject() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getParentObject() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Returns information on the parent object.
getParentObject() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getParseMethod() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType
Returns the name of the parse() method.
getParseMethod() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
getParticle() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element hasn't simple content: Returns the complex elements particle.
getParticle() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
 
getParticle() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
getParticle() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
getParticle() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getParticles() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns the groups particles.
getParticles(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getParticles(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getParticles() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getParticles(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getParticles() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Returns the model groups particles.
getParticles() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
getParticles() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
getParticles() - Method in interface org.apache.ws.jaxme.xs.xml.XsGParticle
 
getParticles() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup
 
getParticles() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
getParticles() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
getParticles() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
getParticles() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
getParts() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Returns an Iterator to the parts, that have been added with the various createSomething() methods.
getParts() - Method in interface org.apache.ws.jaxme.sqls.Parts
Returns an Iterator to the parts that have been added.
getParts() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
getParts() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
getParts(StatementMetaData, Iterator) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getPassword() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the JDBC password.
getPassword() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the JDBC password.
getPassword() - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
getPassword() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the password.
getPattern() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns the value of the "pattern" facet or null, if the pattern has not been set.
getPattern() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getPattern() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
getPattern() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
getPattern() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getPattern() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getPatterns() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getPatterns() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getPatterns() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getPatterns() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getPatterns() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getPlaceHolder(String) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Searches for the placeholder with the given name.
getPlaceHolder(String) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
getPmClass() - Method in interface org.apache.ws.jaxme.JMManager
Returns the persistency class.
getPmClass() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getPreferredPrefix(String) - Method in interface org.apache.ws.jaxme.impl.JMSAXDriver
Returns a suggested prefix for the namespace pNamespaceURI, or null, if no suggestion is available.
getPreferredPrefix(JMSAXDriver, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
getPrefetchSize() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getPrefetchSize() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the number of pageSize pages that will be read from the tablespace when data prefetching is being performed.
getPrefetchSize() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getPrefix(String) - Method in interface javax.xml.namespace.NamespaceContext
This method returns a prefix, which is currently mapped to the given namespace URI.
getPrefix() - Method in class javax.xml.namespace.QName
Returns the namespace prefix.
getPrefix() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getPrefix(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Returns a prefix currently mapped to the given URI or null, if there is no such mapping.
getPrefix() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameTransformation
Returns the prefix.
getPrefix() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl
 
getPrefix() - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
This method returns a collection of prefixes, which are currently mapped to the given namespace URI.
getPrefixes(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Returns a collection to all prefixes bound to the given namespace URI.
getPrimaryKey() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the tables primary key, if any, or null, if the table doesn't have a primary key.
getPrimaryKey() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getPrimaryKey() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getPrimitiveConversionMethod() - Method in interface org.apache.ws.jaxme.js.JavaQName
If the class is primitive: Returns the name of the corresponding object classes method for converting the object into a primitive value.
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ByteSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.DoubleSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.FloatSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.IntSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.LongSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getPrimitiveRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ShortSG
 
getPrintMethod() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType
Returns the name of the print() method.
getPrintMethod() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
getProcessContents() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
If this is a "wildcard" attribute: Returns how to process unknown attributes.
getProcessContents(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getProcessContents(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getProcessContents() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getProcessContents() - Method in interface org.apache.ws.jaxme.xs.XSWildcard
Returns how to process unknown content.
getProcessContents() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
getProcessContents() - Method in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
getProcessContents() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl
 
getProduces() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the set of files being created by the JaxMe ant task.
getProperties() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the configured property values.
getProperty(String) - Method in interface javax.xml.bind.Marshaller
Returns the value of the marshaller property pName.
getProperty(String) - Method in interface javax.xml.bind.Unmarshaller
Returnss the unmarshaller property pName to the value pValue.
getProperty(String) - Method in interface javax.xml.bind.Validator
Returns the marshallers property pName.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Public interface to get the properties defined by the Marshaller interface.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Always throws a PropertyException, because the default implementation does not support any properties.
getProperty(String) - Method in interface org.apache.ws.jaxme.JMManager
Returns a property value, which is used to configure the manager.
getProperty(String) - Method in interface org.apache.ws.jaxme.generator.PropertySource
Returns the given property value or null, if the property is not set.
getProperty(String, String) - Method in interface org.apache.ws.jaxme.generator.PropertySource
Returns the given property value.
getProperty(String) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
getProperty(String, String) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
getProperty(String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
A property allows to store custom data related to the type.
getProperty(TypeSG, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getProperty(TypeSG, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getProperty(TypeSG, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getProperty(String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getProperty(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getProperty(String) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the value for property pProperty.
getProperty(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
getProperty(String) - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Returns a property value.
getPropertyName() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the objects property name.
getPropertyName(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getPropertyName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getPropertyName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getPropertyName() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getPropertyName() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
getPropertySG() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Returns an instance of PropertySG.
getPropertySG(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getPropertySG() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns an instance of PropertySG.
getPropertySG(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
getPropertySG() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSG
Returns the content elements PropertySG.
getPropertySG(SimpleContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain
 
getPropertySG(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getPropertySG() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getPropertySG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
getPropertySG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
 
getPropertySG(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
getPropertySG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
getPropertySG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
getPropertySG() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
getProtection() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the protection.
getProtection() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns this JavaSource objects protection.
getProxyClass() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Returns the class being generated for the chain objects.
getProxyHost() - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
getProxyPort() - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
getPublic() - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
getPublic() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
getPublicCloneMethod(JavaSource) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Actually creates the public "clone" method.
getQName() - Method in interface org.apache.ws.jaxme.JMElement
Returns the namespace URI and local name.
getQName() - Method in interface org.apache.ws.jaxme.JMManager
Returns the QName of the document type that this Manager controls.
getQName() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
getQName() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the JavaSource's JavaQName.
getQName() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns the columns fully qualified name, which is getTable().getQName() + "." + getName().
getQName() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the tables qualified name, which is getSchema().getName() + "." + getName().
getQName() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl
 
getQName() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getQName() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getQName(XsNCName) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
getQName() - Method in interface org.apache.ws.jaxme.xs.parser.XsSAXParser
Returns the current elements fully qualified name.
getQName() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
getQuery(Statement) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Generates an INSERT, UPDATE, DELETE or SELECT statement.
getQuery(Statement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getQuoted(String) - Static method in class org.apache.ws.jaxme.js.JavaSource
Returns a quoted string constant suitable for embedding into Java source.
getQuotedNoQuotes(String) - Static method in class org.apache.ws.jaxme.js.JavaSource
Returns a quoted string constant suitable for embedding into Java source, but without quotes.
getRaDetails() - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
getRawJavaSources() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns an array with the pieces of raw Java sources.
getRawSQL() - Method in interface org.apache.ws.jaxme.sqls.RawSQLCode
Returns the piece of raw SQL code.
getRawSQL() - Method in class org.apache.ws.jaxme.sqls.impl.RawSQLCodeImpl
 
getRef() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGDefRef
 
getRef() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getRef() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttributeGroupRef
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getRef() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
getRefer() - Method in interface org.apache.ws.jaxme.xs.xml.XsEKeyref
 
getRefer() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl
 
getReferencedColumn() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey.ColumnLink
Returns the column being referenced in the referenced table.
getReferencedColumn() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
 
getReferencedColumns() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Returns the set of referenced columns.
getReferencedColumns() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getReferencedTable() - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Returns the referenced table.
getReferencedTable() - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
getResponse(String) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Performs a single database query.
getRestrictedType() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is a restriction: Returns the restricted type.
getRestrictedType(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getRestrictedType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getRestrictedType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.generator.types.JMChar
 
getRestrictedType() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element is an restriction: Returns the restricted type.
getRestrictedType() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
If the simple type is a restriction, returns the restricted simple type.
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSAnySimpleType
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyURI
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSBase64Binary
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSBoolean
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSByte
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSDate
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSDateTime
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSDecimal
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSDouble
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSDuration
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSEntity
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSFloat
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSGDay
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSGMonth
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSGMonthDay
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSGYear
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSGYearMonth
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSHexBinary
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSID
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSIDREF
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSInt
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSInteger
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSLanguage
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSLong
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNCName
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNMToken
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSName
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNormalizedString
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSNotation
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSQName
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSShort
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSString
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSTime
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSToken
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedByte
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedInt
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedLong
 
getRestrictedType() - Method in class org.apache.ws.jaxme.xs.types.XSUnsignedShort
 
getRestriction() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
getRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
getRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsESimpleContent
 
getRestriction() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
getRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
getRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
getRestriction() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
Returns the unmarshalled object.
getResult() - Method in class javax.xml.bind.util.JAXBResult
Returns the result of a previous transformation.
getResult() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
getResult(JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
getResult() - Method in class org.apache.ws.jaxme.util.Configurator
Returns the parsed result bean.
getResult() - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
Returns the result element.
getResultColumns() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns the list of result columns.
getResultColumns() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getResultHandler() - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
Returns a result handler, that was previously set with setResultHandler, or null.
getResultSetValue(JavaMethod, Column, Object, Object, TypeSG) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
Generates code for fetching a value from a ResultSet.
getResultValue(JavaMethod, JavaQName, Object) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Converts the result value pValue into the requested type pType.
getReturn() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns the JavaDoc return field or null, if there is no return field.
getRightJoinedTableReference() - Method in interface org.apache.ws.jaxme.sqls.SelectTableReference
Returns the right table of a possible join or null, if there is no such table.
getRightJoinedTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl
 
getRootElement() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
getRootObject() - Method in class org.apache.ws.jaxme.util.Configurator
An alternative to using the bean factory.
getRunningInstance() - Static method in class org.apache.ws.jaxme.xs.XSParser
Provides access to the currently running instance of XSParser.
getRuntimeType() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns the data types runtime type.
getRuntimeType(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getRuntimeType() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns the types runtime type.
getRuntimeType(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
getRuntimeType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getRuntimeType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getRuntimeType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getRuntimeType() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.Base64BinarySG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.DateTimeSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.DecimalSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.DurationSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.HexBinarySG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.IntegerSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.QNameSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
getRuntimeType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getSG() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.CustomColumnData
Returns the custom column datas attached object.
getSGFactory() - Method in interface org.apache.ws.jaxme.generator.SchemaReader
Returns the SGFactory.
getSGFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
 
getSGFactory() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
getSGFactoryChains() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the array of configured instances of SGFactoryChain.
getSQLFactory() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getSQLFactory() - Method in interface org.apache.ws.jaxme.sqls.Schema
Returns the SQLFactory that created this instance of Schema.
getSQLFactory() - Method in interface org.apache.ws.jaxme.sqls.Statement
Returns the SQLFactory that created this Statement.
getSQLFactory() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getSQLFactory() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the SQLFactory that created this TableSpace object.
getSQLFactory() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getSQLFactory() - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
getSQLFactory() - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the name of the schema file being compiled.
getSchema(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getSchema(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
getSchema(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getSchema() - Method in interface org.apache.ws.jaxme.generator.sg.SGItem
Returns the items schema.
getSchema(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getSchema(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getSchema(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getSchema(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getSchema(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
getSchema(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
getSchema(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
 
getSchema(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getSchema(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getSchema(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getSchema(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getSchema(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getSchema(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getSchema(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getSchema() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getSchema() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the database schema name.
getSchema(Schema.Name) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the schema with the given name or null, if no such schema exists.
getSchema(String) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns the schema with the given name or null, if no such schema exists.
getSchema(Connection, Schema.Name) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Reads the schema named pName from the database.
getSchema(Connection, String) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Reads the schema named pName from the database.
getSchema() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns the table schema.
getSchema(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getSchema(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getSchema(Connection, String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getSchema(Connection, Schema.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getSchema() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getSchema() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Returns the schema, which is currently being parsed.
getSchemaHeader() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns information on the types syntactical context.
getSchemaHeader(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getSchemaHeader(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getSchemaHeader(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getSchemaHeader() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getSchemaHeader() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns the types syntactical context or null, if no such context is available.
getSchemaHeader() - Method in interface org.apache.ws.jaxme.xs.XSWildcard
Returns information on the wildcards syntactical context.
getSchemaHeader() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
getSchemaHeader() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
getSchemaHeader() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
getSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Returns the marshallers schema location.
getSchemaLocation() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the schema location.
getSchemaLocation() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Returns the URL, from which the schema is being loaded.
getSchemaLocation() - Method in interface org.apache.ws.jaxme.xs.xml.XsEImport
 
getSchemaLocation() - Method in interface org.apache.ws.jaxme.xs.xml.XsEInclude
 
getSchemaLocation() - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
getSchemaLocation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl
 
getSchemaLocation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEIncludeImpl
 
getSchemaLocation() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
getSchemaReader() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns the SchemaReader being used.
getSchemaReader() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the configured schema reader to use.
getSchemaReader() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Returns the SchemaReader.
getSchemaSG(XSSchema) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an instance of SchemaSG generating the given schema.
getSchemaSG() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns the factorys instance of SchemaSG.
getSchemaSG(SGFactory, XSSchema) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getSchemaSG(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getSchemaSG(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getSchemaSG(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getSchemaSG(XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getSchemaSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getSchemas() - Method in class org.apache.ws.jaxme.generator.XJCTask
Multiple schema files may be compiled in one or more nested <schema> elements.
getSchemas() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns a list of all schemas.
getSchemas() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getSeconds() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of seconds.
getSee() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns an array list of Strings which should be used for "see" fields.
getSelectQuery(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectQuery(SelectStatement, StatementMetaData) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectQueryConstraints(SelectStatement, StatementMetaData, StatementMetaData.LocalData) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectQueryConstraints(SelectStatement, StatementMetaData, StatementMetaData.LocalData) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
getSelectQueryFromClause(SelectStatement, StatementMetaData) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectQueryFromClause(SelectStatement, StatementMetaData) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
getSelectQueryOrderClause(StatementMetaData, SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectQueryResultColumns(SelectStatement, StatementMetaData) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getSelectRowsCode(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible, DirectAccessible, DirectAccessible, boolean) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Generates code for reading all rows matching the given key.
getSelectStatement() - Method in interface org.apache.ws.jaxme.sqls.SelectTableReference
Returns the SelectStatement that created the reference.
getSelectStatement() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns a SELECT statement for selecting all the columns.
getSelectStatement() - Method in class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl
 
getSelectStatement() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getSelectTableReference() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Shortcut for (SelectTableReference) getTable().
getSelectTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getSelectTableReferences() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns an Iterator over all the table references.
getSelectTableReferences() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getSelector() - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
getSelector() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
getSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle
 
getSequence() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
getSequence() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
getSetValues() - Method in interface org.apache.ws.jaxme.sqls.SetStatement
Returns an Iterator to all values being set.
getSetValues() - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
getSeverity() - Method in interface javax.xml.bind.ValidationEvent
Returns the events severity: Either of ValidationEvent.WARNING, ValidationEvent.ERROR, or ValidationEvent.FATAL_ERROR.
getSeverity() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getSeverity() - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
getSimpleContent() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the complex type has simple content, returns the contents type.
getSimpleContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
getSimpleContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
getSimpleContent() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getSimpleContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsGComplexTypeModel
 
getSimpleContent() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
getSimpleContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getSimpleContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getSimpleContentSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
If the data type has simple content: Returns an instance of SimpleContentSG.
getSimpleContentSG(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getSimpleContentSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getSimpleContentSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getSimpleContentSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns the simple types information.
getSimpleType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsEList
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsERestriction
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getSimpleType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getSimpleType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getSimpleTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is simple: Returns an instance of SimpleTypeSG for generating the type.
getSimpleTypeSG(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getSimpleTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getSimpleTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getSimpleTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getSimpleTypes() - Method in interface org.apache.ws.jaxme.xs.xml.XsEUnion
Returns an array of member types which have been created using XsEUnion.createSimpleType().
getSimpleTypes() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
getSingleAppinfo(XSAnnotation[], Class) - Static method in class org.apache.ws.jaxme.xs.impl.XSUtil
Returns the first child of xs:annotation/xs:appinfo implementing or extending the given class.
getSize() - Method in class org.apache.ws.jaxme.sqls.db2.PageSize
Returns the size of the pagesize specification.
getSkippedResultDocuments() - Method in class org.apache.ws.jaxme.PMParams
Sets the maximum number of documents to skip at the beginning or 0 (default) to skip no documents.
getSkippedRows() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns the number of rows to skip at the result sets beginning.
getSkippedRows() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
getSource(JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
getSource() - Method in interface org.apache.ws.jaxme.xs.XSAppinfo
Returns the appinfos source element or null, if no such attribute is defined.
getSource() - Method in interface org.apache.ws.jaxme.xs.XSDocumentation
Returns the documentations source element or null, if no such attribute is defined.
getSource() - Method in class org.apache.ws.jaxme.xs.impl.XSAppinfoImpl
 
getSource() - Method in class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl
 
getSource() - Method in interface org.apache.ws.jaxme.xs.xml.XsEAppinfo
 
getSource() - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Returns the URI to read for the documentations contents.
getSource() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
getSource() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
getSourceFile(File, JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Given a fully qualified name, returns the name of the corresponding Java file.
getStackSize() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the thread stack size for the XJC binding compiler (J2SE SDK v1.4 or higher).
getStartWith() - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement
Implements the START WITH part of a START WITH ...
getStartWith() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl
 
getState(int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
getState(int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
getState(int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
getState(int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
getStateField() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
getStatement() - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns the Statement that created the reference.
getStatement() - Method in class org.apache.ws.jaxme.sqls.impl.PartsImpl
Returns the statement, to which the part belongs.
getStatement() - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
getStatementTerminator() - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Returns the statement terminator.
getStatementTerminator() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getStatic() - Method in class org.apache.ws.jaxme.js.JavaInnerClass
Returns whether this inner class is static.
getStatic() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether this JavaSource is static (for inner classes).
getSubSelect() - Method in interface org.apache.ws.jaxme.sqls.InsertStatement
Returns a subselect previously being added with InsertStatement.setSubSelect(SelectStatement), or null.
getSubSelect() - Method in class org.apache.ws.jaxme.sqls.impl.InsertStatementImpl
 
getSubSubTable() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getSubTable() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
getSubstitutionGroup() - Method in interface org.apache.ws.jaxme.xs.XSElement
If the element may be substituted by other elements (in other words: if it is the head of a substitution group), returns the choice group of all the elements that may be used to replace the element.
getSubstitutionGroup() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getSubstitutionGroup() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getSubstitutionGroup() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getSubstitutionGroupName() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the name of an element, which may be substituted by this element.
getSubstitutionGroupName() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getSuffix() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameTransformation
Returns the suffix.
getSuffix() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl
 
getSum() - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
Returns the sum.
getSum() - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
getSumAsString() - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
Converts the sum into a string and returns it.
getSumAsString() - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
getSyntaxSchemas() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Provides context information to the schema which is currently being parsed.
getSystem() - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
getSystem() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
getTConnection() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
getTSAXObjectModel() - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
getTXMLObject(InoObject) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
getTable() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
getTable() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.CustomTableData
Returns the table, which is currently being read.
getTable() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns the columns table.
getTable() - Method in interface org.apache.ws.jaxme.sqls.ColumnSet
Returns the table on which the foreign key is defined.
getTable(Connection, Schema.Name, Table.Name) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Reads the table named pTable from the schema named pSchema in the database.
getTable(Connection, String, String) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Reads the table named pTable from the schema named pSchema in the database.
getTable(Table.Name) - Method in interface org.apache.ws.jaxme.sqls.Schema
Returns the table with the given name or null, if no such table exists in the schema.
getTable(String) - Method in interface org.apache.ws.jaxme.sqls.Schema
Returns the table with the given name or null, if no such table exists in the schema.
getTable() - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns the referenced Table.
getTable() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl
 
getTable() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnSetImpl
 
getTable(Connection, Schema.Name, Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getTable(Connection, String, String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
getTable(Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
getTable(String) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
getTable() - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
getTable() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getTableAlias(StatementMetaData, TableReference) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getTableDetails() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.CustomTableData
Returns the connection details.
getTableReference() - Method in interface org.apache.ws.jaxme.sqls.ColumnReference
Returns the TableReference that created the column reference.
getTableReference() - Method in interface org.apache.ws.jaxme.sqls.Statement
Returns the table reference, for which the statement applies.
getTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
getTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
getTableReference() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getTableSpace(TableSpace.Name) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory
Returns the tablespace with the given name or null, if no such tablespace exists.
getTableSpace(String) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory
Returns the tablespace with the given name or null, if no such tablespace exists.
getTableSpace(TableSpace.Name) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
getTableSpace(String) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
getTableSpace() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Returns the TableSpace, in which the table should be created physically.
getTableSpace() - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
getTableSpaces() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory
Returns a list of all tablespaces.
getTableSpaces() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
getTables() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the table list.
getTables() - Method in interface org.apache.ws.jaxme.sqls.Schema
Returns an Iterator to all tables in the schema.
getTables() - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
getTarget() - Method in interface org.apache.ws.jaxme.JMPI
Returns the PI's target.
getTarget() - Method in class org.apache.ws.jaxme.generator.SchemaOption
 
getTarget() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns the target directory, where generated sources are being created.
getTarget() - Method in class org.apache.ws.jaxme.impl.JMPIImpl
 
getTarget() - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Returns the target handler, to which SAX events are being fired.
getTarget() - Method in class org.apache.ws.jaxme.js.WriterTarget
 
getTarget() - Method in class org.apache.ws.jaxme.util.DOMBuilder
Returns the target node.
getTargetDirectory() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns the directory where to create files.
getTargetDirectory() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
getTargetNamespace() - Method in class org.apache.ws.jaxme.generator.XJCTask.Dtd
Returns the target namespace being used.
getTargetNamespace() - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getTargetNamespace() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the schemas target namespace.
getTargetNamespace() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getTargetNamespace() - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Returns the created schemas target namespace.
getTargetNamespace() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the target namespace.
getTargetNamespace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getTargetNamespacePrefix() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns a prefix associated with the target namespace or null, if no such prefix is available.
getTargetNamespacePrefix() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getTargetPackage() - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Returns the target package, that was submitted to the constructor.
getTargetPackage() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
Returns the target package.
getText() - Method in interface org.apache.ws.jaxme.xs.XSAppinfo
Merges the String elements returned by XSAppinfo.getChilds() into a single String.
getText() - Method in interface org.apache.ws.jaxme.xs.XSDocumentation
Merges the String elements returned by XSDocumentation.getChilds() into a single String.
getText() - Method in class org.apache.ws.jaxme.xs.impl.XSAppinfoImpl
 
getText() - Method in class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl
 
getText() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavadoc
Returns the text contained in the Javadoc element.
getText() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavadocImpl
 
getText() - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Returns the embedded text.
getText() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
getTextFile(String, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns the text file with the given name or null, if no such text file has been generated.
getTextFiles() - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns an iterator to the generated text files.
getTextSetter() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the TextSetter, used to add text sections.
getTextSetter() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getThrows() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns an array of values for the JavaDoc throw field.
getTime(String) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getTimeFormat() - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Returns the Format for parsing and printing xs:time values.
getToFile() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
getToken() - Method in class org.apache.ws.jaxme.xs.xml.XsToken
 
getTotalDigits() - Method in interface org.apache.ws.jaxme.generator.sg.AtomicTypeSG
Returns the value of the "totalDigits" facet or null, if the facet is not set.
getTotalDigits() - Method in class org.apache.ws.jaxme.generator.sg.impl.AtomicTypeSGImpl
 
getTotalDigits() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns the value of the "totalDigits" facet or null, if the facet is not set.
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
getTotalDigits() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getTotalDigits() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getTransferRate() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getTransferRate() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the transfer rate, which is defined as the time to read one page into memory, in milliseconds.
getTransferRate() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getType() - Method in class org.apache.ws.jaxme.PMParams.Param
 
getType() - Method in interface org.apache.ws.jaxme.generator.sg.Facet
Returns the facet type.
getType() - Method in interface org.apache.ws.jaxme.generator.sg.SGlet.TypedSGlet
 
getType(XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global type with the given name or null, if no such type exists.
getType(SchemaSG, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getType() - Method in class org.apache.ws.jaxme.generator.sg.impl.FacetImpl
 
getType(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getType(SchemaSG, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getType(XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getType() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Returns the type being serialized.
getType() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
getType() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
getType() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns the JavaSource type.
getType() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns this JavaSource objects type.
getType() - Method in interface org.apache.ws.jaxme.js.LocalJavaField
Returns the fields type.
getType() - Method in class org.apache.ws.jaxme.js.Parameter
 
getType() - Method in interface org.apache.ws.jaxme.js.TypedValue
Returns the objects type.
getType() - Method in class org.apache.ws.jaxme.js.impl.TypedValueImpl
 
getType() - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Returns, how to gather information about the interface.
getType() - Method in interface org.apache.ws.jaxme.sqls.BooleanConstraint
Returns the boolean constraints type.
getType() - Method in interface org.apache.ws.jaxme.sqls.Case
Returns the case clauses type.
getType() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns the columns type.
getType() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Returns the type, either of CombinedConstraint.Type.AND or CombinedConstraint.Type.OR.
getType() - Method in interface org.apache.ws.jaxme.sqls.Expression
Returns the expression type.
getType() - Method in interface org.apache.ws.jaxme.sqls.Value
Returns the values type.
getType() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
getType() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns the tablespace type.
getType() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.BooleanConstraintImpl
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.ExpressionImpl
 
getType() - Method in class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
getType() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns the attributes type.
getType() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns the elements type.
getType() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Returns the particle type.
getType(XsQName) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the type with the given name.
getType() - Method in interface org.apache.ws.jaxme.xs.XSSimpleContentType
Returns the contents type.
getType() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getType() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getType() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getType(XsQName) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl
 
getType() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Returns the token type; either of DTDParser.ChildToken.SEQUENCE, or DTDParser.ChildToken.CHOICE.
getType() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Returns the attributes type.
getType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getType() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
getType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getType() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
getTypeDefParticle() - Method in interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle
 
getTypeDefParticle() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
getTypeDefParticle() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
getTypeDefParticle() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
getTypeDefParticle() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
getTypeDefParticle() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getTypeName(Column.Type) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
getTypeName(Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getTypeName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameXmlTransform
Returns the typeName's NameTransformation.
getTypeName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
 
getTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Returns the attributes type.
getTypeSG(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
getTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns the TypeSG that created this instance.
getTypeSG(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
Returns the objects type.
getTypeSG(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getTypeSG(XSType) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns a global instance of TypeSG generating the given type.
getTypeSG(XSType, Context, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns a local instance of TypeSG generating the given type within the given Context.
getTypeSG(XSType, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns a new instance of TypeSG generating the given type, as if it were a global type with the given name.
getTypeSG(SGFactory, XSType) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getTypeSG(SGFactory, XSType, Context, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getTypeSG(SGFactory, XSType, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSG
Returns the complex type, to which this content element belongs.
getTypeSG(SimpleContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain
 
getTypeSG(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
getTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
getTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getTypeSG(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getTypeSG(SGFactory, XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getTypeSG(SGFactory, XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getTypeSG(SGFactory, XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getTypeSG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
 
getTypeSG(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getTypeSG(SGFactory, XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getTypeSG(SGFactory, XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getTypeSG(SGFactory, XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getTypeSG(XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getTypeSG(XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getTypeSG(XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getTypeSG(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
getTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
getTypeSG() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.CustomTableData
Returns the type, which is being generated.
getTypes() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Returns an array of all types created by the factory.
getTypes(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
getTypes() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the schemas global types.
getTypes(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getTypes(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
getTypes(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getTypes(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
getTypes() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
getTypes(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getTypes() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getTypes() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the array of global types.
getTypes() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getTypesafeEnumBase() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns the globally configured value for typesafeenumbase.
getTypesafeEnumBase(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
getTypesafeEnumBase(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getTypesafeEnumBase(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
getTypesafeEnumBase() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
getTypesafeEnumBase() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns a list of QNames, which are being implemented as type safe enumerations, if the xs:enumeration facet is used.
getTypesafeEnumBase() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getTypesafeEnumMember() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumClass
Returns the list of members.
getTypesafeEnumMember() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
getURI() - Method in class org.apache.ws.jaxme.xs.xml.XsAnyURI
 
getURL() - Method in interface javax.xml.bind.ValidationEventLocator
Returns a URL related to the validation event, if available.
getURL() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getUid() - Method in class org.apache.ws.jaxme.generator.sg.impl.XjcSerializable
 
getUnderscoreBinding() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns the binding of underscores.
getUnderscoreBinding() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getUnion() - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
getUnion() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
getUnionType() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
If the simple type is a union: Returns its union type details.
getUnionType(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getUnionType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getUnionType() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getUnionType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getUnionType(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
getUnionType() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns the union type details.
getUnionType() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
getUnionType() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
getUnionType() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
 
getUnionType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
getUnionType() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getUniqueAlias(String, Map) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
Returns a SAX 2 ContentHandler, which is able to parse a SAX event stream and convert it into a JAXB object.
getUnmarshallerHandler() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
getUpdateQuery(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns a query suited for updating the element.
getUpdateQuery(UpdateStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getUpdateStatement() - Method in interface org.apache.ws.jaxme.sqls.Table
Returns an UPDATE statement for updating a column in the table.
getUpdateStatement() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
getUpdateStatement() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getUris() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
getUris() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
 
getUris() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList
Returns the array of URI's specified in the namespace list.
getUrl() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the JDBC URL.
getUrl() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the JDBC URL.
getUse() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
getUse() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
getUser() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the JDBC user.
getUser() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns the JDBC user.
getUser() - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
getUser() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the users name.
getValidNamespaceCheck(PropertySG, JavaMethod, Parameter) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getValue() - Method in class org.apache.ws.jaxme.PMParams.Param
 
getValue() - Method in class org.apache.ws.jaxme.WildcardAttribute
Returns the attributes value.
getValue() - Method in class org.apache.ws.jaxme.generator.SchemaOption
 
getValue() - Method in class org.apache.ws.jaxme.generator.XJCTask.Property
 
getValue() - Method in interface org.apache.ws.jaxme.generator.sg.Facet
If the facet has the types Facet.MAX_EXCLUSIVE, Facet.MIN_EXCLUSIVE, Facet.MAX_INCLUSIVE, or Facet.MIN_INCLUSIVE: Returns the facet value.
getValue(DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns a piece of Java code with the property value.
getValue(PropertySG, DirectAccessible) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getValue() - Method in class org.apache.ws.jaxme.generator.sg.impl.FacetImpl
 
getValue(PropertySG, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getValue(PropertySG, DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getValue(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getValue() - Method in class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
getValue() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
getValue() - Method in class org.apache.ws.jaxme.js.junit.EnumExample
The enumeration items value.
getValue() - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
Returns the enumeration items value.
getValue() - Method in interface org.apache.ws.jaxme.sqls.Case.When
Returns the value.
getValue() - Method in interface org.apache.ws.jaxme.sqls.SetStatement.SetValue
Returns the value to which the column is being set.
getValue() - Method in interface org.apache.ws.jaxme.sqls.Value
Returns the actual value.
getValue() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl
 
getValue(Value) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getValue() - Method in class org.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
 
getValue() - Method in class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
getValue() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
getValue() - Method in interface org.apache.ws.jaxme.xs.XSEnumeration
Returns the facets value.
getValue() - Method in class org.apache.ws.jaxme.xs.impl.XSEnumerationImpl
 
getValue() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumMember
Returns the members value,
getValue() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
getValue() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDAttribute
Returns the attributes value.
getValue() - Method in interface org.apache.ws.jaxme.xs.xml.XsEEnumeration
 
getValue() - Method in interface org.apache.ws.jaxme.xs.xml.XsEPattern
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.XsNCName
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.XsTAttribute.Use
 
getValue() - Method in interface org.apache.ws.jaxme.xs.xml.XsTFacet
 
getValue() - Method in interface org.apache.ws.jaxme.xs.xml.XsTNumFacet
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.XsTWildcard.ProcessContents
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEEnumerationImpl
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEPatternImpl
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl
 
getValue() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNumFacetImpl
 
getValues() - Method in interface org.apache.ws.jaxme.generator.sg.Facet
If the facet has the types Facet.ENUMERATION or Facet.PATTERN: Used to fetch the possible values.
getValues() - Method in class org.apache.ws.jaxme.generator.sg.impl.FacetImpl
 
getVerColumn() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns the column with the version number.
getVersion() - Method in class org.apache.ws.jaxme.js.JavaComment
Returns the JavaDoc version field or null, if there is no version field.
getVersion() - Method in interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader
Returns the schema version.
getVersion() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
getViewStatement() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
getWhens() - Method in interface org.apache.ws.jaxme.sqls.Case
Returns the array of "when" clauses.
getWhens() - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
getWhere() - Method in interface org.apache.ws.jaxme.sqls.ConstrainedStatement
Returns a combined constraint with CombinedConstraint.getType() == CombinedConstraint.Type.AND.
getWhere() - Method in class org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl
 
getWhere() - Method in class org.apache.ws.jaxme.sqls.impl.UpdateStatementImpl
 
getWhereClause(SelectStatement) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Returns the WHERE ...
getWhereClause(StatementMetaData, CombinedConstraint) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getWhereClause(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
getWhiteSpace() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
 
getWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
getWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
getWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
getWhiteSpace() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
getWildcard() - Method in interface org.apache.ws.jaxme.xs.XSParticle
If the particle type is wildcard: Returns the wildcard.
getWildcard() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
getWriter() - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Returns the JaxbXMLSerializers Writer.
getXMLField(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates the Java field holding the objects property value.
getXMLField(PropertySG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLField(JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates a Java field for an instance of this type.
getXMLField(TypeSG, JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getXMLField(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getXMLField(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG
 
getXMLField(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLField(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getXMLField(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getXMLField(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLField(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLField(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getXMLField(JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getXMLFieldName() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the objects field name.
getXMLFieldName(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLFieldName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLFieldName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLFieldName() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLGetArrayMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getXMLGetElementMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
getXMLGetLengthMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
getXMLGetMethod(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates the getter returning the property value.
getXMLGetMethod(PropertySG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLGetMethod(JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates a get method returning an instance of this type.
getXMLGetMethod(TypeSG, JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLGetMethod(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getXMLGetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLGetMethod(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLGetMethod(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getXMLGetMethod(JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getXMLGetMethodName() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the objects getter name.
getXMLGetMethodName(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLGetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLGetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLGetMethodName() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLHandler(JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types XML handler as a standalone class.
getXMLHandler(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types XML handler as an inner class of the given.
getXMLHandler(ComplexTypeSG, JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLHandler(ComplexTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLHandler() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
If the object is global and complex: Generates its XML handler.
getXMLHandler(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getXMLHandler(ComplexTypeSG, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLHandler(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLHandler(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLHandler(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLHandler(ComplexTypeSG, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLHandler(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLHandler(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getXMLHandler(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getXMLHandler() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getXMLHandlerName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts XML handler name.
getXMLHandlerName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getXMLImplementation() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types implementation as a standalone class.
getXMLImplementation(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types implementation as an inner class of the given.
getXMLImplementation(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLImplementation(ComplexTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLImplementation() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
If the object is global and complex: Generates its XML implementation.
getXMLImplementation(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getXMLImplementation(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLImplementation(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLImplementation() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLImplementation(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLImplementation(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLImplementation(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLImplementation(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getXMLImplementation(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getXMLImplementation() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getXMLImplementationName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts XML implementation name.
getXMLImplementationName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getXMLInterface() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types interface as a standalone class.
getXMLInterface(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types interface as an inner class of the given.
getXMLInterface(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLInterface(ComplexTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLInterface() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
If the object is global and complex: Generates its XML interface.
getXMLInterface(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getXMLInterface(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLInterface(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLInterface() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLInterface(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLInterface(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLInterface(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLInterface(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getXMLInterface(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getXMLInterface() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getXMLInterfaceName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts XML interface name.
getXMLInterfaceName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getXMLIsSetMethod(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates the isSet returning whether the property value is set or not.
getXMLIsSetMethod(PropertySG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLIsSetMethod(JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates an "isSet" method returning whether the field is set.
getXMLIsSetMethod(TypeSG, JavaSource, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getXMLIsSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLIsSetMethod(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
The implementation of this method is temporarily experimental.
getXMLIsSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLIsSetMethod(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLIsSetMethod(TypeSG, JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getXMLIsSetMethod(JavaSource, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getXMLIsSetMethodName() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the name of the objects "isSet" method.
getXMLIsSetMethodName(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLIsSetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLIsSetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLIsSetMethodName() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLReader() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Creates a configured XMLReader.
getXMLSerializer() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types XML serializer as a standalone class.
getXMLSerializer(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Generates the types XML serializer as an inner class of the given.
getXMLSerializer(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLSerializer(ComplexTypeSG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
getXMLSerializer() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
If the object is global and complex: Generates its XML serializer.
getXMLSerializer(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
getXMLSerializer(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLSerializer(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
getXMLSerializer() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLSerializer(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
getXMLSerializer(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLSerializer(ComplexTypeSG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
getXMLSerializer(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
getXMLSerializer(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
getXMLSerializer() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
getXMLSerializerName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts XML serializer name.
getXMLSerializerName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getXMLSetElementMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
getXMLSetMethod(JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates the setter returning the property value.
getXMLSetMethod(PropertySG, JavaSource) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLSetMethod(JavaSource, String, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Generates a set method for the simple type.
getXMLSetMethod(SimpleTypeSG, JavaSource, String, String, String) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
getXMLSetMethod(JavaSource, String, String, String, boolean) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Generates a set method returning an instance of this type.
getXMLSetMethod(TypeSG, JavaSource, String, String, String, boolean) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyElementPropertySG
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLSetMethod(TypeSG, JavaSource, String, String, String, boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
getXMLSetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLSetMethod(JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLSetMethod(SimpleTypeSG, JavaSource, String, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
getXMLSetMethod(JavaSource, String, String, String) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
getXMLSetMethod(TypeSG, JavaSource, String, String, String, boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
getXMLSetMethod(JavaSource, String, String, String, boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
getXMLSetMethod(SimpleTypeSG, JavaSource, String, String, String) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getXMLSetMethodName() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns the objects setter name.
getXMLSetMethodName(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
getXMLSetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
getXMLSetMethodName(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
getXMLSetMethodName() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
getXMLUnsetMethod(PropertySG, JavaSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.AnyAttributePropertySG
 
getXMLValidatorName() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns the contexts XML validator name.
getXMLValidatorName() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
getXMLWriterClass() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns the controllers class implementing XMLWriter.
getXPathQueryService() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the name of the XPathQueryService.
getXPathQueryServiceVersion() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the version of the XPathQueryService.
getXSContentHandler(String) - Method in class org.apache.ws.jaxme.xs.XSParser
Returns an instance of XSContentHandler for parsing a stream of SAX events.
getXSContentHandler(String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
This is the logical parsers frontend for parsing a stream of SAX events.
getXSLogicalParser() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the currently running XSParser or null, if no such instance is available.
getXSLogicalParser() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getXSObject() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
 
getXSObjectFactory() - Method in interface org.apache.ws.jaxme.xs.XSSchema
Returns the schemas object factory.
getXSObjectFactory() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getXSObjectFactory() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the parsers object factory for logical elements.
getXSObjectFactory() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getXSObjectFactory() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
getXSSchema() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
getXSSchema() - Method in interface org.apache.ws.jaxme.xs.XSContentHandler
Returns the schema, which has previously been parsed.
getXSSchema() - Method in interface org.apache.ws.jaxme.xs.XSObject
Returns the objects schema.
getXSSchema() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
getXSSchema() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getXSSchema() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the XSSchema, which is currently being parsed, if any.
getXSSchema() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getXSSchema() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
getXSType() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
getXSType() - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
getXjcSerializable() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
getXmlDbCollection() - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Returns the database collection by invoking DatabaseManager.getCollection(String).
getXmlDeclaration() - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Returns whether the methods marshal(Object, Writer) and marshal(Object, OutputStream) ought to emit an XML declaration.
getXmlRpcCaller(JavaSource) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
 
getXmlType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType.JAXBGlobalJavaType
Returns the xmlType.
getXmlType() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType
Returns the XML type.
getXmlType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
 
getXmlType() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
getXpath() - Method in interface org.apache.ws.jaxme.xs.xml.XsEField
 
getXpath() - Method in interface org.apache.ws.jaxme.xs.xml.XsESelector
 
getXpath() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEFieldImpl
 
getXpath() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESelectorImpl
 
getXsESchema() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
getXsESchema() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Returns the objects syntactical schema.
getXsESchema() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
getXsObject() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
getXsObjectCreators() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeAppinfoImpl
 
getXsObjectCreators() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeGlobalBindingsImpl
 
getXsObjectCreators() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
getXsObjectCreators() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
getXsObjectCreators() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
getXsObjectFactory() - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Returns the parsers object factory for syntax elements.
getXsObjectFactory() - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
getXsTAttribute() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
getXsTAttributeGroup() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
getXsTComplexType() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
getXsTElement() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
getYears() - Method in class org.apache.ws.jaxme.util.Duration
Returns the number of years.
group - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
group - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
group - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 

H

HEX_DIGIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
HandlerSG - interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG.
Interface of an object, which generates instances of JMSAXElementParser, or JMSAXGroupParser.
HandlerSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl.
Base implementation of HandlerSG, for derivation of various subclasses.
HandlerSGImpl(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
HexBinary - class org.apache.ws.jaxme.util.HexBinary.
Utility class for xs:hexbinary.
HexBinary() - Constructor for class org.apache.ws.jaxme.util.HexBinary
 
HexBinarySG - class org.apache.ws.jaxme.generator.types.HexBinarySG.
 
HexBinarySG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.HexBinarySG
Creates a new instance of HexBinarySG.
HsqlDbColumn - interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbColumn.
Interface of a column in a HsqlDb database.
HsqlDbColumnImpl - class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbColumnImpl.
Default implementation of a column in a HsqlDb database.
HsqlDbColumnImpl(Table, Column.Name, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbColumnImpl
 
HsqlDbSQLFactory - interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactory.
Interface of an SQL factory for HsqlDb databases.
HsqlDbSQLFactoryImpl - class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl.
Default implementation of an SQL factory for HsqlDb databases.
HsqlDbSQLFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
 
HsqlDbSQLGenerator - interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGenerator.
Interface of an SQL generator for HsqlDb databases.
HsqlDbSQLGeneratorImpl - class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl.
Default implementation of an SQL generator for HsqlDb schemas.
HsqlDbSQLGeneratorImpl() - Constructor for class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
HsqlDbSchema - interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSchema.
Interface of a schema in a HsqlDb database.
HsqlDbSchemaImpl - class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSchemaImpl.
Default implementation of a schema in a HsqlDb database.
HsqlDbSchemaImpl(SQLFactory, Schema.Name) - Constructor for class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSchemaImpl
 
HsqlDbTable - interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTable.
Interface of a table in a HsqlDb database.
HsqlDbTableImpl - class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTableImpl.
Default implementation of a table in a HsqlDb database.
HsqlDbTableImpl(Schema, Table.Name) - Constructor for class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTableImpl
 
handleError(URL, int, String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
handleEvent(ValidationEvent) - Method in interface javax.xml.bind.ValidationEventHandler
The handleEvent method is invoked by the JAXB provider, if a problem was found.
handleEvent(ValidationEvent) - Method in class javax.xml.bind.helpers.DefaultValidationEventHandler
 
handleEvent(ValidationEvent) - Method in class javax.xml.bind.util.ValidationEventCollector
Will always return true.
handleRefError(URL, URL, int, String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
handleStartElementStates(Object, JavaMethod, int, int) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
handleStartOfChildElement(Object, JavaMethod, ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
handleWarning(URL, int, String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
handler() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
hasAttributes() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns whether the data type has attributes.
hasAttributes(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
hasAttributes(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
hasAttributes() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
hasAttributes(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
hasComplexContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
hasComplexContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
hasDroppedTableRecovery() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
hasDroppedTableRecovery() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns whether dropped tables in the specified tablespace may be recovered using the RECOVER TABLE ON option of the ROLLFORWARD command.
hasDroppedTableRecovery() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
hasDynamicImports() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns, whether the class is automatically adding imports.
hasEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns whether any event has been collected.
hasFacets() - Method in interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel
Returns whether any facet has been defined.
hasFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
hasFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
hasFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
hasFacets() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
hasFixedLength() - Method in interface org.apache.ws.jaxme.sqls.BinaryColumn
Returns whether the column has fixed or variable length.
hasFixedLength() - Method in interface org.apache.ws.jaxme.sqls.StringColumn
Returns whether the column has fixed or variable length.
hasFixedLength() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
hasIsSetMethod() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Returns whether the property has an "is set" method.
hasIsSetMethod(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
hasIsSetMethod(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
hasIsSetMethod(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
hasIsSetMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
hasNsContext() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType
Returns whether the print() and/or parse() methods have an additional nsContext attribute.
hasNsContext() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
hasPrimaryKey() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
hasSetMethod() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether the simple type does have a "set" method.
hasSetMethod(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
hasSetMethod(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
hasSetMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
hasSetMethod(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
hasSetMethod(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
hasSimpleContent() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Returns whether the data type has simple content.
hasSimpleContent(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
hasSimpleContent(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
hasSimpleContent() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
hasSimpleContent(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
hasSimpleContent() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
Returns whether the complex type has simple content.
hasSimpleContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
hasSimpleContent() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
hasSimpleContent() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
hasWhereClause() - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData.LocalData
 
hashCode() - Method in class javax.xml.namespace.QName
Returns the QName's hash code.
hashCode() - Method in class org.apache.ws.jaxme.WildcardAttribute
Returns getName().hashCode().
hashCode() - Method in class org.apache.ws.jaxme.generator.sg.Facet.Type
 
hashCode() - Method in class org.apache.ws.jaxme.js.junit.EnumExample
 
hashCode() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
hashCode() - Method in class org.apache.ws.jaxme.js.pattern.MethodKey
 
hashCode() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.Value.Type
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.db2.PageSize
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
hashCode() - Method in class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
hashCode() - Method in class org.apache.ws.jaxme.util.Duration
 
hashCode() - Method in class org.apache.ws.jaxme.xs.XSElementOrAttrRef
 
hashCode() - Method in class org.apache.ws.jaxme.xs.XSModelGroup.Compositor
 
hashCode() - Method in class org.apache.ws.jaxme.xs.XSParticle.Type
 
hashCode() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XmlLang
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsAnyURI
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsID
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsNCName
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
Returns getUris()[0].hashCode().
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
 
hashCode() - Method in class org.apache.ws.jaxme.xs.xml.XsToken
 

I

IDENT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
IDREFSG - class org.apache.ws.jaxme.generator.types.IDREFSG.
 
IDREFSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.IDREFSG
Creates a new instance of IDREFSG.
IDSG - class org.apache.ws.jaxme.generator.types.IDSG.
 
IDSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.IDSG
Creates a new instance of IDSG.
IMPLEMENTS_CLAUSE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
IMPORT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
IN - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "IN" condition.
INC - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
INDENTATION_STRING - Static variable in class org.apache.ws.jaxme.js.WriterTarget
 
INDEX_OP - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
INO_RESPONSE2_URI - Static variable in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
The namespace of an INO response document: http://namespaces.softwareag.com/tamino/response2.
INSTANCE_INIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
INT - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The int type.
INT - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
INTEGER - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
INTEGER_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.IntegerSG
 
INTERFACE - Static variable in class org.apache.ws.jaxme.js.JavaSource
Type of a JavaSource interface.
INTERFACE_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
INT_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.IntSG
 
INT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.IntSG
 
ISNULL - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "IS NULL" condition.
IURLEncoder - interface org.apache.ws.jaxme.pm.ino.IURLEncoder.
This interface allows to choose between JDK 1.3 and JDK 1.4 dependent classes.
IncreasingTarget - class org.apache.ws.jaxme.js.IncreasingTarget.
A filtering indentation target, which pipes all output to the actual target, except that it increases the indentation level by 1.
IncreasingTarget(IndentationTarget) - Constructor for class org.apache.ws.jaxme.js.IncreasingTarget
 
IndentationEngine - interface org.apache.ws.jaxme.js.IndentationEngine.
 
IndentationEngineImpl - class org.apache.ws.jaxme.js.IndentationEngineImpl.
 
IndentationEngineImpl() - Constructor for class org.apache.ws.jaxme.js.IndentationEngineImpl
 
IndentationTarget - interface org.apache.ws.jaxme.js.IndentationTarget.
Interface that an IndentationEngine's target must fulfill.
IndentedObject - interface org.apache.ws.jaxme.js.IndentedObject.
Interface of an object which is able to write itself into a given IndentationTarget.
Index - interface org.apache.ws.jaxme.sqls.Index.
Interface of an index declaration.
Index.Name - interface org.apache.ws.jaxme.sqls.Index.Name.
 
IndexImpl - class org.apache.ws.jaxme.sqls.impl.IndexImpl.
 
IndexImpl.NameImpl - class org.apache.ws.jaxme.sqls.impl.IndexImpl.NameImpl.
 
IndexImpl.NameImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.IndexImpl.NameImpl
 
InoException - exception org.apache.ws.jaxme.pm.ino.InoException.
A SAX exception indicating an error in a Tamino response document.
InoException(String, String) - Constructor for class org.apache.ws.jaxme.pm.ino.InoException
Creates a new instance of InoException with the given error code and message.
InoManager - class org.apache.ws.jaxme.pm.ino.InoManager.
An implementation of a JMManager for a Tamino database.
InoManager() - Constructor for class org.apache.ws.jaxme.pm.ino.InoManager
 
InoObject - interface org.apache.ws.jaxme.pm.ino.InoObject.
Interface of a document stored in Tamino.
InoResponseHandler - class org.apache.ws.jaxme.pm.ino.InoResponseHandler.
This is a SAX content handler for an ino:response document.
InoResponseHandler() - Constructor for class org.apache.ws.jaxme.pm.ino.InoResponseHandler
Creates a new InoResponseHandler
InsertStatement - interface org.apache.ws.jaxme.sqls.InsertStatement.
Interface of an INSERT statement.
InsertStatementImpl - class org.apache.ws.jaxme.sqls.impl.InsertStatementImpl.
 
IntSG - class org.apache.ws.jaxme.generator.types.IntSG.
 
IntSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.IntSG
Creates a new instance of LongSG.
IntegerSG - class org.apache.ws.jaxme.generator.types.IntegerSG.
 
IntegerSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.IntegerSG
Creates a new instance of IntegerSG.
InterfaceDescription - class org.apache.ws.jaxme.js.pattern.InterfaceDescription.
The InterfaceDescription is used by the ProxyGenerator as information storage about the interfaces being implemented.
InterfaceDescription() - Constructor for class org.apache.ws.jaxme.js.pattern.InterfaceDescription
 
identPrimary() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
Match a, a.b.c refs, a.b.c(...) refs, a.b.c[], a.b.c[].class, and a.b.c.class refs.
identifier() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
identifierStar() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Calls the character method with the same arguments.
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.util.Configurator
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
implementsClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
importDefinition() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
importSchema(XsESchema, String, String, Locator) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Handles xs:import.
importSchema(XsESchema, String, Node, String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
includeSchema(XsESchema, XsEInclude) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Handles xs:include.
inclusiveOrExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
indent(int) - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
indent() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Increases the current level of indentation.
indent() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
indent(int) - Method in interface org.apache.ws.jaxme.js.IndentationTarget
Indents the current line by adding blanks for the given indentation level.
indent(int) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
indexOf(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
info(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
info(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
info(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
info(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
info(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
info(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
info(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
info(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
info(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
info(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with info level.
info(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with info level.
info(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with info level.
info(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
info(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
info(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
init(JMManager) - Method in interface org.apache.ws.jaxme.PM
Initializes the PM.
init(JMMarshallerImpl) - Method in interface org.apache.ws.jaxme.XMLWriter
Initializes the XMLWriter by setting the Marshaller which created it.
init(SGFactory) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
init(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Initializes the item.
init(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Initializes the instance.
init(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
init(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
init(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Initializes the ParticleSG.
init(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Initializes the PropertySG.
init(PropertySG) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Initializes the SGFactory.
init(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.SGItem
Initializes the item.
init(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
init() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSG
Initializes the SimpleContentSG.
init(SimpleContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain
 
init(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
init(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
init(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
init(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
init(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
init(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
init(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
init(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
init(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
init(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
init(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
init(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
init(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
init(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
init(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
 
init(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
init(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
init(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
init(PropertySG) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
init(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
init(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
init(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
init(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG
 
init(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
init(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
init() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
init(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
init(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
init(JMMarshallerImpl) - Method in class org.apache.ws.jaxme.impl.CharSetXMLWriter
 
init() - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Initializes the context by loading the configuration or the configurations from the given classpath.
init(JMUnmarshallerHandlerImpl, Object, String, String, int) - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Initializes the element parser by setting the required data.
init(JMMarshallerImpl) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Sets the JaxbXMLSerializers Marshaller.
init(SGFactory) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
init(ComplexTypeSG) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcComplexTypeSG
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.impl.PMIdImpl
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
 
init(JMManager) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
 
initControllerInterface() - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Initializes the controller interface.
initLogging() - Method in class org.apache.ws.jaxme.generator.XJCTask
 
initLogging(JavaSource) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates the code for initialization of the logging framework.
initLogging() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker
 
initParticles(XSModelGroupImpl, XsTNestedParticle[]) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
initParticles(XSModelGroupImpl, XsTParticle[]) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
initializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
insert(Element) - Method in interface org.apache.ws.jaxme.PM
Inserts the given document into the database.
insert(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
insert(Element) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
insert(Element) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
 
interfaceBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
interfaceDefinition(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
interfaceExtends() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
interfaceField() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
internalEntityDecl(String, String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 
invoke(Vector) - Method in interface org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker
This method creates a new instance of the class being called, converts the parameter objects (if required) and invokes the requested method.
invoke(Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker0
 
invoke(Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker1
 
invoke(Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker2
 
invoke(Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker3
 
invoke(Vector) - Method in class org.apache.ws.jaxme.js.junit.xmlrpcclient.Dispatcher.Invoker4
 
invokeMethod(String, Object, Class[], Object[]) - Method in class org.apache.ws.jaxme.util.Configurator
 
invokeMethod(Object, Method, String, Object[]) - Method in class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl
This method invokes the beans pBean method pMethod, setting the attribute pName to the value pArgs.
invokeMethod(Object, Method, String, Object[]) - Method in class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl
This method invokes the beans pBean method pMethod with the argument array pArgs, returning a child handler for the element pQName.
isAbstract() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether class is abstract.
isAbstract() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns whether this JavaSource object is abstract.
isAbstract() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns whether the element is abstract or not.
isAbstract() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isAbstract() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
isAbstract() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
isAbstract() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
isAddingEquals() - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator
Returns whether the generator should add implementations for the methods Object.equals(java.lang.Object) and Object.hashCode() or not.
isAll() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns whether the groups compositor is "all".
isAll(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
isAll(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
isAll() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
isAll(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
isAll() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Shortcut for getCompositor().equals(ALL).
isAll() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
isAll() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
isAll() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSAllComplexTypeImpl
 
isAll() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isAll() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSGroupComplexTypeImpl
 
isAny() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
isAny() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
 
isAny() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList
Returns whether the namespace list matches ##any.
isArray() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns whether the class described by the JavaQName is actually an array class.
isAssertEnabled() - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
Query the "assert" keyword state
isAtomic() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether the simple type is atomic.
isAtomic(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
isAtomic(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
isAtomic() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
isAtomic(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
isAtomic(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
isAtomic() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Returns, whether the element has atomic content.
isAtomic() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns whether the simple type is atomic.
isAtomic() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
isAtomic() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
isAtomic() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
isAtomic() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
isAtomic() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
isAttributeRef() - Method in class org.apache.ws.jaxme.xs.XSElementOrAttrRef
Returns true if this reference points at an attribute.
isAutoBoxing() - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
isAutoRemovable() - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Returns whether the placeholder is automatically removable.
isBinaryColumn() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns whether this Column may be casted to a BinaryColumn.
isBinaryColumn() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
isBindingStyleModelGroup() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the schema prefers model group binding style or not.
isBindingStyleModelGroup(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isBindingStyleModelGroup(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isBindingStyleModelGroup(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isBindingStyleModelGroup() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isBindingStyleModelGroup() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether the elementBinding style is being used (true, default) or not.
isBindingStyleModelGroup() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isBlockedForSubstitution() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns whether this element is blocked for substitution.
isBlockedForSubstitution() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isBuiltin() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns whether the type is a builtin type of XML Schema.
isBuiltin() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
isBuiltin() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
isBuiltin() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isBuiltin() - Method in class org.apache.ws.jaxme.xs.types.XSEntities
 
isBuiltin() - Method in class org.apache.ws.jaxme.xs.types.XSIDREFs
 
isBuiltin() - Method in class org.apache.ws.jaxme.xs.types.XSNMTokens
 
isCached() - Method in interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTable
Returns whether this is a cached table or not.
isCached() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTableImpl
 
isCasting() - Method in interface org.apache.ws.jaxme.generator.sg.SGlet.TypedSGlet
 
isCausingParseConversionEvent() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether converting this type from a string can cause a ParseConversionEvent.
isCausingParseConversionEvent(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.EnumerationSG
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
isCausingParseConversionEvent() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.AtomicTypeSGImpl
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.BooleanSG
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.StringSG
 
isCausingParseConversionEvent(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
isChoice() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns whether the groups compositor is "choice".
isChoice(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
isChoice(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
isChoice() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
isChoice(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
isChoice() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Shortcut for getCompositor().equals(CHOICE).
isChoice() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
isChoice() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
isChoice() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSChoiceComplexTypeImpl
 
isChoice() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isChoice() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSGroupComplexTypeImpl
 
isChoiceContentProperty() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the value "choiceContentProperty" is enabled.
isChoiceContentProperty(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isChoiceContentProperty(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isChoiceContentProperty(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isChoiceContentProperty() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isChoiceContentProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns the choiceContentProperty value.
isChoiceContentProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isCollapsing() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns whether the simple type is collapsing multiple blanks into one and removing preceding and trailing blanks.
isCollapsing() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
isCollapsing() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
isCollapsing() - Method in class org.apache.ws.jaxme.xs.types.XSToken
 
isCollapsing() - Method in interface org.apache.ws.jaxme.xs.xml.XsEWhiteSpace
 
isCollapsing() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
isColumnNameCaseSensitive() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns whether column names are case sensitive or not.
isColumnNameCaseSensitive() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
isComplex() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns whether the type is complex.
isComplex(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
isComplex(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
isComplex(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
isComplex() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
isCreatingTableSpaceReferences() - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Returns whether the generated CREATE TABLE statements will contain table space references or not.
isCreatingTableSpaceReferences() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
Returns whether CREATE TABLE statements will contain table space references or not.
isDatabaseManaged() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.Container
Returns whether the container is database managed If this is the case, the container may be casted to a TableSpace.DatabaseManagedContainer.
isDatabaseManaged() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
isDatabaseManaged() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
 
isDescending() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement.OrderColumn
Returns whether ascending (false) or descending (true) sorting is requested.
isDescending() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
 
isDispatcherImplementsXmlRpcHandler() - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Returns whether the generated dispatcher implements XmlRpcHandler.
isDistinct() - Method in class org.apache.ws.jaxme.PMParams
Returns whether the query should guarantee to return only distinct objects by activating the DISTINCT clause.
isDistinct() - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Returns whether the statement should have a DISTINCT clause.
isDistinct() - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
isElement() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns whether the particle is an element.
isElement(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
isElement(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
isElement(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
isElement() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
isElement() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Shortcut for getType().equals(ELEMENT).
isElement() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
isElementOnly() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element hasn't simple content: Returns whether the elements content is elementOnly.
isElementOnly() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isElementOnly() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
isElementOnly() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isEmpty() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Returns, whether the types content model is empty.
isEmpty(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
isEmpty(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
isEmpty() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
isEmpty(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
isEmpty() - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Returns, whether the element is empty.
isEmpty() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
isEmpty() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
isEmpty() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element hasn't simple content: Returns whether the elements content is empty.
isEmpty() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isEmpty() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
isEmpty() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isEnableFailFastCheck() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether FailFastCheck is enabled.
isEnableFailFastCheck() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns whether FailFastCheck is enabled.
isEnableFailFastCheck() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isEnableFailFastCheck() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
isEnableJavaNamingConventions() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether Java naming conventions are enabled.
isEnableJavaNamingConventions() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isEnumEnabled() - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
Query the "enum" keyword state
isErrorEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isErrorEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isErrorEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isErrorEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether error logging is enabled.
isErrorEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isExtending(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether the class is extending the given super class or interface.
isExtending(Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether the class is extending the given super class or interface.
isExtension() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns, whether the XJC binding compiler will run in the extension mode.
isExtension() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns whether the type is an extension of another type.
isExtension(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
isExtension(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
isExtension(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
isExtension() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
isExtension() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
Returns whether the element is a extension of another element.
isExtension() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isExtension() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isExtensionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Returns whether extension is allowed.
isExtensionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Returns whether extension is allowed.
isFailFastCheckEnabled() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the property "enableFailFastCheck" is enabled.
isFailFastCheckEnabled(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isFailFastCheckEnabled(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isFailFastCheckEnabled(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isFailFastCheckEnabled() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isFinal() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns whether this is a final JavaSource object.
isFinal() - Method in interface org.apache.ws.jaxme.js.LocalJavaField
Returns whether the field is final.
isFineEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isFineEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isFineEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isFineEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether fine logging is enabled.
isFineEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isFinerEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isFinerEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isFinerEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isFinerEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether fine logging is enabled.
isFinerEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isFinestEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isFinestEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isFinestEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isFinestEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether finest logging is enabled.
isFinestEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isFinished() - Method in class org.apache.ws.jaxme.impl.JMSAXGroupParser
Returns, whether the group contents are valid.
isFixed() - Method in interface org.apache.ws.jaxme.xs.xml.XsTFixedFacet
 
isFixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFixedFacetImpl
 
isFixedAttributeAsConstantProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether fixed attributes are implemented as a constant property.
isFixedAttributeAsConstantProperty() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns whether fixed attributes are implemented as a constant property.
isFixedAttributeAsConstantProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isFixedAttributeAsConstantProperty() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
isFixedAttributeConstantProperty() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the property "isFixedAttributeConstantProperty" is enabled.
isFixedAttributeConstantProperty(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isFixedAttributeConstantProperty(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isFixedAttributeConstantProperty(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isFixedAttributeConstantProperty() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isForce() - Method in class org.apache.ws.jaxme.generator.XJCTask
Setting this option to true forces the up-to-date check to fail.
isForcingFullyQualifiedName() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns, whether class references are always using the fully qualified class name.
isForcingOverwrite() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns whether the generator is forcing an overwrite of files.
isForcingOverwrite() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Returns whether the generator is forcing an overwrite of files.
isForeignKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
isForeignKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
isForeignKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
Returns whether a CREATE TABLE statement may contain a FOREIGN KEY clause.
isFormattedOutput() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Returns whether the marshaller will create formatted output or not.
isGenerateIsSetMethod() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether a isSet() method is being generated.
isGenerateIsSetMethod() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty
Returns whether a isSet() method is being generated.
isGenerateIsSetMethod() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isGenerateIsSetMethod() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
isGeneratingIsSetMethod() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the property "generateIsSetMethod" is enabled.
isGeneratingIsSetMethod(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isGeneratingIsSetMethod(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isGeneratingIsSetMethod(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isGeneratingIsSetMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isGeneratingLogging() - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Returns whether logging statements are being generated.
isGeneratingLogging() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Returns whether the generator is creating logging statements.
isGlobal() - Method in interface org.apache.ws.jaxme.generator.sg.Context
Returns whether the class context is global.
isGlobal() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns whether the group is global.
isGlobal(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
isGlobal() - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSG
Returns whether the ObjectSG is global.
isGlobal(ObjectSG) - Method in interface org.apache.ws.jaxme.generator.sg.ObjectSGChain
 
isGlobal() - Method in class org.apache.ws.jaxme.generator.sg.impl.GlobalContext
 
isGlobal(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
isGlobal(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
isGlobal(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
 
isGlobal() - Method in class org.apache.ws.jaxme.generator.sg.impl.LocalContext
 
isGlobal(ObjectSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
isGlobal() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns whether the attribute is global.
isGlobal() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns whether the element is global or not.
isGlobal() - Method in interface org.apache.ws.jaxme.xs.XSGroup
Returns whether the group is global or not.
isGlobal() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns whether the type is global or not.
isGlobal() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
isGlobal() - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
isGlobal() - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
isGlobal() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelElementImpl
 
isGlobalClass() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns whether this type is generated with a global class.
isGlobalClass(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
isGlobalClass(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
isGlobalClass(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
isGlobalClass() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
isGlobalType() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns whether this is a global type.
isGlobalType(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
isGlobalType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
isGlobalType(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
isGlobalType() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
isGroup() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns whether the pariticle is a group.
isGroup(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
isGroup(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
isGroup(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
isGroup() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
isGroup() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Shortcut for getType().equals(GROUP).
isGroup() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
isIgnorable(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.TextSetterImpl
 
isImplementing(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether the class is implementing the given interface.
isImplementing(Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether the class is implementing the given interface.
isImplementingXmlRpcHandler() - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher
Returns whether the dispatcher will implement XmlRpcHandler.
isImportable() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns whether this class may be imported.
isInfoEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isInfoEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isInfoEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isInfoEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether info logging is enabled.
isInfoEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isInnerClass() - Method in class org.apache.ws.jaxme.js.JavaInnerClass
Returns, whether this is an inner class.
isInnerClass() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns whether this class is an inner class.
isInnerClass() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns, whether this is an inner class.
isInnerComplexType() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isInnerSimpleType() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
isInnerSimpleType() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isInterface() - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
isInterface() - Method in interface org.apache.ws.jaxme.js.IndentationTarget
Returns whether the IndentationEngine is creating a Java interface.
isInterface() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns whether this is an interface or not.
isInterface() - Method in class org.apache.ws.jaxme.js.WriterTarget
 
isJavaNamingConventionsEnabled() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the property "enableJavaConventions" is enabled.
isJavaNamingConventionsEnabled(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isJavaNamingConventionsEnabled(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isJavaNamingConventionsEnabled(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isJavaNamingConventionsEnabled() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isJoin() - Method in interface org.apache.ws.jaxme.sqls.JoinReference
Returns whether this is a left join, as created by SelectTableReference.join(Table).
isJoin() - Method in class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl
 
isLeftOuterJoin() - Method in interface org.apache.ws.jaxme.sqls.JoinReference
Returns whether this is a left outer join, as created by SelectTableReference.leftOuterJoin(Table).
isLeftOuterJoin() - Method in class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl
 
isList() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether the simple type is a list.
isList(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
isList(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
isList() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
isList(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
isList(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
isList() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns whether the simple type is a list.
isList() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
isList() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
isList() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
isList() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
isList() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
isList() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
isListAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
Returns whether derivation of lists is allowed.
isLoggingThread() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isLoggingTime() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isMandatory() - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Returns whether this interface is mandatory.
isMethodGenerated(JavaMethod) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Returns, whether a remote method call is generated for method pMethod.
isMixed() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSG
Returns, whether the types content model is mixed.
isMixed(ComplexContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexContentSGChain
 
isMixed(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGChainImpl
 
isMixed() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexContentSGImpl
 
isMixed(ComplexContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
isMixed() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
If the element hasn't simple content: Returns whether the elements content is mixed.
isMixed() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isMixed() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
isMixed() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isMixed() - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
isMixed() - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
isMixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
isMixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
isMixed() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
isMultiple() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns whether the particles multiplicity is 2 or greater.
isMultiple(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
isMultiple(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
isMultiple(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
isMultiple() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
isNOT() - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Returns whether the combined constraint is inverted by adding a prepending NOT.
isNOT() - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
isNamespaceDeclarationAttribute() - Method in class org.apache.ws.jaxme.util.DOMSerializer
Returns whether XML declarations are being serialized as attributes or as SAX events (default).
isNamespaceDeclarationAttribute() - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
Returns whether XML declarations are being serialized as attributes or as SAX events (default).
isNamespaceMatching(String) - Method in class org.apache.ws.jaxme.util.Configurator
Returns whether a namespace is matching the configured namespace.
isNillable() - Method in interface org.apache.ws.jaxme.xs.XSElement
Returns whether the element is nillable or not.
isNillable() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isNonUniqueIndexPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
isNonUniqueIndexPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
Returns whether a CREATE TABLE statement may contain an INDEX clause.
isNullable() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether the simple type is nullable.
isNullable(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
isNullable(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
isNullable() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
isNullable(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
isNullable() - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
isNullable() - Method in interface org.apache.ws.jaxme.js.DirectAccessible
Returns whether the value is possibly null.
isNullable() - Method in class org.apache.ws.jaxme.js.JavaField
 
isNullable() - Method in class org.apache.ws.jaxme.js.Parameter
 
isNullable() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns whether the column is nullable.
isNullable() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
isNullsFirst() - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement.OraOrderColumn
Returns, whether nulls should appear first or last.
isNullsFirst() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl.OraOrderColumnImpl
 
isOptional() - Method in interface org.apache.ws.jaxme.xs.XSAttribute
Returns whether the attribute is optional.
isOptional() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
isOracle8Compatibility() - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSQLGenerator
Returns whether compatibility mode for Oracle 8 is enabled.
isOracle8Compatibility() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
Returns whether compatibility mode for Oracle 8 is enabled.
isOracle8LeftOuterJoin() - Method in class org.apache.ws.jaxme.sqls.oracle.OraJoinReferenceImpl
 
isOther() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
isOther() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
 
isOther() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList
Returns whether the namespace list matches ##other.
isOverwriteForced() - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
By default the JavaSourceFactory will only overwrite existing files, if they have different content.
isParentsNamespaceDeclarationDisabled() - Method in class org.apache.ws.jaxme.util.DOMSerializer
Sets whether XML declarations present in the parent nodes are being serialized (default) or not.
isParentsNamespaceDeclarationDisabled() - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
Sets whether XML declarations present in the parent nodes are being serialized (default) or not.
isPredefined() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
isPredefined() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Returns whether this TableSpace is predefined by the system.
isPredefined() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
isPrefixDeclared(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Returns whether a given prefix is currently declared.
isPrefixEnabled(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isPrefixMappingIsAttribute() - Method in class org.apache.ws.jaxme.util.DOMBuilder
Sets whether the event DOMBuilder.startPrefixMapping(java.lang.String, java.lang.String) shall create an xmlns attribute.
isPreserving() - Method in interface org.apache.ws.jaxme.xs.xml.XsEWhiteSpace
 
isPreserving() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
isPrimaryKey() - Method in interface org.apache.ws.jaxme.sqls.Index
Returns whether the index is a primary key index.
isPrimaryKey() - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
isPrimaryKeyPart() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns whether this column is part of the primary key.
isPrimaryKeyPart() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl
 
isPrimaryKeyPart() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
isPrimaryKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
isPrimaryKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
isPrimaryKeyPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
Returns whether a CREATE TABLE statement may contain a PRIMARY KEY clause.
isPrimaryKeyUniqueIndex() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
isPrimaryKeyUniqueIndex() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
Returns whether the primary key requires special handling (in which case SQLGeneratorImpl.isPrimaryKeyPartOfCreateTable() and SQLGeneratorImpl.createPrimaryKeyAsPartOfCreateTable(Table) are used) or nor (in which case SQLGeneratorImpl.isUniqueIndexPartOfCreateTable() and SQLGeneratorImpl.createIndexAsPartOfCreateTable(Index) apply).
isPrimitive() - Method in interface org.apache.ws.jaxme.js.JavaQName
Returns whether this is a primitive class.
isPrior() - Method in interface org.apache.ws.jaxme.sqls.oracle.OraColumnReference
Returns, whether the column reference has the PRIOR attribute set.
isPrior() - Method in class org.apache.ws.jaxme.sqls.oracle.OraColumnReferenceImpl
 
isPunctuationCharacter(char, SchemaSG) - Static method in class org.apache.ws.jaxme.generator.util.JavaNamer
Check whether the given character is a punctuation one or not.
isQualifiedColumn(StatementMetaData, ColumnReference) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
isReadOnly() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns, whether generated Java source files are in read-only mode.
isReference() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
isReference() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
isReference() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isReferenced() - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
isRemoveOldOutput() - Method in class org.apache.ws.jaxme.generator.XJCTask
If one or more nested <produces> elements are specified and this attribute is set to true, then the Ant task will ensure that only generated files will remain.
isReplacing() - Method in interface org.apache.ws.jaxme.xs.XSAtomicType
Returns whether the simple type is replacing tabs, carriage returns, and line feeds with blanks.
isReplacing() - Method in class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
 
isReplacing() - Method in class org.apache.ws.jaxme.xs.types.AbstractAtomicType
 
isReplacing() - Method in class org.apache.ws.jaxme.xs.types.XSNormalizedString
 
isReplacing() - Method in interface org.apache.ws.jaxme.xs.xml.XsEWhiteSpace
 
isReplacing() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
isRequired() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Returns whether the attribute is required.
isRequired(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
isRequired(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
isRequired() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
isRequiredParticle(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
isRestriction() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
Returns whether the type is a restriction of another type.
isRestriction(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
isRestriction(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
isRestriction(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
isRestriction() - Method in interface org.apache.ws.jaxme.xs.XSComplexType
Returns whether the element is a restriction of another element.
isRestriction() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns whether the type is a restriction of another simple type.
isRestriction() - Method in class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.AbstractListType
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSAnySimpleType
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSAnyURI
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSBase64Binary
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSBoolean
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSDate
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSDateTime
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSDecimal
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSDouble
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSDuration
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSFloat
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSGDay
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSGMonth
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSGMonthDay
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSGYear
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSGYearMonth
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSHexBinary
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSNotation
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSQName
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSString
 
isRestriction() - Method in class org.apache.ws.jaxme.xs.types.XSTime
 
isRestrictionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Returns whether restriction is allowed.
isRestrictionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Returns whether restriction is allowed.
isRestrictionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
Returns whether derivation of restrictions is allowed.
isRunning() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
isSameFile(JavaSource, File) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Verifies whether the given Java source and the contents of the given file are identical.
isSameFile(String, File) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Verifies whether the given string and the contents of the given file are identical.
isSameFile(String, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Verifies whether the given strings are identical.
isSchemaNameCaseSensitive() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns whether schema names are case sensitive or not.
isSchemaNameCaseSensitive() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
isSequence() - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Returns whether the groups compositor is "sequence".
isSequence(GroupSG) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
isSequence(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
isSequence() - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
isSequence(GroupSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
isSequence() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Shortcut for getCompositor().equals(SEQUENCE).
isSequence() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
isSequence() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
isSequence() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
isSequence() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSGroupComplexTypeImpl
 
isSequence() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSequenceComplexTypeImpl
 
isSettingLoggerFactory() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns whether the ant task is setting the LoggerFactory.
isSettingLoggerFactory() - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Returns, whether the Ant task initializes its own logger factory.
isSettingLoggerFactory() - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.MyLinkChecker
 
isSettingReadOnly() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns whether the generator will create files in read-only mode.
isSettingReadOnly() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Returns whether the generator will create files in read-only mode.
isSettingReadOnly() - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Returns whether the generated files are created in read-only mode.
isSimple() - Method in interface org.apache.ws.jaxme.xs.XSType
Returns whether the type is simple or not.
isSimple() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
isSimple() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
isSimple() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isStatic() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Returns whether this is a static JavaSource object.
isStringColumn() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns whether this Column may be casted to a StringColumn.
isStringColumn() - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
isSubstitutionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Returns whether restriction is allowed.
isSupportingExtensions() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
Returns whether vendor extensions are being supported.
isSynchronized() - Method in class org.apache.ws.jaxme.js.JavaMethod
Returns whether this method is synchronized.
isSystemManaged() - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace.Container
Returns whether the container is system managed (aka an operating system file).
isSystemManaged() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
isSystemManaged() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
 
isTableAliasUsingAs() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
isTableAliasUsingAs() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
isTableNameCaseSensitive() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Returns whether table names are case sensitive or not.
isTableNameCaseSensitive() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
isTextOnly() - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Returns whether the documentation is simple.
isTextOnly() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
isThrowing(JavaQName) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Returns whether the method is throwing the given exception.
isThrowing(Class) - Method in class org.apache.ws.jaxme.js.AbstractJavaMethod
Returns whether the method is throwing the given exception.
isTopLevelObject() - Method in interface org.apache.ws.jaxme.xs.XSObject
Returns whether the object is a top-level object.
isTopLevelObject() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
isTopLevelObject() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
isTopLevelObject() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
isTopLevelObject() - Method in class org.apache.ws.jaxme.xs.types.XSAnyType
 
isTopLevelObject() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Returns whether the object is a top-level object.
isTopLevelObject() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
isTransient() - Method in class org.apache.ws.jaxme.js.JavaField
Returns whether the field is transient.
isTypesafeEnumMemberName() - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings
Returns whether the typesafeEnumMemberName generates an error (false, default) or a name.
isTypesafeEnumMemberName() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
isUnderscoreWordSeparator() - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSG
Returns whether the property "underscoreBinding" has the value "asWordSeparator".
isUnderscoreWordSeparator(SchemaSG) - Method in interface org.apache.ws.jaxme.generator.sg.SchemaSGChain
 
isUnderscoreWordSeparator(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
 
isUnderscoreWordSeparator(SchemaSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
isUnderscoreWordSeparator() - Method in class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
isUnion() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Returns whether the simple type is a union.
isUnion(SimpleTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
isUnion(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
isUnion() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
isUnion(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
isUnion(SimpleTypeSG) - Method in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
isUnion() - Method in interface org.apache.ws.jaxme.xs.XSSimpleType
Returns whether the simple type is a union.
isUnion() - Method in class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
isUnion() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
isUnion() - Method in class org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
 
isUnion() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
 
isUnion() - Method in class org.apache.ws.jaxme.xs.types.AbstractSimpleType
 
isUnionAllowed() - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
Returns whether derivation of unions is allowed.
isUnique() - Method in interface org.apache.ws.jaxme.sqls.Index
Returns whether the index is unique.
isUnique() - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
isUnique() - Method in interface org.apache.ws.jaxme.xs.XSIdentityConstraint
Return true if every element of the key is required when matching a node.
isUnique() - Method in class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
isUniqueIndexPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
 
isUniqueIndexPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
 
isUniqueIndexPartOfCreateTable() - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
Returns whether a CREATE TABLE statement may contain a UNIQUE clause.
isUnsigned() - Method in class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
 
isUnsigned() - Method in class org.apache.ws.jaxme.generator.types.UnsignedIntSG
 
isUnsigned() - Method in class org.apache.ws.jaxme.generator.types.UnsignedShortSG
 
isUpToDate(File[], File[], File[], List) - Method in class org.apache.ws.jaxme.generator.XJCTask
 
isUsingDatasource() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Returns, whether a JDBC datasource is being used.
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
isValidated() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
isValidating() - Method in interface javax.xml.bind.Unmarshaller
Sets whether the Unmarshaller is validating the objects that it reads.
isValidating() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
isValidating() - Method in interface org.apache.ws.jaxme.generator.Generator
Returns whether the generator is using a validating XML schema parser.
isValidating() - Method in class org.apache.ws.jaxme.generator.XJCTask
Returns whether the XML schema parser is validating.
isValidating() - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
isValidating() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
isValidating() - Method in class org.apache.ws.jaxme.xs.XSParser
Returns whether the parser is validating.
isValidating() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Returns whether the parser is validating.
isVirtual() - Method in interface org.apache.ws.jaxme.sqls.Column
Returns whether this column is a true column or a virtual column.
isVirtual() - Method in class org.apache.ws.jaxme.sqls.impl.ColumnImpl
 
isVirtual() - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
isVoid() - Method in class org.apache.ws.jaxme.js.JavaMethod
Returns whether the JavaMethod is void.
isWarnEnabled() - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
isWarnEnabled() - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
isWarnEnabled() - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
isWarnEnabled() - Method in interface org.apache.ws.jaxme.logging.Logger
Returns whether warning logging is enabled.
isWarnEnabled() - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
isWildcard() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Returns whether this is a "wildcard" attribute.
isWildcard(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
isWildcard() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Returns whether the particle is a wildcard.
isWildcard(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
isWildcard(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
isWildcard() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
isWildcard(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
isWildcard(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
isWildcard() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
isWildcard() - Method in interface org.apache.ws.jaxme.xs.XSParticle
Shortcut for getType().equals(WILDCARD).
isWildcard() - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
iterator() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 

J

JAXBAny - interface org.apache.ws.jaxme.xs.jaxb.JAXBAny.
JAXB specific extension of XSAny.
JAXBAppinfoImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl.
 
JAXBAppinfoImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAppinfoImpl
Creates a new instance of JAXBAppinfo.
JAXBAttribute - interface org.apache.ws.jaxme.xs.jaxb.JAXBAttribute.
 
JAXBAttributeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAttributeImpl.
 
JAXBAttributeImpl(XSObject, XsTAttribute) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAttributeImpl
Creates a new instance of JAXBAttributeImpl.
JAXBClass - interface org.apache.ws.jaxme.xs.jaxb.JAXBClass.
This interface implements the JAXB class bindings.
JAXBClassImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl.
 
JAXBClassImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Creates a new instance of ClassImpl.
JAXBClassOwner - interface org.apache.ws.jaxme.xs.jaxb.JAXBClassOwner.
 
JAXBComplexContentTypeSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG.
Default implementation of ComplexContentSG.
JAXBComplexContentTypeSG(ComplexTypeSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexContentTypeSG
 
JAXBComplexTypeSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG.
 
JAXBComplexTypeSG(TypeSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
JAXBComplexTypeSG(TypeSG, XSType, Context) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
Constructor for a local type, which is embedded into the enclosing pContext.
JAXBContext - class javax.xml.bind.JAXBContext.
The JAXBContext provides the JAXB users anchor to the implmentation and hos generated classes.
JAXBContext() - Constructor for class javax.xml.bind.JAXBContext
 
JAXBContextImpl - class org.apache.ws.jaxme.impl.JAXBContextImpl.
JaxMe's implementation of a JAXBContext.
JAXBContextImpl() - Constructor for class org.apache.ws.jaxme.impl.JAXBContextImpl
 
JAXBElement - interface org.apache.ws.jaxme.xs.jaxb.JAXBElement.
 
JAXBElementImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl.
 
JAXBElementImpl(XSObject, XsTElement) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl
Creates a new instance of JAXBElementImpl.
JAXBEnumeration - interface org.apache.ws.jaxme.xs.jaxb.JAXBEnumeration.
 
JAXBEnumerationImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBEnumerationImpl.
 
JAXBEnumerationImpl(XSObject, XsEEnumeration) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBEnumerationImpl
Creates a new instance of JAXBEnumerationImpl.
JAXBException - exception javax.xml.bind.JAXBException.
This is the main exception class of JAXB.
JAXBException(String) - Constructor for class javax.xml.bind.JAXBException
Creates a new JAXBException with the specified detail message.
JAXBException(String, String) - Constructor for class javax.xml.bind.JAXBException
Creates a new JAXBException with the specified detail message and vendor specific error code.
JAXBException(Throwable) - Constructor for class javax.xml.bind.JAXBException
Creates a new JAXBException with the specified linked exception.
JAXBException(String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Creates a new JAXBException with the specified detail message and linked exception.
JAXBException(String, String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Creates a new JAXBException with the specified detail message, error code, and linked exception.
JAXBGlobalBindings - interface org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.
This interface implements the JAXB global bindings.
JAXBGlobalBindings.UnderscoreBinding - class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding.
Enumeration class holding possible values for JAXBGlobalBindings.getUnderscoreBinding().
JAXBGlobalBindingsImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl.
 
JAXBGlobalBindingsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
Creates a new instance of JAXBGlobalBindingsImpl.
JAXBGroup - interface org.apache.ws.jaxme.xs.jaxb.JAXBGroup.
 
JAXBGroupImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl.
 
JAXBGroupImpl(XSObject, XsTGroupRef) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Creates a new instance of JAXBGroupImpl.
JAXBGroupImpl(XSObject, XsTNamedGroup) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Creates a new instance of JAXBGroupImpl.
JAXBGroupImpl(XSObject, XsEChoice) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Creates a new instance of JAXBGroupImpl.
JAXBGroupImpl(XSObject, XsESequence) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Creates a new instance of JAXBGroupImpl.
JAXBGroupImpl(XSObject, XsTAll) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
Creates a new instance of JAXBGroupImpl.
JAXBGroupSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG.
 
JAXBGroupSG(SGFactory, SchemaSG, XSGroup) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
Creates a new, global group.
JAXBGroupSG(SGFactory, SchemaSG, XSGroup, Context) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
Creates a new, local group.
JAXBJavaType - interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType.
This interface implements the JAXB javaType bindings.
JAXBJavaType.JAXBGlobalJavaType - interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaType.JAXBGlobalJavaType.
 
JAXBJavaTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.
 
JAXBJavaTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
Creates a new instance of JAXBJavaTypeImpl.java.
JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl.
 
JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
Creates a new instance of JAXBJavaTypeImpl.java.
JAXBJavaTypeOwner - interface org.apache.ws.jaxme.xs.jaxb.JAXBJavaTypeOwner.
Interface of an element providing a jaxb:javaType customization.
JAXBJavadoc - interface org.apache.ws.jaxme.xs.jaxb.JAXBJavadoc.
Implements a <javadoc>...
JAXBJavadocImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavadocImpl.
Implementation of the Javadoc interface.
JAXBJavadocImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavadocImpl
Creates a new instance of JAXBJavadocImpl.
JAXBObjectFactoryImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl.
 
JAXBObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
JAXBObjectSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG.
 
JAXBObjectSG(SGFactory, SchemaSG, XSAttribute, Context) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
Creates a new, local instance of JAXBObjectSG, generating the given attribute within the given Context.
JAXBObjectSG(SGFactory, SchemaSG, XSElement) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
Creates a new, global instance of JAXBObjectSG, generating the given element.
JAXBObjectSG(SGFactory, SchemaSG, XSElement, Context) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
Creates a new, local instance of JAXBObjectSG, generating the given element within the given Context.
JAXBObjectSG(SGFactory, SchemaSG, TypeSG, XSSimpleContentType, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
Creates a new instance of JAXBObjectSG generating the given simple content pContent of the given complex type pComplexType.
JAXBObjectSG(SGFactory, SchemaSG, XSAny) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBObjectSG
Creates a new instance of JAXBObjectSG generating the given wildcard object.
JAXBParser - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser.
Subclass of XSParser for parsing a JAXB schema.
JAXBParser() - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser
 
JAXBParticleSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG.
 
JAXBParticleSG(GroupSG, XSParticle, Context) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
Creates a new instance of JAXBParticleSG.java.
JAXBProperty - interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty.
This interface implements the JAXB property bindings.
JAXBProperty.BaseType - interface org.apache.ws.jaxme.xs.jaxb.JAXBProperty.BaseType.
 
JAXBPropertyImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl.
Implementation of the Property interface.
JAXBPropertyImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
Creates a new instance of JAXBPropertyImpl.
JAXBPropertyImpl.BaseTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl.BaseTypeImpl.
 
JAXBPropertyImpl.BaseTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl.BaseTypeImpl
Creates a new instance of JAXBPropertyImpl.
JAXBPropertyOwner - interface org.apache.ws.jaxme.xs.jaxb.JAXBPropertyOwner.
 
JAXBPropertySG - class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG.
 
JAXBPropertySG(String, SchemaSG, XSObject, String, TypeSG) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
JAXBPropertySG(AttributeSG, XSAttribute) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
JAXBPropertySG(ObjectSG, XSElement) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
JAXBPropertySG(TypeSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
JAXBResult - class javax.xml.bind.util.JAXBResult.
Utility class that allows to catch the result of a stylesheet transformation in a JAXB object.
JAXBResult(JAXBContext) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance of JAXBResult.
JAXBResult(Unmarshaller) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance of JAXBResult.
JAXBSGFactory - class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory.
 
JAXBSGFactory(Generator) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
Creates a new instance for the given Generator.
JAXBSGItem - class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem.
Default implementation of SGItem.
JAXBSGItem(SGFactory, SchemaSG, XSObject) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBSGItem
 
JAXBSchema - interface org.apache.ws.jaxme.xs.jaxb.JAXBSchema.
Interface of a JAXB schema.
JAXBSchemaBindings - interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.
This interface implements the JAXB schema bindings.
JAXBSchemaBindings.NameTransformation - interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameTransformation.
 
JAXBSchemaBindings.NameXmlTransform - interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.NameXmlTransform.
 
JAXBSchemaBindings.Package - interface org.apache.ws.jaxme.xs.jaxb.JAXBSchemaBindings.Package.
Configures the package that is used in this schema.
JAXBSchemaBindingsImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.
Implementation of the SchemaBindings interface.
JAXBSchemaBindingsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl
Creates a new instance of SchemaBindings with the given GlobalBindings.
JAXBSchemaBindingsImpl.NameXmlTransformImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.
 
JAXBSchemaBindingsImpl.NameXmlTransformImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl
Creates a new instance of JAXBSchemaBindingsImpl.
JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl.
 
JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl
Creates a new instance of JAXBSchemaBindingsImpl.
JAXBSchemaBindingsImpl.PackageImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl.
 
JAXBSchemaBindingsImpl.PackageImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl
Creates a new instance of JAXBSchemaBindingsImpl.
JAXBSchemaImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl.
 
JAXBSchemaImpl(XSContext, XsESchema) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl
Creates a new instance of JAXBSchemaImpl.
JAXBSchemaReader - class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader.
The default, JAXB compliant, schema reader.
JAXBSchemaReader() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
 
JAXBSchemaSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG.
 
JAXBSchemaSG(SGFactory, XSSchema) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaSG
Creates a new instance of JAXBSchemaSG.
JAXBSimpleContentType - interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleContentType.
 
JAXBSimpleContentTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleContentTypeImpl.
 
JAXBSimpleContentTypeImpl(XSType, XSType, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleContentTypeImpl
Creates a new instance of JAXBSimpleContentTypeImpl.
JAXBSimpleContentTypeSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG.
 
JAXBSimpleContentTypeSG(ComplexTypeSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
Creates a new instance of JAXBSimpleContentSG.java.
JAXBSimpleType - interface org.apache.ws.jaxme.xs.jaxb.JAXBSimpleType.
 
JAXBSimpleTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl.
 
JAXBSimpleTypeImpl(XSType, XSSimpleType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleTypeImpl
Creates a new instance of JAXBSimpleTypeImpl.
JAXBSource - class javax.xml.bind.util.JAXBSource.
This utility class allows to use a JAXB object as the source of a stylesheet transformation.
JAXBSource(JAXBContext, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new instance of JAXBSource.
JAXBSource(Marshaller, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new instance of JAXBSource.
JAXBType - interface org.apache.ws.jaxme.xs.jaxb.JAXBType.
 
JAXBTypeImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl.
 
JAXBTypeImpl(XSObject, XsETopLevelSimpleType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
Creates a new instance of JAXBTypeImpl.
JAXBTypeImpl(XSObject, XsTLocalSimpleType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
Creates a new instance of JAXBTypeImpl.
JAXBTypeImpl(XSObject, XsTSimpleRestrictionType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
Creates a new instance of JAXBTypeImpl.
JAXBTypeImpl(XSObject, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
Creates a new instance of JAXBTypeImpl.
JAXBTypeImpl(XSObject, XsTLocalComplexType) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
Creates a new instance of JAXBTypeImpl.
JAXBTypeSG - class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG.
 
JAXBTypeSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
Creates a new, global instance of JAXBTypeSG.
JAXBTypeSG(SGFactory, SchemaSG, XSType, XsQName) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
JAXBTypeSG(SGFactory, SchemaSG, XSType, Context, XsQName) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
Creates a new, local instance of JAXBTypeSG.
JAXBTypesafeEnumClass - interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumClass.
This interface implements the JAXB typesafeEnumClass bindings.
JAXBTypesafeEnumClassImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl.
Implementation of the TypesafeEnumClass interface.
JAXBTypesafeEnumClassImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
Creates a new instance of JAXBTypesafeEnumClassImpl.java.
JAXBTypesafeEnumMember - interface org.apache.ws.jaxme.xs.jaxb.JAXBTypesafeEnumMember.
 
JAXBTypesafeEnumMemberImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl.
 
JAXBTypesafeEnumMemberImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
Creates a new instance of JAXBTypesafeEnumClassImpl.java.
JAXBWildcard - interface org.apache.ws.jaxme.xs.jaxb.JAXBWildcard.
JAXB specific extension of XSWildcard.
JAXBWildcardImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBWildcardImpl.
 
JAXBWildcardImpl(XSObject, XsTWildcard) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBWildcardImpl
 
JAXBXsObjectFactory - interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory.
Implementation of the XsObjectFactory for parsing a JAXB schema.
JAXBXsObjectFactoryImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl.
 
JAXBXsObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
JAXBXsObjectImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectImpl.
 
JAXBXsObjectImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectImpl
Creates a new instance of JAXBXsObjectImpl.
JAXBXsSchema - interface org.apache.ws.jaxme.xs.jaxb.JAXBXsSchema.
Syntactical representation of a JAXB schema.
JAXBXsSchemaImpl - class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl.
 
JAXBXsSchemaImpl(XSContext) - Constructor for class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
Creates a new instance of JAXBXsSchemaImpl.
JAXB_CONTEXT_FACTORY - Static variable in class javax.xml.bind.JAXBContext
This is the name of the property used to determine the name of the initialization class: "javax.xml.bind.context.factory".
JAXB_ENCODING - Static variable in interface javax.xml.bind.Marshaller
Name of the property that allows to choose the encoding.
JAXB_FORMATTED_OUTPUT - Static variable in interface javax.xml.bind.Marshaller
Name of the property that allows to choose whether the generated XML should be formatted (human readable, indented) or not.
JAXB_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
If this property is set to another value than null, then the Marshaller will create an attribute xsi:noNamespaceSchemaLocation.
JAXB_OBJECT_FACTORY - Static variable in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser
 
JAXB_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
If this property is set to another value than null, then the Marshaller will create an attribute xsi:schemaLocation.
JAXB_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser
The JAXB Schema URI: http://java.sun.com/xml/ns/jaxb
JAXB_XS_OBJECT_FACTORY - Static variable in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser
 
JAXME_DATATYPE_CONVERTER - Static variable in class org.apache.ws.jaxme.impl.JMControllerImpl
Name of the property for setting the DatatypeConverterInterface: "jaxme.datatypeConverter".
JAXME_FORMAT_DATE - Static variable in class org.apache.ws.jaxme.impl.JMControllerImpl
Property for setting an instance of Format, which is being used for parsing and printing xs:date values.
JAXME_FORMAT_DATETIME - Static variable in class org.apache.ws.jaxme.impl.JMControllerImpl
Property for setting an instance of Format, which is being used for parsing and printing xs:dateTime values.
JAXME_FORMAT_TIME - Static variable in class org.apache.ws.jaxme.impl.JMControllerImpl
Property for setting an instance of Format, which is being used for parsing and printing xs:time values.
JAXME_INDENTATION_SEPARATOR - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Property name for setting the String used as a line separator in the formatted output.
JAXME_INDENTATION_STRING - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Property name for setting the String used to indent the formatted output by one level.
JAXME_JDBC_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
Namespace URI of the JDBC schema writer.
JAXME_PRIVATE - Static variable in class org.apache.ws.jaxme.impl.JMControllerImpl
Property prefix for users private settings: "jaxme.private.".
JAXME_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
JAXME_XML_DECLARATION - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Property name for choosing whether the marshalled output should contain an XML declaration.
JAXME_XML_WRITER - Static variable in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Property name for a SAX ContentHandler which is able to marshal a SAX stream into a character stream.
JMChar - class org.apache.ws.jaxme.generator.types.JMChar.
 
JMChar() - Constructor for class org.apache.ws.jaxme.generator.types.JMChar
 
JMControllerImpl - class org.apache.ws.jaxme.impl.JMControllerImpl.
Common subclass for JMMarshallerImpl, JMUnmarshallerImpl and JMValidatorImpl.
JMControllerImpl() - Constructor for class org.apache.ws.jaxme.impl.JMControllerImpl
 
JMElement - interface org.apache.ws.jaxme.JMElement.
JaxMe variant of Element, providing additional access to namespace URI and local name.
JMManager - interface org.apache.ws.jaxme.JMManager.
A JMManager controls the object factory (aka JAXBContext) for a given document type.
JMMarshaller - interface org.apache.ws.jaxme.JMMarshaller.
JaxMe's private extension of a JAXB Marshaller.
JMMarshallerImpl - class org.apache.ws.jaxme.impl.JMMarshallerImpl.
 
JMMarshallerImpl() - Constructor for class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
JMPI - interface org.apache.ws.jaxme.JMPI.
The JaxMe variant of a processing instruction.
JMPIImpl - class org.apache.ws.jaxme.impl.JMPIImpl.
Implementation of a processing instruction.
JMPIImpl(String, String) - Constructor for class org.apache.ws.jaxme.impl.JMPIImpl
Creates a new JMPI.
JMSAXDriver - interface org.apache.ws.jaxme.impl.JMSAXDriver.
Interface of an object, which is able to convert another object into SAX events.
JMSAXDriverController - class org.apache.ws.jaxme.impl.JMSAXDriverController.
The controller is created by the JMMarshaller for marshalling a given element.
JMSAXDriverController(JMMarshallerImpl, ContentHandler) - Constructor for class org.apache.ws.jaxme.impl.JMSAXDriverController
Creates a new instance with the given marshaller and target.
JMSAXElementParser - class org.apache.ws.jaxme.impl.JMSAXElementParser.
A subclass of JMSAXGroupParser for parsing complex elements.
JMSAXElementParser() - Constructor for class org.apache.ws.jaxme.impl.JMSAXElementParser
 
JMSAXGroupParser - class org.apache.ws.jaxme.impl.JMSAXGroupParser.
The SAXParser is controlling an internal stack of JMSAXGroupParser instances, one for any nested sequence, choice, or all group being parsed.
JMSAXGroupParser() - Constructor for class org.apache.ws.jaxme.impl.JMSAXGroupParser
 
JMUnmarshaller - interface org.apache.ws.jaxme.JMUnmarshaller.
JaxMe's private extension of a JAXB Unmarshaller.
JMUnmarshallerHandler - interface org.apache.ws.jaxme.JMUnmarshallerHandler.
JaxMe's private extension of UnmarshallerHandler.
JMUnmarshallerHandlerImpl - class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl.
Implementation of a JMUnmarshallerHandler; the UnmarshallerHandler receives SAX events which he silently discards, as long as the first startElement event is seen.
JMUnmarshallerHandlerImpl(JMUnmarshaller) - Constructor for class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Creates a new instance, controlled by the given JMUnmarshaller.
JMUnmarshallerImpl - class org.apache.ws.jaxme.impl.JMUnmarshallerImpl.
JaxMe's Unmarshaller implementation.
JMUnmarshallerImpl() - Constructor for class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
JMValidator - interface org.apache.ws.jaxme.JMValidator.
JaxMe's private extension of a JAXB Validator.
JMValidatorImpl - class org.apache.ws.jaxme.impl.JMValidatorImpl.
Simple validator implementation.
JMValidatorImpl() - Constructor for class org.apache.ws.jaxme.impl.JMValidatorImpl
 
JOE - Static variable in class org.apache.ws.jaxme.js.junit.EnumExample
The enumeration item with name JOE and value John Doe.
JavaClassInitializer - class org.apache.ws.jaxme.js.JavaClassInitializer.
Implements a Java class constructor.
JavaComment - class org.apache.ws.jaxme.js.JavaComment.
A class representing a Java comment.
JavaConstructor - class org.apache.ws.jaxme.js.JavaConstructor.
An implementation of a Java constructor.
JavaField - class org.apache.ws.jaxme.js.JavaField.
Implements a field that a java class or interface may have.
JavaInnerClass - class org.apache.ws.jaxme.js.JavaInnerClass.
Implements an inner class.
JavaLexer - class org.apache.ws.jaxme.js.jparser.JavaLexer.
 
JavaLexer(InputStream) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaLexer
 
JavaLexer(Reader) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaLexer
 
JavaLexer(InputBuffer) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaLexer
 
JavaLexer(LexerSharedInputState) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaLexer
 
JavaMethod - class org.apache.ws.jaxme.js.JavaMethod.
Implements a Java method.
JavaNamer - class org.apache.ws.jaxme.generator.util.JavaNamer.
 
JavaNamer() - Constructor for class org.apache.ws.jaxme.generator.util.JavaNamer
 
JavaParser - class org.apache.ws.jaxme.js.util.JavaParser.
The JavaParser is a utility class, that reads Java sources and converts them into instances of JavaSource.
JavaParser(JavaSourceFactory) - Constructor for class org.apache.ws.jaxme.js.util.JavaParser
Creates a new instance of JavaParser, that will use the given JavaSourceFactory for creating instances of JavaSource.
JavaQName - interface org.apache.ws.jaxme.js.JavaQName.
A qualified class name, including package name.
JavaQNameImpl - class org.apache.ws.jaxme.js.JavaQNameImpl.
Accessor class for JavaQName.
JavaQNameImpl() - Constructor for class org.apache.ws.jaxme.js.JavaQNameImpl
 
JavaRecognizer - class org.apache.ws.jaxme.js.jparser.JavaRecognizer.
Java 1.5 Recognizer Run 'java Main [-showtree] directory-full-of-java-files' [The -showtree option pops up a Swing frame that shows the AST constructed from the parser.]
JavaRecognizer(TokenBuffer, int) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
JavaRecognizer(TokenBuffer) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
JavaRecognizer(TokenStream, int) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
JavaRecognizer(TokenStream) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
JavaRecognizer(ParserSharedInputState) - Constructor for class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
JavaSource - class org.apache.ws.jaxme.js.JavaSource.
A class representing a Java source file.
JavaSource.Protection - class org.apache.ws.jaxme.js.JavaSource.Protection.
Specifies a java objects protection (default, public, protected, or private).
JavaSource.Type - class org.apache.ws.jaxme.js.JavaSource.Type.
Specifies the type of a java class (interface, or class).
JavaSourceFactory - class org.apache.ws.jaxme.js.JavaSourceFactory.
Factory for generating JavaSource objects.
JavaSourceFactory() - Constructor for class org.apache.ws.jaxme.js.JavaSourceFactory
 
JavaSourceObject - class org.apache.ws.jaxme.js.JavaSourceObject.
This class implements a generic JavaSource object.
JavaSourceObject(String, JavaQName, JavaSource.Protection) - Constructor for class org.apache.ws.jaxme.js.JavaSourceObject
 
JavaSourceObject(String, JavaQName) - Constructor for class org.apache.ws.jaxme.js.JavaSourceObject
 
JavaSourceObject(String, String, JavaSource.Protection) - Constructor for class org.apache.ws.jaxme.js.JavaSourceObject
 
JavaSourceObject(String, String) - Constructor for class org.apache.ws.jaxme.js.JavaSourceObject
 
JavaSourceResolver - interface org.apache.ws.jaxme.js.apps.JavaSourceResolver.
Attempts to find a given instance of JavaSource.
JavaTokenTypes - interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes.
 
JavaUtilLogger - class org.apache.ws.jaxme.logging.JavaUtilLogger.
 
JavaUtilLogger(String) - Constructor for class org.apache.ws.jaxme.logging.JavaUtilLogger
 
JavaUtilLoggerFactory - class org.apache.ws.jaxme.logging.JavaUtilLoggerFactory.
An logger factory creating instances of JavaUtilLogger.
JavaUtilLoggerFactory() - Constructor for class org.apache.ws.jaxme.logging.JavaUtilLoggerFactory
 
JaxMeJdbcSG - class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.
A schema writer for creation of an object relational mapping.
JaxMeJdbcSG(SGFactoryChain) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
Creates a new instance.
JaxMeJdbcSG.Mode - class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode.
A database mode specifies, how JDBC metadata is being interpreted.
JaxMeSGFactory - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.
 
JaxMeSGFactory(Generator) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory
 
JaxMeSGFactory.JaxMeAppinfoImpl - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeAppinfoImpl.
 
JaxMeSGFactory.JaxMeXsObjectFactory - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeXsObjectFactory.
 
JaxMeSGFactory.JaxMeXsObjectFactory() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeXsObjectFactory
 
JaxMeSchemaReader - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.
 
JaxMeSchemaReader() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
JaxMeSchemaReader.JaxMeAppinfoImpl - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeAppinfoImpl.
 
JaxMeSchemaReader.JaxMeGlobalBindingsImpl - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeGlobalBindingsImpl.
 
JaxMeSchemaReader.JaxMeGlobalBindingsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeGlobalBindingsImpl
 
JaxMeSchemaReader.JaxMeXsObjectFactory - class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeXsObjectFactory.
 
JaxMeSchemaReader.JaxMeXsObjectFactory() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeXsObjectFactory
 
JdbcComplexTypeSG - class org.apache.ws.jaxme.pm.generator.jdbc.JdbcComplexTypeSG.
 
JdbcComplexTypeSG(JaxMeJdbcSG, ComplexTypeSGChain, XSType) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.JdbcComplexTypeSG
 
JdbcSchemaSG - class org.apache.ws.jaxme.pm.generator.jdbc.JdbcSchemaSG.
 
JdbcSchemaSG(JaxMeJdbcSG, SchemaSGChain) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.JdbcSchemaSG
Creates a new instance of JdbcSchemaSG.
JdbcTypeSG - class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG.
 
JdbcTypeSG(JaxMeJdbcSG, TypeSGChain, XSType) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
JoinReference - interface org.apache.ws.jaxme.sqls.JoinReference.
This interface allows to specify join constraints.
JoinReferenceImpl - class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl.
 
JoinReferenceImpl(SelectTableReference, Table, boolean) - Constructor for class org.apache.ws.jaxme.sqls.impl.JoinReferenceImpl
Creates a new instance of JoinReferenceImpl.
javax.xml - package javax.xml
This package contains the JaxMeAPI, a clean room implementation of the JAXB API.
javax.xml.bind - package javax.xml.bind
Clean room implementation of the JAXB standard xml-binding API.
javax.xml.bind.helpers - package javax.xml.bind.helpers
Helper classes for JAXB implementations.
javax.xml.bind.util - package javax.xml.bind.util
Utility classes used by the JAXB standard.
javax.xml.namespace - package javax.xml.namespace
Clean room implementation of the JAXP standard namespace classes.
join(Table) - Method in interface org.apache.ws.jaxme.sqls.SelectTableReference
Indicates that the referenced table shall be joined with the given table pTable and returns a reference to that table.
join(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl
 

L

LABELED_STAT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LAND - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LAX - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
LBRACK - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LCURLY - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LE - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "lower or equal" condition.
LENGTH - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type length.
LIKE - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "LIKE" condition.
LINE_SEPARATOR - Static variable in class org.apache.ws.jaxme.js.WriterTarget
 
LIST_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
 
LITERAL_assert - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_boolean - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_break - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_byte - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_case - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_catch - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_char - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_class - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_continue - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_default - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_do - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_double - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_else - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_enum - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_extends - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_false - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_finally - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_float - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_for - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_if - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_implements - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_import - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_instanceof - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_int - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_interface - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_long - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_native - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_new - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_null - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_package - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_private - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_protected - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_public - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_return - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_short - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_static - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_super - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_switch - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_synchronized - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_this - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_threadsafe - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_throw - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_throws - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_transient - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_true - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_try - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_void - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_volatile - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LITERAL_while - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LNOT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LONG - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The long type.
LONG - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
LONG - Static variable in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
LONG: Stores long or LOB table columns.
LONG_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.LongSG
 
LONG_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.LongSG
 
LOR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LPAREN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
LT - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "lower than" condition.
LinkChecker - class org.apache.ws.jaxme.js.util.LinkChecker.
Basic implementation of a link checker for the JaxMe HTML distribution.
LinkChecker() - Constructor for class org.apache.ws.jaxme.js.util.LinkChecker
 
ListTypeSG - interface org.apache.ws.jaxme.generator.sg.ListTypeSG.
 
ListTypeSGImpl - class org.apache.ws.jaxme.generator.types.ListTypeSGImpl.
 
ListTypeSGImpl(SGFactory, SchemaSG, XSType, Context, XsQName) - Constructor for class org.apache.ws.jaxme.generator.types.ListTypeSGImpl
Creates a new instance of ListTypeSG in the given Context.
LocSAXException - exception org.apache.ws.jaxme.xs.parser.impl.LocSAXException.
The locatable SAXException, a subclass of the SAXParseException, provides a human readable representation of the location.
LocSAXException(String, String, String, int, int, Exception) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
LocSAXException(String, String, String, int, int) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
LocSAXException(String, Locator, Exception) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
LocSAXException(String, Locator) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
LocalContext - class org.apache.ws.jaxme.generator.sg.impl.LocalContext.
 
LocalContext(Context, String, XSObject, String, String, SchemaSG) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.LocalContext
Creates a new instance of LocalClassContext.java.
LocalJavaField - interface org.apache.ws.jaxme.js.LocalJavaField.
Interface of a JavaField, which is local to a JavaMethod.
Log4jLogger - class org.apache.ws.jaxme.logging.Log4jLogger.
 
Log4jLogger(String) - Constructor for class org.apache.ws.jaxme.logging.Log4jLogger
 
Log4jLoggerFactory - class org.apache.ws.jaxme.logging.Log4jLoggerFactory.
An logger factory creating instances of JavaUtilLogger.
Log4jLoggerFactory() - Constructor for class org.apache.ws.jaxme.logging.Log4jLoggerFactory
 
Logger - interface org.apache.ws.jaxme.logging.Logger.
The Logger interface describes an object which is able to log a message.
LoggerAccess - class org.apache.ws.jaxme.logging.LoggerAccess.
This class implements access to the Loggers through static methods.
LoggerAccess() - Constructor for class org.apache.ws.jaxme.logging.LoggerAccess
 
LoggerFactory - interface org.apache.ws.jaxme.logging.LoggerFactory.
The LoggerFactory is responsible for creating Logger instances.
LoggerFactoryImpl - class org.apache.ws.jaxme.logging.LoggerFactoryImpl.
Default implementation of a LoggerFactory.
LoggerFactoryImpl() - Constructor for class org.apache.ws.jaxme.logging.LoggerFactoryImpl
 
LoggerImpl - class org.apache.ws.jaxme.logging.LoggerImpl.
Base implementation of a Logger.
LoggerImpl(String) - Constructor for class org.apache.ws.jaxme.logging.LoggerImpl
 
LongSG - class org.apache.ws.jaxme.generator.types.LongSG.
 
LongSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.LongSG
Creates a new instance of LongSG.
lastIndexOf(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
leftOuterJoin(Table) - Method in interface org.apache.ws.jaxme.sqls.SelectTableReference
Indicates that the referenced table shall be joined in a left outer join with the given table pTable and returns a reference to that table.
leftOuterJoin(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl
 
listIterator() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
listIterator(int) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
log(int, String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
log(String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
log(String, String, String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
log(String, String, String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
log(String, String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
log(String) - Method in class org.apache.ws.jaxme.logging.PrintStreamLogger
 
log(String) - Method in class org.apache.ws.jaxme.logging.PrintWriterLogger
 
logEntering(JavaMethod, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates code for logging the entrance into a method with fine level.
logExiting(JavaMethod, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates code for logging the exit from a method with fine level.
logFinest(JavaMethod, Object, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates code for logging a message with finest level.
logFinestEntering(JavaMethod, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates code for logging the entrance into a method with finest level.
logFinestExiting(JavaMethod, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Creates code for logging the exit from a method with fine level.
logicalAndExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
logicalOrExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

M

MAX_EXCLUSIVE - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type maxExclusive.
MAX_INCLUSIVE - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type maxInclusive.
MAX_LENGTH - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type maxLength.
METHOD_CALL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
METHOD_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MINUS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MINUS_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MIN_EXCLUSIVE - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type minExclusive.
MIN_INCLUSIVE - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type minInclusive.
MIN_LENGTH - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type minLength.
MIXED - Static variable in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
For elements with 'complexContent' model: The content type mixed.
ML_COMMENT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MOD - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MODIFIERS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
MOD_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
Main - class org.apache.ws.jaxme.generator.Main.
A command line interface for the JaxMe source generator.
Main() - Constructor for class org.apache.ws.jaxme.generator.Main
 
MarshalException - exception javax.xml.bind.MarshalException.
The MarshalException is a subclass of the JAXBException being thrown if the marshalling of a JAXB object failed.
MarshalException(String) - Constructor for class javax.xml.bind.MarshalException
Creates a new MarshalException with the specified detail message.
MarshalException(String, String) - Constructor for class javax.xml.bind.MarshalException
Creates a new MarshalException with the specified detail message and vendor specific error code.
MarshalException(Throwable) - Constructor for class javax.xml.bind.MarshalException
Creates a new MarshalException with the specified linked exception.
MarshalException(String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Creates a new MarshalException with the specified detail message and linked exception.
MarshalException(String, String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Creates a new MarshalException with the specified detail message, error code, and linked exception.
Marshaller - interface javax.xml.bind.Marshaller.
An instance of Marshaller may be obtained by the JAXB user to serialize JAXB objects to various flavours of XML.
MethodKey - class org.apache.ws.jaxme.js.pattern.MethodKey.
This class is a key for generated methods.
MethodKey(JavaMethod) - Constructor for class org.apache.ws.jaxme.js.pattern.MethodKey
Creates a new instance of MethodKey.
MultipleInheritanceTest - class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest.
This example demonstrates implementation of multiple inheritance with the ProxyGenerator.
MultipleInheritanceTest(String) - Constructor for class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest
 
MultipleInheritanceTest.MyObservableList - class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest.MyObservableList.
 
MultiplePropertySG - class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG.
1.
MultiplePropertySG(PropertySGChain, ObjectSG, int, int) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
Creates a new instance of MultipleObjectSG.
mASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mAT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBAND(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBAND_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBNOT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBOR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBOR_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBSR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBSR_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBXOR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mBXOR_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mCHAR_LITERAL(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mCOLON(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mCOMMA(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mDEC(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mDIV(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mDIV_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mEQUAL(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mESC(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mEXPONENT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mFLOAT_SUFFIX(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mGE(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mGT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mHEX_DIGIT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mIDENT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mINC(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLAND(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLBRACK(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLCURLY(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLE(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLNOT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLOR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLPAREN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mLT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mMINUS(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mMINUS_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mML_COMMENT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mMOD(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mMOD_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mNOT_EQUAL(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mNUM_INT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mPLUS(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mPLUS_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mQUESTION(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mRBRACK(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mRCURLY(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mRPAREN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSEMI(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSL(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSL_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSL_COMMENT(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSR_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSTAR(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSTAR_ASSIGN(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mSTRING_LITERAL(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mVOCAB(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
mWS(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
main(String[]) - Static method in class org.apache.ws.jaxme.generator.Main
 
main(String[]) - Static method in class org.apache.ws.jaxme.generator.util.DateFilter
 
main(String[]) - Static method in class org.apache.ws.jaxme.js.util.JavaParser
For tests
main(String[]) - Static method in class org.apache.ws.jaxme.js.util.LinkChecker
 
makeSchema(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
makeSerializable(SchemaSG, JavaSource) - Static method in class org.apache.ws.jaxme.generator.sg.impl.SerializableSG
Makes the class pSource implementing the Serializable interface.
marshal(Object, Result) - Method in interface javax.xml.bind.Marshaller
Marshals the given JAXB object pObject to the Result pTarget.
marshal(Object, OutputStream) - Method in interface javax.xml.bind.Marshaller
Marshals the given JAXB object pObject and serializes it into the byte stream pTarget.
marshal(Object, Writer) - Method in interface javax.xml.bind.Marshaller
Marshals the given JAXB object pObject and serializes it into the character stream pTarget.
marshal(Object, ContentHandler) - Method in interface javax.xml.bind.Marshaller
Marshals the given JAXB object by emitting SAX events into into the given SAX ContentHandler.
marshal(Object, Node) - Method in interface javax.xml.bind.Marshaller
Marshals the given JAXB object by creating a DOM tree below the given node.
marshal(Object, OutputStream) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Writer) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Node) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, OutputStream) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
marshal(Object, Writer) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
marshal(Object, Node) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
marshal(Object, Result) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
marshal(JMSAXDriver, String, String, String, Object) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Marshals the given object, creating a root element with the given namespace URI and local name.
marshal(JMSAXDriver, String, String, Object) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Marshals the given object, creating an element with the given namespace URI and local name.
marshalChilds(JMSAXDriverController, ContentHandler, Object) - Method in interface org.apache.ws.jaxme.impl.JMSAXDriver
Creates the objects content into SAX events, which are being fired into the given content handler.
marshalSimpleChild(JMSAXDriver, String, String, String) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
Called by the driver for creating a simple child.
match(XsTKeybase, XSElement) - Static method in class org.apache.ws.jaxme.xs.XPathMatcher
Matches every element and attribute referenced by the specified keybase.
match(XSElement) - Method in class org.apache.ws.jaxme.xs.XPathMatcher
Return the elements and attributes matched by this xpath when applied from the specified starting node.
match(XSElement, Set) - Method in class org.apache.ws.jaxme.xs.XPathMatcher
Return the elements and attributes matched by this xpath when applied from the specified starting node.
memberTypes - Variable in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
modifier() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
modifiers() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
moveToBottom() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Moves the cursor to the bottom of the method.
moveToBottom() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
moveToTop() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Moves the cursor to the top of the method.
moveToTop() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
multiplicativeExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

N

NE - Static variable in interface org.apache.ws.jaxme.sqls.BooleanConstraint.Type
A boolean constraint matching the "not equal" condition.
NOTHING - Static variable in interface org.apache.ws.jaxme.js.IndentationEngine
 
NOT_EQUAL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NULL - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NUM_DOUBLE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NUM_FLOAT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NUM_INT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NUM_LONG - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
NamespaceContext - interface javax.xml.namespace.NamespaceContext.
The NamespaceContext interface is a helper tool for XML parsing applications which need to know the mappings between XML namespace prefixes and namespace URI's.
NamespaceResolver - interface org.apache.ws.jaxme.util.NamespaceResolver.
An abstract object which is able to split an XML name into its namespace URI and local part.
NamespaceSupport - class org.apache.ws.jaxme.util.NamespaceSupport.
Similar to org.xml.sax.NamespaceSupport, but for marshalling and not for parsing XML.
NamespaceSupport() - Constructor for class org.apache.ws.jaxme.util.NamespaceSupport
Creates a new instance of NamespaceSupport.
NamespaceUser - interface org.apache.ws.jaxme.util.NamespaceUser.
 
NotIdentifiableEvent - interface javax.xml.bind.NotIdentifiableEvent.
This event is triggered by the various printFoo() methods of the DatatypeConverterInterface, if they are unable to create a lexical representation of their input.
NotIdentifiableEventImpl - class javax.xml.bind.helpers.NotIdentifiableEventImpl.
Default implementation of a NotIdentifiableEvent.
NotIdentifiableEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Creates a new instance of NotIdentifiableEventImpl.
NotIdentifiableEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Creates a new instance of NotIdentifiableEventImpl.
newAddAttributeMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
newAddAttributeMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXElementParser.addAttribute(String, String, String).
newAddAttributeMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newArrayDeclarator() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
newAttributeSG(XSAttribute) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Creates a new instance of AttributeSGChain generating the given attribute.
newAttributeSG(XSWildcard) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
Creates a new instance of AttributeSGChain generating the given wildcard attributes.
newAttributeSG(ComplexTypeSG, XSAttribute) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
newAttributeSG(ComplexTypeSG, XSWildcard) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
newAttributeSG(ComplexTypeSG, XSAttribute) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
newAttributeSG(ComplexTypeSG, XSWildcard) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
newAttributeSG(XSAttribute) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
newAttributeSG(XSWildcard) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
newAttributeSG(ComplexTypeSG, XSAttribute) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
newAttributeSG(ComplexTypeSG, XSWildcard) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
newBaseType(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBProperty.BaseType.
newBaseType(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newBean(XsObject, Locator, XsQName) - Method in interface org.apache.ws.jaxme.xs.parser.XsObjectCreator
Asks the bean creator whether he is willing to create a bean for the given namespace URI and local name.
newBeanProperty(JavaQName, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new Java property with the given type and name.
newBeanProperty(Class, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Shortcut for newBeanProperty(JavaQNameImpl.getInstance(pClass), pName).
newBeanProperty(JavaQName, String, String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Shortcut for newJavaField(pFieldName, pType, JavaSource.PRIVATE); JavaMethod getMethod = newJavaMethod(pGetMethodName, pType, JavaSource.PUBLIC); getMethod.addLine("return this
newBeanProperty(Class, String, String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Shortcut for newBeanProperty(JavaQNameImpl.getInstance(pClass), pFieldName, pGetMethodName, pSetMethodName).
newCase(Column.Type) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Creates a new instance of Case.
newCase(Column.Type) - Method in interface org.apache.ws.jaxme.sqls.Statement
Creates a new instance of Case.
newCase(Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newCase(Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
newColumn(Column.Name, Column.Type) - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new column.
newColumn(String, Column.Type) - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new column.
newColumn(Table, Column.Name, Column.Type) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newColumn(Table, Column.Name, Column.Type) - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
 
newColumn(String, Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newColumn(Column.Name, Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newColumn(Column.Name, Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newColumn(String, Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newColumnImpl(Table, Column.Name, Column.Type) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newColumnReference(TableReference, Column) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Creates a new instance of ColumnReference.
newColumnReference(String) - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns a reference to the column named pName in the table.
newColumnReference(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns a reference to the column named pName in the table.
newColumnReference(Column) - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns a reference to the given column in the table.
newColumnReference(TableReference, Column) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newColumnReference(String) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
newColumnReference(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
newColumnReference(Column) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
newColumnReference(TableReference, Column) - Method in class org.apache.ws.jaxme.sqls.oracle.OraObjectFactoryImpl
 
newCombinedConstraint(ConstrainedStatement, CombinedConstraint.Type) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Creates a new instance of Constraint constraining the given ConstrainedStatement.
newCombinedConstraint(ConstrainedStatement, CombinedConstraint.Type) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newComment() - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new Javadoc comment describing this class or interface.
newComment() - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Creates a new Javadoc comment describing this JavaSource object.
newComplexContentTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
If the complex type has complex content: Creates an instance of ComplexContentSGChain generating the given complex type.
newComplexContentTypeSG(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
newComplexContentTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
newComplexContentTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
newComplexContentTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
newComplexTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is complex: Creates an instance of ComplexTypeSGChain generating the type.
newComplexTypeSG(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
newComplexTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
newComplexTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
newComplexTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
newComplexTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
 
newDatabaseManagedContainerInDevice(String, long) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
newDatabaseManagedContainerInDevice(String, long) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Creates a new database managed container with the given raw operating system device and the given number of pages.
newDatabaseManagedContainerInDevice(String, long) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
newDatabaseManagedContainerInFile(String, long) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
newDatabaseManagedContainerInFile(String, long) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Creates a new database managed container with the given file or device and the given number of pages.
newDatabaseManagedContainerInFile(String, long) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
newDeleteStatement() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new DELETE statement.
newDeleteStatement() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newEndElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
newEndElementMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXGroupParser.endElement(String, String, String, Object).
newEndElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newEndElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentHandlerSG
 
newExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
object instantiation.
newFacet(XSType, XSEnumeration[]) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new enumeration facet.
newFacet(SGFactory, XSType, XSEnumeration[]) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newFacet(SGFactory, XSType, XSEnumeration[]) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newFacet(SGFactory, XSType, XSEnumeration[]) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newFacet(XSType, XSEnumeration[]) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newForeignKey(Table) - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new foreign key referencing the given table.
newForeignKey(Table) - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newForeignKey(Table) - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newFunction(Statement, String) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Returns an instance of Function.
newFunction(Statement, String) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newGetAttributesMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Generates the method JMSAXDriver.getAttributes(org.apache.ws.jaxme.impl.JMSAXDriverController, Object).
newGetAttributesMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
newGetPreferredPrefixMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Generates the method JMSAXDriver.getPreferredPrefix(String).
newGetPreferredPrefixMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
newGroupSG(XSGroup) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of GroupSG generating the given schema.
newGroupSG(XSGroup, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of GroupSG, which is embedded into the given Context.
newGroupSG(SGFactory, XSGroup) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newGroupSG(SGFactory, XSGroup, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newGroupSG(SGFactory, XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newGroupSG(SGFactory, XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newGroupSG(SGFactory, XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newGroupSG(SGFactory, XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newGroupSG(XSGroup) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newGroupSG(XSGroup, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newIdent(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Converths the given string into an SQL identifier.
newIndex() - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new, non-unique index on the table.
newIndex() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newIndex() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newInsertStatement() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new INSERT statement.
newInsertStatement() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newInstance(String) - Static method in class javax.xml.bind.JAXBContext
Creates a new instance of JAXBContext by applying the following algorithm: The first step is to determine the name of an initialization class.
newInstance(String, ClassLoader) - Static method in class javax.xml.bind.JAXBContext
Creates a new instance of JAXBContext by applying the following algorithm: The first step is to determine the name of an initialization class.
newIsAtomicMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
 
newIsAtomicMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
newIsAtomicMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXElementParser.isAtomic().
newIsAtomicMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newIsEmptyMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
 
newIsEmptyMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
newIsEmptyMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXElementParser.isEmpty().
newIsEmptyMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newIsFinishedMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
newIsFinishedMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
newIsFinishedMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
 
newIsFinishedMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXGroupParser.isFinished().
newIsFinishedMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newIsFinishedMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
newJAXBClass(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBClass.
newJAXBClass(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBGlobalBindings(XsObject) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeXsObjectFactory
 
newJAXBGlobalBindings(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBGlobalBindings.
newJAXBGlobalBindings(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBGlobalJavaType(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBGlobalJavaType.
newJAXBGlobalJavaType(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBJavaType(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBJavaType.
newJAXBJavaType(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBJavadoc(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBJavadoc.
newJAXBJavadoc(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBProperty(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBProperty.
newJAXBProperty(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBSchemaBindings(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBSchemaBindings.
newJAXBSchemaBindings(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBTypesafeEnumClass(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBTypesafeEnumClass.
newJAXBTypesafeEnumClass(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJAXBTypesafeEnumMember(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of JAXBTypesafeEnumMember.
newJAXBTypesafeEnumMember(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newJavaClassInitializer() - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new instance of JavaClassInitializer.
newJavaConstructor() - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaConstructor with default protection.
newJavaConstructor(JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaConstructor with the given protection.
newJavaConstructor(String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaConstructor with the given protection.
newJavaConstructor(JavaConstructor) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaConstructor with the same parameters, protection and exceptions than the given.
newJavaConstructor(JavaConstructor, boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaConstructor with the same signature than the given constructors.
newJavaField(Class, String) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Creates a new LocalJavaField with the given class and name, which is not final.
newJavaField(JavaQName, String) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Creates a new LocalJavaField with the given class and name.
newJavaField(JavaQName) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Creates a new LocalJavaField with the given class, which is not final.
newJavaField(Class) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
Creates a new LocalJavaField with the given class, which is not final.
newJavaField(String, JavaQName, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, JavaQName, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and default protection.
newJavaField(String, String, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and default protection.
newJavaField(String, Class, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, Class, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and protection.
newJavaField(String, Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaField with the given name, type and default protection.
newJavaInnerClass(String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaInnerClass with the given name and default protection.
newJavaInnerClass(String, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaInnerClass with the given name and protection.
newJavaInnerClass(String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaInnerClass with the given name and protection.
newJavaMethod(String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and default protection.
newJavaMethod(String, String, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(String, String, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(String, JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and default protection.
newJavaMethod(String, JavaQName, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(String, JavaQName, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(String, Class) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and default protection.
newJavaMethod(String, Class, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(String, Class, String) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given name, return type and protection.
newJavaMethod(Method) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the signature of the given method pMethod.
newJavaMethod(JavaMethod) - Method in class org.apache.ws.jaxme.js.JavaSource
Creates a new JavaMethod with the given methods name and signature.
newJavaSource(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Creates a new instance of JavaSource with the given name and default protection.
newJavaSource(JavaQName, JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Creates a new instance of JavaSource with the given name and protection.
newJavaSource(JavaQName, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Creates a new instance of JavaSource with the given name and protection.
newJoinReference(SelectTableReference, Table, boolean) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Returns an instance of JoinReference.
newJoinReference(SelectTableReference, Table, boolean) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newJoinReference(SelectTableReference, Table, boolean) - Method in class org.apache.ws.jaxme.sqls.oracle.OraObjectFactoryImpl
 
newKey() - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new, unique index on the table.
newKey() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newKey() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newLogger(String) - Method in class org.apache.ws.jaxme.logging.AntProjectLoggerFactory
 
newLogger(String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLoggerFactory
 
newLogger(String) - Method in class org.apache.ws.jaxme.logging.Log4jLoggerFactory
 
newLogger(String) - Method in class org.apache.ws.jaxme.logging.LoggerFactoryImpl
Creates a new Logger with the given name.
newLoggerFactory() - Static method in class org.apache.ws.jaxme.logging.LoggerAccess
Creates a new instance of LoggerFactory.
newMarshalChildsMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSG
Generates the method JMSAXDriver.marshalChilds(org.apache.ws.jaxme.impl.JMSAXDriverController, org.xml.sax.ContentHandler, Object).
newMarshalChildsMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
 
newMarshalChildsMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
newMarshalChildsMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentDriverSG
 
newNameTransformation(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of NameTransformation.
newNameTransformation(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newNameXmlTransform(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of NameXmlTransform.
newNameXmlTransform(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newObjectFactory() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newObjectFactory() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl
 
newObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
newObjectSG(XSElement) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of ObjectSG generating the given element.
newObjectSG(XSElement, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of ObjectSG generating the given element in the given context.
newObjectSG(XSAny) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of ObjectSG generating the given wildcard in the given context.
newObjectSG(SGFactory, XSElement) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newObjectSG(SGFactory, XSElement, Context) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newObjectSG(SGFactory, XSAny) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newObjectSG(SGFactory, XSAny) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newObjectSG(SGFactory, XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newObjectSG(SGFactory, XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newObjectSG(SGFactory, XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newObjectSG(SGFactory, XSAny) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newObjectSG(XSElement) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newObjectSG(XSElement, Context) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newObjectSG(XSAny) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newPackage(XsObject) - Method in interface org.apache.ws.jaxme.xs.jaxb.JAXBXsObjectFactory
Returns a new instance of Package.
newPackage(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newParticleSG(XSParticle) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSG
Creates a new instance of ParticleSGChain generating the given particle.
newParticleSG(GroupSG, XSParticle) - Method in interface org.apache.ws.jaxme.generator.sg.GroupSGChain
 
newParticleSG(GroupSG, XSParticle) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGChainImpl
 
newParticleSG(XSParticle) - Method in class org.apache.ws.jaxme.generator.sg.impl.GroupSGImpl
 
newParticleSG(GroupSG, XSParticle) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBGroupSG
 
newPlaceHolder(String, boolean) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Sets a placeholder with the given name.
newPlaceHolder(String, boolean) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
newPrimaryKey() - Method in interface org.apache.ws.jaxme.sqls.Table
Creates a new primary key on the table.
newPrimaryKey() - Method in class org.apache.ws.jaxme.sqls.impl.TableImpl
 
newPrimaryKey() - Method in class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
newPropertySGChain() - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSG
Creates a new instance of PropertySGChain.
newPropertySGChain(AttributeSG) - Method in interface org.apache.ws.jaxme.generator.sg.AttributeSGChain
 
newPropertySGChain() - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSG
Creates a new instance of PropertySGChain.
newPropertySGChain(ParticleSG) - Method in interface org.apache.ws.jaxme.generator.sg.ParticleSGChain
 
newPropertySGChain() - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSG
Creates an instance of PropertySGChain generating the content element.
newPropertySGChain(SimpleContentSG) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain
 
newPropertySGChain(AttributeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGChainImpl
 
newPropertySGChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.AttributeSGImpl
 
newPropertySGChain(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBParticleSG
 
newPropertySGChain(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSimpleContentTypeSG
 
newPropertySGChain(ParticleSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
newPropertySGChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
newPropertySGChain(SimpleContentSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
newPropertySGChain() - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
newQName(XsQName) - Static method in class org.apache.ws.jaxme.generator.util.QNameUtil
Creates a new instance of QName, matching the given instance of XsQName.
newRawSQL(String) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Returns an instance of RawSQLCode.
newRawSQL(String) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newSGFactoryChain(Generator) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
 
newSGFactoryChain(Generator) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
newSQLGenerator() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new SQLGenerator.
newSQLGenerator() - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newSQLGenerator() - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
 
newSQLGenerator() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newSQLGenerator() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl
 
newSchema(String) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new Schema with the given name.
newSchema(Schema.Name) - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new Schema with the given name.
newSchema(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newSchema(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newSchemaImpl(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newSchemaImpl(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
 
newSchemaImpl(Schema.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
newSchemaSG(XSSchema) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of SchemaSG generating the given schema.
newSchemaSG(SGFactory, XSSchema) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newSchemaSG(XSSchema) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newSchemaSG(SGFactory, XSSchema) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
newSelectStatement() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new SELECT statement.
newSelectStatement() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newSelectStatement() - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl
 
newSimpleContentTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSG
If the complex type has simple content: Creates an instance of SimpleContentSGChain generating the type.
newSimpleContentTypeSG(ComplexTypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.ComplexTypeSGChain
 
newSimpleContentTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
 
newSimpleContentTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGImpl
 
newSimpleContentTypeSG(ComplexTypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBComplexTypeSG
 
newSimpleTypeSG() - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
If the type is simple: Creates a new instance of SimpleTypeSGChain generating the type.
newSimpleTypeSG(TypeSG) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
newSimpleTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
newSimpleTypeSG(TypeSG) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
newSimpleTypeSG() - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
newStartElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
newStartElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
newStartElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.EmptyElementHandlerSG
 
newStartElementMethod() - Method in interface org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSG
Creates the handlers method JMSAXGroupParser.startElement(String, String, String, org.xml.sax.Attributes).
newStartElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
newStartElementMethod() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
newStateField() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.AllHandlerSG
 
newStateField() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.ChoiceHandlerSG
 
newStateField() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
newStateField() - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
 
newStatement(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
newStatementMetaData(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
newStatementMetaData(DeleteStatement) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
newStatementMetaData(UpdateStatement, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
newStatementMetaData(InsertStatement, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
newStatementMetaData(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
newStatementMetaData(DeleteStatement) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
newStatementMetaData(UpdateStatement, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
newStatementMetaData(InsertStatement, ColumnReference[]) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
newSystemManagedContainer(String) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
newSystemManagedContainer(String) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Creates a new system managed container with the given file.
newSystemManagedContainer(String) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
newTable(String) - Method in interface org.apache.ws.jaxme.sqls.Schema
Creates a new table with the given name in the schema.
newTable(Table.Name) - Method in interface org.apache.ws.jaxme.sqls.Schema
Creates a new table with the given name in the schema.
newTable(String) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
newTable(Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SchemaImpl
 
newTableImpl(Schema, Table.Name) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newTableImpl(Schema, Table.Name) - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
 
newTableImpl(Schema, Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newTableReference(Table) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
newTableReference(Table) - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
newTableSpace(String, TableSpace.Type) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory
Creates a new TableSpace with the given name.
newTableSpace(TableSpace.Name, TableSpace.Type) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLFactory
Creates a new TableSpace with the given name.
newTableSpace(String, TableSpace.Type) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newTableSpace(TableSpace.Name, TableSpace.Type) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newTableSpaceImpl(TableSpace.Name, TableSpace.Type) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
 
newTextFile(String, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Creates a new text file.
newTypeSG(XSType) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new, global instance of TypeSGChain generating the given type.
newTypeSG(XSType, Context, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new, local instance of TypeSGChain, generating the given type within the given Context.
newTypeSG(XSType, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new, local instance of TypeSGChain, as if it were a global type with the given name.
newTypeSG(SGFactory, XSType) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newTypeSG(SGFactory, XSType, Context, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newTypeSG(SGFactory, XSType, XsQName) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newTypeSG(SGFactory, XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newTypeSG(SGFactory, XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newTypeSG(SGFactory, XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newTypeSG(SGFactory, XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newTypeSG(SGFactory, XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newTypeSG(SGFactory, XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newTypeSG(XSType) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newTypeSG(XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newTypeSG(XSType, XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newTypeSG(SGFactory, XSType) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
newTypeSG(SGFactory, XSType, XsQName) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
newTypeSG(SGFactory, XSType, Context, XsQName) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG
 
newUpdateStatement() - Method in interface org.apache.ws.jaxme.sqls.SQLFactory
Creates a new UPDATE statement.
newUpdateStatement() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
newView(SelectStatement, Table.Name) - Method in interface org.apache.ws.jaxme.sqls.ObjectFactory
Returns an instance of Table, which allows to embed the given instance of SelectStatement into another SELECT statement.
newView(SelectStatement, Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
newXMLReader(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXMLReader(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXSAnnotation(XSObject, XsEAnnotation) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSAnnotation.
newXSAnnotation(XSObject, XsEAnnotation) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAnnotations(XSObject, XsEAnnotation) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instances of XSAnnotation.
newXSAnnotations(XSObject, XsEAnnotation) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAny(XSObject, XsEAny) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSAny.
newXSAny(XSObject, XsEAny) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAppinfo(XSObject, XsEAppinfo) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSAppinfo.
newXSAppinfo(XSObject, XsEAppinfo) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAtomicType(XSType, XSType, XsERestriction) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSAtomicType(XSType, XSType, XsTSimpleRestrictionType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSAtomicType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAtomicType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAtomicType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSAtomicType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSAttribute(XSObject, XsTAttribute) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSAttribute.
newXSAttribute(XSObject, XsTAttribute) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSAttribute(XSObject, XsTAttribute) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSAttributeGroup(XSObject, XsTAttributeGroup) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSAttributeGroup.
newXSAttributeGroup(XSObject, XsTAttributeGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSDocumentation(XSObject, XsEDocumentation) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSDocumentation.
newXSDocumentation(XSObject, XsEDocumentation) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSElement(XSObject, XsTElement) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSElement.
newXSElement(XSObject, XsTElement) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSElement(XSObject, XsTElement) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSEnumeration(XSObject, XsEEnumeration) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSEnumeration.
newXSEnumeration(XSObject, XsEEnumeration) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSEnumeration(XSObject, XsEEnumeration) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSGroup(XSObject, XsTNamedGroup) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSGroup.
newXSGroup(XSObject, XsTAll) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSGroup.
newXSGroup(XSObject, XsTGroupRef) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSGroup.
newXSGroup(XSObject, XsEChoice) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSGroup.
newXSGroup(XSObject, XsESequence) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSGroup.
newXSGroup(XSObject, XsTAll) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSGroup(XSObject, XsEChoice) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSGroup(XSObject, XsESequence) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSGroup(XSObject, XsTGroupRef) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSGroup(XSObject, XsTNamedGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSGroup(XSObject, XsTAll) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSGroup(XSObject, XsEChoice) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSGroup(XSObject, XsESequence) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSGroup(XSObject, XsTGroupRef) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSGroup(XSObject, XsTNamedGroup) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSIdentityConstraint(XSElement, XsEUnique) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSIdentityConstraint.
newXSIdentityConstraint(XSElement, XsEKey) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSIdentityConstraint.
newXSIdentityConstraint(XSElement, XsEKey) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSIdentityConstraint(XSElement, XsEUnique) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSKeyRef(XSElement, XsEKeyref) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSKeyRef.
newXSKeyRef(XSElement, XsEKeyref) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSListType(XSType, XsEList) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSListType(XSType, XSType, XsERestriction) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSListType(XSType, XSType, XsTSimpleRestrictionType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSListType(XSType, XsEList) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSListType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSListType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSListType(XSType, XsEList) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSListType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSListType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSLogicalParser() - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSLogicalParser.
newXSLogicalParser() - Method in class org.apache.ws.jaxme.xs.XSParser
 
newXSLogicalParser() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSNotation(XSObject, XsENotation) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSNotation.
newXSNotation(XSObject, XsENotation) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSObjectFactory() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of XSObjectFactory, used by the parser.
newXSObjectFactory(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newXSObjectFactory(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newXSObjectFactory(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newXSObjectFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newXSParser() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of XSParser.
newXSParser(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newXSParser(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newXSParser(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newXSParser() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newXSSchema(XSContext, XsESchema) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSchema.
newXSSchema(XSContext, XsESchema) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSSchema(XSContext, XsESchema) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSSimpleContentType(XSType, XSType, XsObject) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleContentType.
newXSSimpleContentType(XSType, XSType, XsObject) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsETopLevelSimpleType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSType.
newXSType(XSObject, XsTComplexType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSType.
newXSType(XSObject, XsTLocalComplexType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSType.
newXSType(XSObject, XsTLocalSimpleType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSType.
newXSType(XSObject, XsTSimpleRestrictionType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSType.
newXSType(XSObject, XsETopLevelSimpleType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsTComplexType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsTLocalComplexType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsTLocalSimpleType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSType(XSObject, XsETopLevelSimpleType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSType(XSObject, XsTComplexType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSType(XSObject, XsTLocalComplexType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSType(XSObject, XsTLocalSimpleType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSType(XSObject, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSUnionType(XSType, XsEUnion) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSUnionType(XSType, XSType, XsERestriction) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSUnionType(XSType, XSType, XsTSimpleRestrictionType) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSSimpleType.
newXSUnionType(XSType, XsEUnion) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSUnionType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSUnionType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXSUnionType(XSType, XsEUnion) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSUnionType(XSType, XSType, XsERestriction) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSUnionType(XSType, XSType, XsTSimpleRestrictionType) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBObjectFactoryImpl
 
newXSWildcard(XSObject, XsTWildcard) - Method in interface org.apache.ws.jaxme.xs.XSObjectFactory
Returns a new instance of XSWildcard.
newXSWildcard(XSObject, XsTWildcard) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
newXsAGDefRef(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsAGDefRef(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsAGOccurs(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsAGOccurs(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEAnnotation(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEAnnotation(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEAny(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEAny(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEAppinfo(XsObject) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSGFactory.JaxMeXsObjectFactory
 
newXsEAppinfo(XsObject) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader.JaxMeXsObjectFactory
 
newXsEAppinfo(XsObject) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newXsEAppinfo(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEAppinfo(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEChoice(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEChoice(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEComplexContent(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEComplexContent(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEDocumentation(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEDocumentation(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEEnumeration(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEEnumeration(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEField(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEField(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEFractionDigits(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEFractionDigits(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEImport(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEImport(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEInclude(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEInclude(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEKey(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEKey(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEKeyref(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEKeyref(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsELength(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsELength(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEList(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEList(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMaxExclusive(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMaxExclusive(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMaxInclusive(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMaxInclusive(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMaxLength(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMaxLength(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMinExclusive(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMinExclusive(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMinInclusive(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMinInclusive(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEMinLength(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEMinLength(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsENotation(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsENotation(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEPattern(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEPattern(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsERedefine(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsERedefine(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsERestriction(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsERestriction(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsESchema() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectFactoryImpl
 
newXsESchema() - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsESchema() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsESelector(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsESelector(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsESequence(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsESequence(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsESimpleContent(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsESimpleContent(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsETopLevelSimpleType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsETopLevelSimpleType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsETotalDigits(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsETotalDigits(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEUnion(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEUnion(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEUnique(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEUnique(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsEWhiteSpace(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsEWhiteSpace(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGAllModel(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGAllModel(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGAttrDecls(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGAttrDecls(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGComplexTypeModel(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGComplexTypeModel(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGIdentityConstraint(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGIdentityConstraint(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGParticle(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGParticle(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGSimpleRestrictionModel(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGSimpleRestrictionModel(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsGTypeDefParticle(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsGTypeDefParticle(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsObjectFactory() - Method in interface org.apache.ws.jaxme.generator.sg.SGFactory
Creates a new instance of XsObjectFactory, used by the parser.
newXsObjectFactory(SGFactory) - Method in interface org.apache.ws.jaxme.generator.sg.SGFactoryChain
 
newXsObjectFactory(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSGFactory
 
newXsObjectFactory(SGFactory) - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
newXsObjectFactory() - Method in class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
newXsQName(String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
Creates a new XsQName, which is mutable and has the schemas target namespace as a namespace URI: If the target namespace changes, then the names URI does as well.
newXsSAXParser(XsSAXParser, Object) - Method in class org.apache.ws.jaxme.xs.parser.impl.ChildSetterImpl
Creates a new instance of XsSAXParser, inheriting most properties from its parent parser.
newXsSAXParser() - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsSAXParser(Object) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsSAXParser() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsSAXParser(Object) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTAll(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTAll(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTAnnotated(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTAnnotated(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTAttribute(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTAttribute(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTAttributeGroup(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTAttributeGroup(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTAttributeGroupRef(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTAttributeGroupRef(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTComplexRestrictionType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTComplexRestrictionType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTComplexType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTComplexType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTExtensionType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTExtensionType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTGroup(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTGroup(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTGroupRef(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTGroupRef(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTLocalAllElement(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
Creates a new instance of XsTLocalElement, which is located inside of an xs:all group.
newXsTLocalAllElement(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
Creates a new instance of XsTLocalElement, which is located inside of an xs:all group.
newXsTLocalComplexType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTLocalComplexType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTLocalElement(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTLocalElement(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTLocalSimpleType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTLocalSimpleType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTNamedGroup(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTNamedGroup(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTSimpleExplicitGroup(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTSimpleExplicitGroup(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTSimpleExtensionType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTSimpleExtensionType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTSimpleRestrictionType(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTSimpleRestrictionType(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTTopLevelElement(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTTopLevelElement(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
newXsTWildcard(XsObject) - Method in interface org.apache.ws.jaxme.xs.xml.XsObjectFactory
 
newXsTWildcard(XsObject) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
nextToken() - Method in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
notify(Object) - Method in interface org.apache.ws.jaxme.Observer
The Observable indicates that its state has changed.
notify(Object) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl.ListObserver
 

O

OBJBLOCK - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
 
OPTIONAL - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
OR - Static variable in interface org.apache.ws.jaxme.sqls.CombinedConstraint.Type
Specifies, that boolean constraints are combined with a boolean OR.
ORACLE - Static variable in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
Oracle database mode; the type NUMERIC is interpreted as FLOAT, TINYINT, SMALLINT, INTEGER, BIGINT, or DOUBLE, depending on scale and precision.
OTHER - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
ObjectFactory - interface org.apache.ws.jaxme.sqls.ObjectFactory.
A factory object for creating all the objects used by the SQL factory.
ObjectFactoryImpl - class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl.
Default implementation of the object factory.
ObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.impl.ObjectFactoryImpl
 
ObjectSG - interface org.apache.ws.jaxme.generator.sg.ObjectSG.
A source generator for elements or attributes.
ObjectSGChain - interface org.apache.ws.jaxme.generator.sg.ObjectSGChain.
 
ObjectSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl.
 
ObjectSGChainImpl(ObjectSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ObjectSGChainImpl
 
ObjectSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl.
 
ObjectSGImpl(ObjectSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ObjectSGImpl
 
Observable - interface org.apache.ws.jaxme.Observable.
An Observable is an object that may be observed by another object, the Observer.
ObservableList - class org.apache.ws.jaxme.js.junit.ObservableList.
 
ObservableList(Object) - Constructor for class org.apache.ws.jaxme.js.junit.ObservableList
 
Observer - interface org.apache.ws.jaxme.Observer.
An Observer is the corresponding interface to the Observable: The Observer is watching the Observable.
OraColumnReference - interface org.apache.ws.jaxme.sqls.oracle.OraColumnReference.
An extension of ColumnReference supporting the OraColumnReference.isPrior() clause.
OraColumnReferenceImpl - class org.apache.ws.jaxme.sqls.oracle.OraColumnReferenceImpl.
Default implementation of OraColumnReference.
OraJoinReferenceImpl - class org.apache.ws.jaxme.sqls.oracle.OraJoinReferenceImpl.
 
OraJoinReferenceImpl(SelectTableReference, Table, boolean) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraJoinReferenceImpl
 
OraObjectFactoryImpl - class org.apache.ws.jaxme.sqls.oracle.OraObjectFactoryImpl.
 
OraObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraObjectFactoryImpl
 
OraSQLFactory - interface org.apache.ws.jaxme.sqls.oracle.OraSQLFactory.
 
OraSQLFactoryImpl - class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl.
 
OraSQLFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl
 
OraSQLGenerator - interface org.apache.ws.jaxme.sqls.oracle.OraSQLGenerator.
 
OraSQLGeneratorImpl - class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl.
Oracle specific extension of SQLGeneratorImpl.
OraSQLGeneratorImpl() - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
 
OraSelectStatement - interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement.
Oracle specific interface of SelectStatement.
OraSelectStatement.OraOrderColumn - interface org.apache.ws.jaxme.sqls.oracle.OraSelectStatement.OraOrderColumn.
An extension of SelectStatement with the ability to specify, whether NULL comes first or last.
OraSelectStatementImpl - class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl.
 
OraSelectStatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl
Creates a new instance with the given object factory.
OraSelectStatementImpl.OraOrderColumnImpl - class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl.OraOrderColumnImpl.
Default implementation of OraSelectStatement.OraOrderColumn.
OraSelectStatementImpl.OraOrderColumnImpl(Object, boolean, boolean) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraSelectStatementImpl.OraOrderColumnImpl
Creates a new instance with the given values for SelectStatement.OrderColumn.getColumn(), SelectStatement.OrderColumn.isDescending(), and OraSelectStatement.OraOrderColumn.isNullsFirst().
OraStatementMetaData - class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData.
Oracle specific version of StatementMetaData.
OraStatementMetaData(SelectStatement) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData
Creates new meta data for the given SelectStatement.
OraStatementMetaData(DeleteStatement) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData
Creates new meta data for the given DeleteStatement.
OraStatementMetaData(InsertStatement, ColumnReference[]) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData
Creates new meta data for the given InsertStatement.
OraStatementMetaData(UpdateStatement, ColumnReference[]) - Constructor for class org.apache.ws.jaxme.sqls.oracle.OraStatementMetaData
Creates new meta data for the given UpdateStatement.
OrderedAttributeXMLWriter - class org.apache.ws.jaxme.impl.OrderedAttributeXMLWriter.
This is a subclass of XMLWriterImpl, that writes the attributes ordered alphabetically.
OrderedAttributeXMLWriter() - Constructor for class org.apache.ws.jaxme.impl.OrderedAttributeXMLWriter
 
org.apache.ws.jaxme - package org.apache.ws.jaxme
Base package for the JaxMe Java-XML binder.
org.apache.ws.jaxme.generator - package org.apache.ws.jaxme.generator
This package contains JaxMe specific source generators.
org.apache.ws.jaxme.generator.impl - package org.apache.ws.jaxme.generator.impl
Contains implementations for the JaxMe specific source generators.
org.apache.ws.jaxme.generator.ino.api4j - package org.apache.ws.jaxme.generator.ino.api4j
Generates JAXB source persisted by Tamino.
org.apache.ws.jaxme.generator.sg - package org.apache.ws.jaxme.generator.sg
Contains JAXB source generation model interfaces.
org.apache.ws.jaxme.generator.sg.impl - package org.apache.ws.jaxme.generator.sg.impl
Contains JAXB source generation model implementation.
org.apache.ws.jaxme.generator.sg.impl.ccsg - package org.apache.ws.jaxme.generator.sg.impl.ccsg
This package contains helper classes for creating JaxMe's marshallers and unmarshallers.
org.apache.ws.jaxme.generator.types - package org.apache.ws.jaxme.generator.types
JaxMe type generation model implementations.
org.apache.ws.jaxme.generator.util - package org.apache.ws.jaxme.generator.util
Contains utility classes used by the JaxMe specific source generators.
org.apache.ws.jaxme.impl - package org.apache.ws.jaxme.impl
Implementation of the JaxMe runtime engine.
org.apache.ws.jaxme.js - package org.apache.ws.jaxme.js
This package contains the JaxMeJS java source generation framework.
org.apache.ws.jaxme.js.apps - package org.apache.ws.jaxme.js.apps
 
org.apache.ws.jaxme.js.impl - package org.apache.ws.jaxme.js.impl
Basic implementation of JaxMeJS generic java source generation framework.
org.apache.ws.jaxme.js.jparser - package org.apache.ws.jaxme.js.jparser
 
org.apache.ws.jaxme.js.junit - package org.apache.ws.jaxme.js.junit
 
org.apache.ws.jaxme.js.junit.xmlrpcclient - package org.apache.ws.jaxme.js.junit.xmlrpcclient
 
org.apache.ws.jaxme.js.pattern - package org.apache.ws.jaxme.js.pattern
The pattern package This package contains a set of design patterns implemented with the JaxMe JavaSource generator framework.
org.apache.ws.jaxme.js.util - package org.apache.ws.jaxme.js.util
Utility classes used in JaxMeJS generic java source generation framework.
org.apache.ws.jaxme.logging - package org.apache.ws.jaxme.logging
The logging framework This package provides a minimal logging framework.
org.apache.ws.jaxme.pm.generator.jdbc - package org.apache.ws.jaxme.pm.generator.jdbc
Basic implementation for generation of generic JDBC-backed persistent source.
org.apache.ws.jaxme.pm.impl - package org.apache.ws.jaxme.pm.impl
Basic implementation classes for the JaxMe persistence management framework.
org.apache.ws.jaxme.pm.ino - package org.apache.ws.jaxme.pm.ino
Specialization of the JaxMe persistence framework for the Tamino datastore.
org.apache.ws.jaxme.pm.ino.api4j - package org.apache.ws.jaxme.pm.ino.api4j
Persistence manager implementation for Tamino datastore.
org.apache.ws.jaxme.pm.jdbc - package org.apache.ws.jaxme.pm.jdbc
This implementation for the the JaxMe persistence management framework target JDBC compliant datastores.
org.apache.ws.jaxme.pm.xmldb - package org.apache.ws.jaxme.pm.xmldb
Contains an implementation of the JaxMe persistence management framework targeting the XML::DB API.
org.apache.ws.jaxme.sqls - package org.apache.ws.jaxme.sqls
Contains the generic framework for SQL generators.
org.apache.ws.jaxme.sqls.db2 - package org.apache.ws.jaxme.sqls.db2
DB2 support for the SQL generator This package contains some classes and interfaces enhancing the SQL generator with DB2 specific features.
org.apache.ws.jaxme.sqls.hsqldb - package org.apache.ws.jaxme.sqls.hsqldb
HsqlDb support for the SQL generator This package contains some classes and interfaces enhancing the SQL generator with HsqlDb specific features.
org.apache.ws.jaxme.sqls.impl - package org.apache.ws.jaxme.sqls.impl
Contains the basic implementation of the generic framework for SQL generators.
org.apache.ws.jaxme.sqls.oracle - package org.apache.ws.jaxme.sqls.oracle
Oracle support for the SQL generator This package contains some classes and interfaces enhancing the SQL generator with Oracle specific features.
org.apache.ws.jaxme.util - package org.apache.ws.jaxme.util
Utility classes used by JaxMe core.
org.apache.ws.jaxme.xs - package org.apache.ws.jaxme.xs
Contains JaxMeXS: the JaxMe parser for XML Schema.
org.apache.ws.jaxme.xs.impl - package org.apache.ws.jaxme.xs.impl
Basic generic implementation of the JaxMeXS parser for XML Schema.
org.apache.ws.jaxme.xs.jaxb - package org.apache.ws.jaxme.xs.jaxb
Specialization of the JaxMeXS parser for XML Schema for the needs of JAXB.
org.apache.ws.jaxme.xs.jaxb.impl - package org.apache.ws.jaxme.xs.jaxb.impl
Basic implementation of the JAXB specialization of the JaxMeXS parser for XML Schema.
org.apache.ws.jaxme.xs.parser - package org.apache.ws.jaxme.xs.parser
Adapters from xml parser mechanisms to the generic schema construction framework.
org.apache.ws.jaxme.xs.parser.impl - package org.apache.ws.jaxme.xs.parser.impl
Implementations of adapters from xml parser mechanisms to the generic schema construction framework.
org.apache.ws.jaxme.xs.types - package org.apache.ws.jaxme.xs.types
XML schema data type models.
org.apache.ws.jaxme.xs.util - package org.apache.ws.jaxme.xs.util
Utility classes used by JaxMeXS.
org.apache.ws.jaxme.xs.xml - package org.apache.ws.jaxme.xs.xml
Contains schema object model type interfaces for JaxMeXS: the JaxMe parser for XML Schema.
org.apache.ws.jaxme.xs.xml.impl - package org.apache.ws.jaxme.xs.xml.impl
Contains an implementation of the JaxMeXS schema object model type.
outerGroup - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
owner - Variable in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 

P

PACKAGE_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PAGESIZE_16384 - Static variable in class org.apache.ws.jaxme.sqls.db2.PageSize
The default page size (16384 bytes).
PAGESIZE_32768 - Static variable in class org.apache.ws.jaxme.sqls.db2.PageSize
The default page size (32768 bytes).
PAGESIZE_4096 - Static variable in class org.apache.ws.jaxme.sqls.db2.PageSize
The default page size (4096 bytes).
PAGESIZE_8192 - Static variable in class org.apache.ws.jaxme.sqls.db2.PageSize
The default page size (8192 bytes).
PARAMETERS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PARAMETER_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PATTERN - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type pattern.
PLACEHOLDER - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
PLUS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PM - interface org.apache.ws.jaxme.PM.
The persistence manager (or PM for short) is responsible for reading objects from the database or storing them into the database.
PMException - exception org.apache.ws.jaxme.PMException.
Exception being thrown in case of persistency problems.
PMException(String) - Constructor for class org.apache.ws.jaxme.PMException
Creates a new instance of PMException.
PMException(String, String) - Constructor for class org.apache.ws.jaxme.PMException
Creates a new instance of PMException.
PMException(Throwable) - Constructor for class org.apache.ws.jaxme.PMException
Creates a new instance of PMException.
PMException(String, Throwable) - Constructor for class org.apache.ws.jaxme.PMException
Creates a new instance of PMException.
PMException(String, String, Throwable) - Constructor for class org.apache.ws.jaxme.PMException
Creates a new instance of PMException.
PMIdImpl - class org.apache.ws.jaxme.pm.impl.PMIdImpl.
 
PMIdImpl() - Constructor for class org.apache.ws.jaxme.pm.impl.PMIdImpl
 
PMImpl - class org.apache.ws.jaxme.pm.impl.PMImpl.
Abstract base class for persistence managers.
PMImpl() - Constructor for class org.apache.ws.jaxme.pm.impl.PMImpl
Creates a new instance of PMImpl.java.
PMImpl.ListObserver - class org.apache.ws.jaxme.pm.impl.PMImpl.ListObserver.
The ListObserver is a basic Observer, which collects result objects in a List.
PMImpl.ListObserver(List) - Constructor for class org.apache.ws.jaxme.pm.impl.PMImpl.ListObserver
Creates a new ListObserver, which writes the received objects into the List pList.
PMJdbcImpl - class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl.
 
PMJdbcImpl() - Constructor for class org.apache.ws.jaxme.pm.jdbc.PMJdbcImpl
Creates a new instance of PMJdbcImpl.
PMParams - class org.apache.ws.jaxme.PMParams.
Implementation of a parameter object for use in PM.select(Observer, String, PMParams).
PMParams() - Constructor for class org.apache.ws.jaxme.PMParams
 
PMParams.Param - class org.apache.ws.jaxme.PMParams.Param.
A single parameter.
PMParams.Param(int, Object) - Constructor for class org.apache.ws.jaxme.PMParams.Param
Creates a new parameter with the given type and value.
POPEYE - Static variable in class org.apache.ws.jaxme.js.junit.EnumExample
The enumeration item with name POPEYE and value Olivia's Lover.
POST_DEC - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
POST_INC - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
PRIVATE - Static variable in class org.apache.ws.jaxme.js.JavaSource
Protection of a class, field or method: private
PRODUCT - Static variable in interface org.apache.ws.jaxme.sqls.Expression
An expression: The product of its parts.
PROHIBITED - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
PROTECTED - Static variable in class org.apache.ws.jaxme.js.JavaSource
Protection of a class, field or method: protected
PUBLIC - Static variable in class org.apache.ws.jaxme.js.JavaSource
Protection of a class, field or method: public
PUNCTUATION_CHARS - Static variable in class org.apache.ws.jaxme.generator.util.JavaNamer
punctuation characters defined in JAXB spec
PageSize - class org.apache.ws.jaxme.sqls.db2.PageSize.
A DB2 page size is limited to certain values.
Parameter - class org.apache.ws.jaxme.js.Parameter.
A parameter, as used by JavaMethod, or JavaConstructor.
Parameter(JavaQName, String) - Constructor for class org.apache.ws.jaxme.js.Parameter
 
ParseConversionEvent - interface javax.xml.bind.ParseConversionEvent.
This event indicates a problem while resolving an IDREF.
ParseConversionEventImpl - class javax.xml.bind.helpers.ParseConversionEventImpl.
Default implementation of a ParseConversionEvent.
ParseConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Creates a new instance of ParseConversionEventImpl.
ParseConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Creates a new instance of ParseConversionEventImpl.
ParsePrintSG - class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG.
Simple type chain for implementing jaxb:javaType/@parseMethod and/or jaxb:javaType/@printMethod.
ParsePrintSG(SimpleTypeSGChain, JAXBJavaType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ParsePrintSG
Creates a new instance, which generates code for the given type.
ParticleSG - interface org.apache.ws.jaxme.generator.sg.ParticleSG.
Interface of a particle.
ParticleSGChain - interface org.apache.ws.jaxme.generator.sg.ParticleSGChain.
 
ParticleSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl.
 
ParticleSGChainImpl(ParticleSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ParticleSGChainImpl
 
ParticleSGImpl - class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl.
 
ParticleSGImpl(ParticleSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ParticleSGImpl
 
Parts - interface org.apache.ws.jaxme.sqls.Parts.
 
PartsImpl - class org.apache.ws.jaxme.sqls.impl.PartsImpl.
 
PartsImpl(Statement) - Constructor for class org.apache.ws.jaxme.sqls.impl.PartsImpl
 
PassThroughXMLWriter - class org.apache.ws.jaxme.impl.PassThroughXMLWriter.
A simple serializer for XML documents extending the default XMLWriter implementation, XMLWriterImpl.
PassThroughXMLWriter() - Constructor for class org.apache.ws.jaxme.impl.PassThroughXMLWriter
 
PlaceHolder - interface org.apache.ws.jaxme.js.PlaceHolder.
Interface of a placeholder.
PrimitiveTypeSG - class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG.
 
PrimitiveTypeSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.PrimitiveTypeSG
Creates a new instance of PrimitiveTypeSG.java.
PrintConversionEvent - interface javax.xml.bind.PrintConversionEvent.
This event indicates a problem while resolving an IDREF.
PrintConversionEventImpl - class javax.xml.bind.helpers.PrintConversionEventImpl.
Default implementation of a PrintConversionEvent.
PrintConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Creates a new instance of PrintConversionEventImpl.
PrintConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Creates a new instance of PrintConversionEventImpl.
PrintStreamLogger - class org.apache.ws.jaxme.logging.PrintStreamLogger.
A Logger implementation writing to an instance of PrintStream.
PrintStreamLogger(String, PrintStream) - Constructor for class org.apache.ws.jaxme.logging.PrintStreamLogger
 
PrintWriterLogger - class org.apache.ws.jaxme.logging.PrintWriterLogger.
A Logger implementation writing to an instance of PrintWriter.
PrintWriterLogger(String, PrintWriter) - Constructor for class org.apache.ws.jaxme.logging.PrintWriterLogger
 
PropertyException - exception javax.xml.bind.PropertyException.
The PropertyException is a subclass of the JAXBException being thrown if setting or getting a property failed.
PropertyException(String) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException with the specified detail message.
PropertyException(String, String) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException with the specified detail message and vendor specific error code.
PropertyException(Throwable) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException with the specified linked exception.
PropertyException(String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException with the specified detail message and linked exception.
PropertyException(String, String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException with the specified detail message, error code, and linked exception.
PropertyException(String, Object) - Constructor for class javax.xml.bind.PropertyException
Creates a new PropertyException> by invoking PropertyException.PropertyException(String) with a message derived from pName and pValue.toString().
PropertySG - interface org.apache.ws.jaxme.generator.sg.PropertySG.
 
PropertySGChain - interface org.apache.ws.jaxme.generator.sg.PropertySGChain.
 
PropertySGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl.
 
PropertySGChainImpl(PropertySGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
PropertySGImpl - class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl.
 
PropertySGImpl(PropertySGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
PropertySource - interface org.apache.ws.jaxme.generator.PropertySource.
An instance of PropertySource (typically the Generator can be queried for properties.
ProxyGenerator - class org.apache.ws.jaxme.js.pattern.ProxyGenerator.
This class is a generator for the proxy object pattern.
ProxyGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.ProxyGenerator
 
packageDefinition() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
parameterDeclaration() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
parameterDeclarationList() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
parameterModifier() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
parentsEndPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
parentsEndPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
parentsStartPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
parentsStartPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
parse(InputSource) - Method in interface org.apache.ws.jaxme.generator.SchemaReader
Called for parsing a schema definition from the given Reader.
parse(InputSource) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
 
parse(File) - Method in class org.apache.ws.jaxme.js.util.JavaParser
Parses the given file.
parse(Reader) - Method in class org.apache.ws.jaxme.js.util.JavaParser
Parses the input read from the given Reader pReader.
parse(TokenStream) - Method in class org.apache.ws.jaxme.js.util.JavaParser
Parses the given TokenStream pStream.
parse(LinkChecker.CheckedURL) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
parse() - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
parse(Locator, String, boolean) - Static method in class org.apache.ws.jaxme.xs.XPathMatcher
Create an XPathMatcher.
parse(InputSource) - Method in class org.apache.ws.jaxme.xs.XSParser
Parses the given XML schema and returns a logical representation.
parse(Node) - Method in class org.apache.ws.jaxme.xs.XSParser
Parses the given DOM node containing an an XML schema and returns a logical representation.
parse(XsESchema, String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Parses the given InputSource syntactically and converts the objects that it finds into logical objects.
parse(Node) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
This is the logical parsers frontend for parsing a DOM node.
parse(InputSource) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
This is the logical parsers frontend for parsing the given InputSource.
parse(XsESchema, InputSource) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Parses the given InputSource and converts it into an instance of XsESchema.
parse(InputSource) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
 
parseAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Returns the lexical representation of the input string, which is the unmodified input string.
parseAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns the lexical representation of the input string, which is the unmodified input string.
parseAnySimpleType(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseBase64Binary(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given byte array, which is encoded in base 64.
parseBase64Binary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given byte array, which is encoded in base 64.
parseBase64Binary(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseBoolean(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given boolean value and converts it into a primitive boolean value.
parseBoolean(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given boolean value and converts it into a primitive boolean value.
parseBoolean(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseByte(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 8 bit integer value and converts it into a primitive byte value.
parseByte(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 8 bit integer value and converts it into a primitive byte value.
parseByte(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseChildren(String, Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Converts a list of children into its tokens.
parseChildren(XsTTopLevelElement, String, Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Parses a content model with children.
parseConversionEvent(String, Exception) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Posts a ParseConversionEvent.
parseDate(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given date value and converts it into an instance of Calendar.
parseDate(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given date value and converts it into an instance of Calendar.
parseDate(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseDateTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given dateTime value and converts it into an instance of Calendar.
parseDateTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given dateTime value and converts it into an instance of Calendar.
parseDateTime(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseDecimal(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given decimal value (arbitrary precision) and converts it into an instance of BigDecimal.
parseDecimal(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given decimal value (arbitrary precision) and converts it into an instance of BigDecimal.
parseDecimal(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseDouble(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 64 bit floating point value and converts it into a primitive double value.
parseDouble(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 64 bit floating point value and converts it into a primitive double value.
parseDouble(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseDuration(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseFloat(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 32 bit floating point value and converts it into a primitive float value.
parseFloat(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 32 bit floating point value and converts it into a primitive float value.
parseFloat(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseHexBinary(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given byte array, which is encoded in hex digits.
parseHexBinary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given byte array, which is encoded in hex digits.
parseHexBinary(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 32 bit integer value and converts it into a primitive int value.
parseInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 32 bit integer value and converts it into a primitive int value.
parseInt(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseInteger(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given integer value (arbitrary precision) and converts it into an instance of BigInteger.
parseInteger(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given integer value (arbitrary precision) and converts it into an instance of BigInteger.
parseInteger(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseLong(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 64 bit integer value and converts it into a primitive long value.
parseLong(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 64 bit integer value and converts it into a primitive long value.
parseLong(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseMixed(XsTTopLevelElement, String, Locator, boolean) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Parses a mixed content model.
parseObject(String, ParsePosition) - Method in class org.apache.ws.jaxme.xs.util.XsDateTimeFormat
 
parseQName(String, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given qualified name and converts it into an instance of QName.
parseQName(String, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given qualified name and converts it into an instance of QName.
parseQName(String, NamespaceContext) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseQuery(String, PMParams) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
parseShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 16 bit integer value and converts it into a primitive short value.
parseShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 16 bit integer value and converts it into a primitive short value.
parseShort(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseString(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation and converts it into a String.
parseString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation and converts it into a String.
parseString(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseSyntax(InputSource) - Method in class org.apache.ws.jaxme.xs.XSParser
Parses the given XML schema. and returns a syntactical representation.
parseSyntax(Node) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
parseSyntax(Locator, String) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
parseSyntax(Locator, String, XsESchema) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
parseTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given time value and converts it into an instance of Calendar.
parseTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given time value and converts it into an instance of Calendar.
parseTime(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseUnsignedInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 32 bit unsignet integer value and converts it into a primitive long value.
parseUnsignedInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 32 bit unsignet integer value and converts it into a primitive long value.
parseUnsignedInt(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
parseUnsignedShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Parses the lexical representation of the given 16 bit unsignet integer value and converts it into a primitive int value.
parseUnsignedShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Parses the lexical representation of the given 16 bit unsignet integer value and converts it into a primitive int value.
parseUnsignedShort(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
particles - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupBeanSG
 
particles - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupDriverSG
 
particles - Variable in class org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupHandlerSG
 
performQuery(String, List) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Performs a single database query.
performQuery(String, InoResponseHandler) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Parses a single INO response document.
postfixExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
prefixOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsQName
 
primaryExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
printAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given input string, which is the unmodified input string.
printAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given input string, which is the unmodified input string.
printAnySimpleType(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printBase64Binary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given byte array.
printBase64Binary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given byte array.
printBase64Binary(byte[]) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printBoolean(boolean) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive boolean value.
printBoolean(boolean) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive boolean value.
printBoolean(boolean) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printByte(byte) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 8 bit integer.
printByte(byte) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 8 bit integer.
printByte(byte) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printConversionEvent(Object, String, Exception) - Method in class org.apache.ws.jaxme.impl.JMSAXDriverController
 
printDate(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given date value.
printDate(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given date value.
printDate(Calendar) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printDateTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given dateTime value.
printDateTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given dateTime value.
printDateTime(Calendar) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printDecimal(BigDecimal) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given instance of BigDecimal, which is a decimal number in arbitrary precision.
printDecimal(BigDecimal) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given instance of BigDecimal, which is a decimal number in arbitrary precision.
printDecimal(BigDecimal) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printDouble(double) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 64 bit floating point number.
printDouble(double) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 64 bit floating point number.
printDouble(double) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printDuration(Duration) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printFloat(float) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 32 bit floating point number.
printFloat(float) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 32 bit floating point number.
printFloat(float) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printHexBinary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given byte array.
printHexBinary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given byte array.
printHexBinary(byte[]) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printInt(int) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 32 bit integer.
printInt(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 32 bit integer.
printInt(int) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printInteger(BigInteger) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given instance of BigInteger, which is an integer in arbitrary precision.
printInteger(BigInteger) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given instance of BigInteger, which is an integer in arbitrary precision.
printInteger(BigInteger) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printLong(long) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 64 bit integer.
printLong(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 64 bit integer.
printLong(long) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printQName(QName, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given qualified name, which is a combination of namespace URI and local name.
printQName(QName, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given qualified name, which is a combination of namespace URI and local name.
printQName(QName, NamespaceContext) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printShort(short) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive 16 bit integer.
printShort(short) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive 16 bit integer.
printShort(short) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printStackTrace() - Method in class javax.xml.bind.JAXBException
 
printStackTrace(PrintStream) - Method in class javax.xml.bind.JAXBException
 
printStackTrace(PrintWriter) - Method in class javax.xml.bind.JAXBException
 
printStackTrace() - Method in class org.apache.ws.jaxme.generator.SchemaException
 
printStackTrace(PrintStream) - Method in class org.apache.ws.jaxme.generator.SchemaException
 
printStackTrace(PrintWriter) - Method in class org.apache.ws.jaxme.generator.SchemaException
 
printStackTrace(PrintStream) - Method in class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
printStackTrace(PrintWriter) - Method in class org.apache.ws.jaxme.xs.parser.impl.LocSAXException
 
printString(String) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given input string, which is the unmodified input string.
printString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given input string, which is the unmodified input string.
printString(String) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given time value.
printTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given time value.
printTime(Calendar) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printUnsignedInt(long) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive, unsigned 32 bit integer.
printUnsignedInt(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive, unsigned 32 bit integer.
printUnsignedInt(long) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
printUnsignedShort(int) - Static method in class javax.xml.bind.DatatypeConverter
Returns a lexical representation of the given primitive, unsigned 16 bit integer.
printUnsignedShort(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Returns a lexical representation of the given primitive, unsigned 16 bit integer.
printUnsignedShort(int) - Method in class org.apache.ws.jaxme.impl.DatatypeConverterImpl
 
processName(String, String[]) - Method in class org.apache.ws.jaxme.util.Configurator
 
processName(String, String[]) - Method in interface org.apache.ws.jaxme.util.NamespaceResolver
Splits the XML name pName into its namespace URI, qualified name and local name, which are stored into the array parts: parts[0]: namespace URI; empty if no namespace is used parts[1]: local name, with the prefix removed parts[2]: qualified name (same as pName)
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Inserts a processing instruction.
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.util.Configurator
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
processingInstruction(String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
putLines(List) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 

Q

QNAME_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.QNameSG
 
QName - class javax.xml.namespace.QName.
A QName is a qualified name, as specified by XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Creates a new QName with the given pNamespaceURI and pLocalPart.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Creates a new QName with the given pNamespaceURI, pLocalPart, and pPrefix.
QName(String) - Constructor for class javax.xml.namespace.QName
Creates a new QName with the given pLocalPart, the namespace URI "" (empty string), and the prefix "" (empty string).
QNameSG - class org.apache.ws.jaxme.generator.types.QNameSG.
 
QNameSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.QNameSG
Creates a new instance of QNameSG.
QNameUtil - class org.apache.ws.jaxme.generator.util.QNameUtil.
Utility class for working with instances of QName.
QNameUtil() - Constructor for class org.apache.ws.jaxme.generator.util.QNameUtil
 
QUALIFIED - Static variable in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
QUESTION - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
QUOTIENT - Static variable in interface org.apache.ws.jaxme.sqls.Expression
An expression: The quotient of its two parts.

R

RBRACK - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
RCURLY - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
REGULAR - Static variable in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
REGULAR: Stores all data except for temporary tables.
REJECT - Static variable in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
REQUIRED - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
RPAREN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
RawSQLCode - interface org.apache.ws.jaxme.sqls.RawSQLCode.
An instance of RawSQLCode is used to insert raw SQL code into the statement.
RawSQLCodeImpl - class org.apache.ws.jaxme.sqls.impl.RawSQLCodeImpl.
 
RawSQLCodeImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.RawSQLCodeImpl
 
Reflect - class org.apache.ws.jaxme.generator.util.Reflect.
A set of utility methods for using Java reflection.
Reflect() - Constructor for class org.apache.ws.jaxme.generator.util.Reflect
 
ReflectResolver - interface org.apache.ws.jaxme.generator.util.ReflectResolver.
A helper class for Reflect.assignBeanValue().
Reflector - interface org.apache.ws.jaxme.js.pattern.Reflector.
The Reflector obtains informations on a certain class by converting it into an instance of JavaSource.
read(char[], int, int) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader
 
readColumn(Table, String, int, String, long, int, int) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
readColumn(Table, String, int, String, long, int, int) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLFactoryImpl
 
readForeignKeys(DatabaseMetaData, SQLFactoryImpl.JDBCTable, SQLFactoryImpl.JDBCTable[]) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
readPrimaryKey(DatabaseMetaData, SQLFactoryImpl.JDBCTable) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
readTable(DatabaseMetaData, Schema, SQLFactoryImpl.JDBCTable) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
readTables(DatabaseMetaData, Schema.Name, Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
redefine(XSType) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Redefines an existing type in the schema.
redefine(XSGroup) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Redefines an existing group in the schema.
redefine(XSAttributeGroup) - Method in interface org.apache.ws.jaxme.xs.XSSchema
Redefines an existing attribute group in the schema.
redefine(XsESchema, XsERedefine, XsRedefinable) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Redefines the given XsRedefinable.
redefine(XSType) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
redefine(XSGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
redefine(XSAttributeGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
redefineSchema(XsESchema, XsERedefine) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Handles xs:refefine.
references - Variable in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
relationalExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
remove() - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Removes the placeholder.
remove(int) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
remove(Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
removeAll(Collection) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
removePlaceHolder(PlaceHolder) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
removeSyntaxSchema() - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
replace(List, List, List) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
replace(Object, Object) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
Replaces the existing child pOldChild with the replacement object pNewChild.
replacePattern(String, String, DateFormat) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
requestInput() - Method in class org.apache.ws.jaxme.xs.util.DTDParser.StringBufferReader
Invoked, if the internal buffer is empty.
reset() - Method in class javax.xml.bind.util.ValidationEventCollector
Clears the list of collected warnings, errors, and fatal errors.
reset() - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
Resets the schema readers internal state, allowing to parse multiple schemas with a single instance.
reset() - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
reset() - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Resets the NamespaceSupport's state for reuse.
resolve(Class, String) - Method in interface org.apache.ws.jaxme.generator.util.ReflectResolver
 
restrictedType - Variable in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
result - Variable in class org.apache.ws.jaxme.impl.JMSAXElementParser
 
retainAll(Collection) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
runXMLReader(InputSource) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Parses the given DTD, filling the parsers temporary map of elements.

S

SEMI - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SEQUENCE - Static variable in interface org.apache.ws.jaxme.xs.XSModelGroup
The sequence compositor.
SEQUENCE - Static variable in class org.apache.ws.jaxme.xs.util.DTDParser.ChildToken
Type of a NAME token; see DTDParser.parseChildren(XsTTopLevelElement, String, Locator) for the definition of SEQUENCE.
SETNULL - Static variable in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
SGFactory - interface org.apache.ws.jaxme.generator.sg.SGFactory.
Interface of a factory for SG classes.
SGFactoryChain - interface org.apache.ws.jaxme.generator.sg.SGFactoryChain.
 
SGFactoryChainImpl - class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl.
 
SGFactoryChainImpl(SGFactoryChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SGFactoryChainImpl
 
SGFactoryImpl - class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl.
 
SGFactoryImpl(SGFactoryChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SGFactoryImpl
 
SGItem - interface org.apache.ws.jaxme.generator.sg.SGItem.
A common base interface for ComplexTypeSG, ObjectSG, SchemaSG, SimpleTypeSG, and TypeSG.
SGlet - interface org.apache.ws.jaxme.generator.sg.SGlet.
An SGlet is a tiny source generator used to generate sources in a loop.
SGlet.TypedSGlet - interface org.apache.ws.jaxme.generator.sg.SGlet.TypedSGlet.
 
SHORT - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The short type.
SHORT - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
SHORT_OBJECT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ShortSG
 
SHORT_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.ShortSG
 
SKIP - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
SL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SLIST - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SL_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SL_COMMENT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SMALLINT - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
SQLFactory - interface org.apache.ws.jaxme.sqls.SQLFactory.
A factory for generating SQL statements.
SQLFactory.Ident - interface org.apache.ws.jaxme.sqls.SQLFactory.Ident.
 
SQLFactoryImpl - class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.
Default implementation of an SQLFactory.
SQLFactoryImpl() - Constructor for class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Creates a new instance of SQLFactoryImpl.
SQLFactoryImpl.IdentImpl - class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl.
Base class for deriving identifiers.
SQLFactoryImpl.IdentImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
 
SQLGenerator - interface org.apache.ws.jaxme.sqls.SQLGenerator.
An SQL generator.
SQLGeneratorImpl - class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl.
Default implementation of an SQL generator.
SQLGeneratorImpl() - Constructor for class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
SR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SR_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STAR - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STAR_ASSIGN - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STATIC_IMPORT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STATIC_INIT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STRICT - Static variable in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
STRICTFP - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STRING - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
STRING_LITERAL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
STRING_TYPE - Static variable in class org.apache.ws.jaxme.generator.types.StringSG
The string type.
SUM - Static variable in interface org.apache.ws.jaxme.sqls.Expression
An expression: The sum of its parts.
SUPER_CTOR_CALL - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
SYSCATSPACE - Variable in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
The predefined table space SYSCATSPACE.
SYSTEM_TEMPORARY - Static variable in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
SYSTEM TEMPORARY: Stores temporary tables (work areas used by the database manager to perform operations such as sorts or joins).
Schema - interface org.apache.ws.jaxme.sqls.Schema.
Interface of a database schema.
Schema.Name - interface org.apache.ws.jaxme.sqls.Schema.Name.
 
SchemaException - exception org.apache.ws.jaxme.generator.SchemaException.
 
SchemaException(String) - Constructor for class org.apache.ws.jaxme.generator.SchemaException
 
SchemaException(Throwable) - Constructor for class org.apache.ws.jaxme.generator.SchemaException
 
SchemaException(String, Throwable) - Constructor for class org.apache.ws.jaxme.generator.SchemaException
 
SchemaImpl - class org.apache.ws.jaxme.sqls.impl.SchemaImpl.
Implementation of a schema.
SchemaImpl(SQLFactory, Schema.Name) - Constructor for class org.apache.ws.jaxme.sqls.impl.SchemaImpl
Creates a new instance of SchemaImpl.
SchemaImpl.NameImpl - class org.apache.ws.jaxme.sqls.impl.SchemaImpl.NameImpl.
 
SchemaOption - class org.apache.ws.jaxme.generator.SchemaOption.
 
SchemaOption(String, String, String) - Constructor for class org.apache.ws.jaxme.generator.SchemaOption
Creates a new instance of SchemaOption
SchemaReader - interface org.apache.ws.jaxme.generator.SchemaReader.
A SchemaReader is responsible for reading a schema definition.
SchemaReaderImpl - class org.apache.ws.jaxme.generator.impl.SchemaReaderImpl.
An abstract default implementation for SchemaReaders.
SchemaReaderImpl() - Constructor for class org.apache.ws.jaxme.generator.impl.SchemaReaderImpl
 
SchemaSG - interface org.apache.ws.jaxme.generator.sg.SchemaSG.
Interface of a source generator for the whole schema.
SchemaSGChain - interface org.apache.ws.jaxme.generator.sg.SchemaSGChain.
 
SchemaSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl.
 
SchemaSGChainImpl(SchemaSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
 
SchemaSGImpl - class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl.
 
SchemaSGImpl(SchemaSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SchemaSGImpl
 
SelectStatement - interface org.apache.ws.jaxme.sqls.SelectStatement.
Interface of a SELECT statement.
SelectStatement.OrderColumn - interface org.apache.ws.jaxme.sqls.SelectStatement.OrderColumn.
Provides a single column for an ORDER BY clause.
SelectStatementImpl - class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl.
 
SelectStatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
Creates a new SelectStatement and sets the creating SQLFactory.
SelectStatementImpl.OrderColumnImpl - class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl.
 
SelectStatementImpl.OrderColumnImpl(Object, boolean) - Constructor for class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
 
SelectTableReference - interface org.apache.ws.jaxme.sqls.SelectTableReference.
A TableReference being used in a SELECT statement.
SelectTableReferenceImpl - class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl.
 
SelectTableReferenceImpl(SelectStatement, Table) - Constructor for class org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl
Creates a new instance of SelectTableReferenceImpl referencing the given SelectStatement.
SequenceBeanSG - class org.apache.ws.jaxme.generator.sg.impl.SequenceBeanSG.
Implementation of BeanSG for sequences.
SequenceBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SequenceBeanSG
Creates a new instance generating properties for the given type into the Java class pJs.
SequenceBeanSG(ComplexTypeSG, GroupSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SequenceBeanSG
Creates a new instance generating properties for the given group into the Java class pJs.
SequenceDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceDriverSG.
Implementation of DriverSG for sequence groups.
SequenceDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
SequenceDriverSG(ComplexTypeSG, GroupSG, JavaSource, JavaInnerClass) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
SequenceHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG.
Creates an instance of JMSAXElementParser, or JMSAXGroupParser, which parses a sequence.
SequenceHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SequenceHandlerSG
Creates a new instance, which generates a handler for the complex type pTypeSG by adding methods and fields to the Java class pJs.
SerializableSG - class org.apache.ws.jaxme.generator.sg.impl.SerializableSG.
 
SerializableSG() - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SerializableSG
 
SetStatement - interface org.apache.ws.jaxme.sqls.SetStatement.
A common base interface for InsertStatement and UpdateStatement.
SetStatement.SetValue - interface org.apache.ws.jaxme.sqls.SetStatement.SetValue.
A tupel of column name and value being assigned.
SetStatementImpl - class org.apache.ws.jaxme.sqls.impl.SetStatementImpl.
 
SetStatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.impl.SetStatementImpl
 
SetStatementImpl.SetValueImpl - class org.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl.
 
SetStatementImpl.SetValueImpl(ColumnReference, Object) - Constructor for class org.apache.ws.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
 
ShortSG - class org.apache.ws.jaxme.generator.types.ShortSG.
 
ShortSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.ShortSG
Creates a new instance of LongSG.
SimpleContentBeanSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentBeanSG.
Implementation of BeanSG for elements with simple content.
SimpleContentBeanSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentBeanSG
Creates a new instance generating properties for the given type into the Java class pJs.
SimpleContentDriverSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentDriverSG.
Implementation of DriverSG for elements with simple content.
SimpleContentDriverSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentDriverSG
Creates a new instance, generating methods for serialization of the given type into the given source file.
SimpleContentHandlerSG - class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentHandlerSG.
Creates an instance of JMSAXElementParser, which parses a complex element with simple content.
SimpleContentHandlerSG(ComplexTypeSG, JavaSource) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.ccsg.SimpleContentHandlerSG
Creates a new instance, which generates a handler for the given complex type.
SimpleContentSG - interface org.apache.ws.jaxme.generator.sg.SimpleContentSG.
 
SimpleContentSGChain - interface org.apache.ws.jaxme.generator.sg.SimpleContentSGChain.
 
SimpleContentSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl.
 
SimpleContentSGChainImpl(SimpleContentSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGChainImpl
 
SimpleContentSGImpl - class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl.
 
SimpleContentSGImpl(SimpleContentSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SimpleContentSGImpl
 
SimpleTypeRestrictionSG - class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG.
 
SimpleTypeRestrictionSG(SimpleTypeSGChain, XSType, XSSimpleType) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeRestrictionSG
Creates a new instance of SimpleTypeRestrictionSG.
SimpleTypeSG - interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG.
Interface of a source generator for complex types.
SimpleTypeSGChain - interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain.
 
SimpleTypeSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl.
 
SimpleTypeSGChainImpl(SimpleTypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
SimpleTypeSGImpl - class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl.
 
SimpleTypeSGImpl(SimpleTypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
SimpleTypeSGImpl - class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl.
 
SimpleTypeSGImpl(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
Creates a new instance of SimpleTypeSGImpl.
SourceReflector - class org.apache.ws.jaxme.js.pattern.SourceReflector.
Reflector for gathering information about a Java source file.
SourceReflector(File) - Constructor for class org.apache.ws.jaxme.js.pattern.SourceReflector
Creates a new SourceReflector, which is going to read the Java source file pFile.
SourceReflector(URL) - Constructor for class org.apache.ws.jaxme.js.pattern.SourceReflector
Creates a new SourceReflector, which is going to read the Java source file from pURL.
Statement - interface org.apache.ws.jaxme.sqls.Statement.
 
StatementImpl - class org.apache.ws.jaxme.sqls.impl.StatementImpl.
A common base class for SelectStatement, InsertStatement, UpdateStatement, and DeleteStatement.
StatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
StatementMetaData - class org.apache.ws.jaxme.sqls.impl.StatementMetaData.
 
StatementMetaData(DeleteStatement) - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
StatementMetaData(UpdateStatement, ColumnReference[]) - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
StatementMetaData(InsertStatement, ColumnReference[]) - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
StatementMetaData(SelectStatement) - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementMetaData
 
StatementMetaData.LocalData - class org.apache.ws.jaxme.sqls.impl.StatementMetaData.LocalData.
 
StatementMetaData.LocalData() - Constructor for class org.apache.ws.jaxme.sqls.impl.StatementMetaData.LocalData
 
StringColumn - interface org.apache.ws.jaxme.sqls.StringColumn.
Interface of a column with datatype Column.Type.CHAR or Column.Type.VARCHAR.
StringSG - class org.apache.ws.jaxme.generator.types.StringSG.
 
StringSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.StringSG
Creates a new instance of StringTypeSG.java.
select(Observer, String) - Method in interface org.apache.ws.jaxme.PM
Reads documents matching the given query.
select(Observer, String, PMParams) - Method in interface org.apache.ws.jaxme.PM
Reads documents matching the given query.
select(String) - Method in interface org.apache.ws.jaxme.PM
Returns an iterator to all documents matching the given query.
select(String, PMParams) - Method in interface org.apache.ws.jaxme.PM
Returns an iterator to all documents matching the given query.
select(Observer, String) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
select(String) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
select(String, PMParams) - Method in class org.apache.ws.jaxme.pm.impl.PMImpl
 
select(Observer, String, PMParams) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
select(Observer, String, PMParams) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
select(Observer, String, PMParams) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
 
serialize(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
Converts the given node pNode into a stream of SAX events, which are fired into the content handler pHandler.
serialize(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
Serializes the given node by firing SAX events into the SAX handler pHandler.
set(int, Object) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
setAbstract(boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets whether this class is abstract.
setAbstract(boolean) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets whether this JavaSource object is abstract.
setAbstract(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
setAbstract(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setAbstract(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
setAbstract(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setAbstract(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
setAbstract(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
setAddingEquals(boolean) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
Sets whether the equals and hashCode methods are being generated.
setAddingEquals(boolean) - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator
Sets whether the generator should add implementations for the methods Object.equals(java.lang.Object) and Object.hashCode() or not.
setAlias(String) - Method in interface org.apache.ws.jaxme.sqls.ColumnReference
Sets the references alias name, if any.
setAlias(Column.Name) - Method in interface org.apache.ws.jaxme.sqls.ColumnReference
Sets the references alias name, if any.
setAlias(Table.Name) - Method in interface org.apache.ws.jaxme.sqls.TableReference
Sets the references alias name.
setAlias(String) - Method in interface org.apache.ws.jaxme.sqls.TableReference
Returns the references alias name.
setAlias(String) - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
setAlias(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.ColumnReferenceImpl
 
setAlias(Table.Name) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
setAlias(String) - Method in class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl
 
setAlias(String) - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
setAlias(Column.Name) - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
setAttribute(String, String, String, String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
setAttribute(String, String, String, String) - Method in interface org.apache.ws.jaxme.xs.parser.AttributeSetter
Sets the attribute with the given namespace URI and local name to the given value.
setAttribute(String, String, String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl
This method configures the bean pBean as follows: If the bean has a method setAttribute(String, String, String), it is invoked with the following arguments: The attributes namespace URI (empty string for the default namespace), the attributes local name, and the property value Otherwise invokes its own method AttributeSetterImpl.setProperty(Object, String, String, String).
setAttribute(String, String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
setAttribute(String, String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setAttribute(String, String, String, String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl
This method receives all the attributes, including those from the XML schema namespace.
setAttributeFormDefault(XsFormChoice) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setAttributeFormDefault(XsFormChoice) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setAttributeSetter(AttributeSetter) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the AttributeSetter, which is used to configure properties.
setAttributeSetter(AttributeSetter) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setAttributes(Attributes) - Method in class org.apache.ws.jaxme.impl.JMSAXElementParser
Invokes JMSAXElementParser.addAttribute(String, String, String) for all the attributes in the list pAttrs.
setBase(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsERestriction
 
setBase(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTExtensionType
 
setBase(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTRestrictionType
 
setBase(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleExtensionType
 
setBase(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
setBase(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
setBase(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
setBase(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
setBase(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
setBase(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
setBase(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
setBase(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
setBeanFactory(Object) - Method in class org.apache.ws.jaxme.util.Configurator
Sets the bean factory, creating the outermost element.
setBinding(File) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets an external binding file being applied to the schema file.
setBindingStyle(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setBlock(XsBlockSet) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setBlock(XsBlockSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setBlock(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
setBlockDefault(XsBlockSet) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setBlockDefault(XsBlockSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setBufferPool(BufferPool) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setBufferPool(BufferPool) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the BufferPool used by this TableSpace.
setBufferPool(BufferPool) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setCached(boolean) - Method in interface org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTable
Sets whether this is a cached table or not.
setCached(boolean) - Method in class org.apache.ws.jaxme.sqls.hsqldb.HsqlDbTableImpl
 
setChainInterface(JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the interface being generated for the chain objects.
setChainInterfaceName(String) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the interface name being generated for the chain objects.
setCheckedValue(Object) - Method in interface org.apache.ws.jaxme.sqls.Case
Sets the value being checked.
setCheckedValue(Object) - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
setChildSetter(ChildSetter) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the ChildSetter, which is used to create child elements.
setChildSetter(ChildSetter) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setChoiceContentProperty(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setClassLoader(ClassLoader) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the ClassLoader to use.
setClassName(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.ClassType
 
setClasspathRef(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Sets a classpath reference, being used to load compiled classes or ressources.
setCollection(String) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.RaDetails
 
setCollection(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
setCollection(String) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the collection name.
setCollectionType(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setCollectionType(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
setColumnNameCaseSensitive(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets whether column names are case sensitive or not.
setColumnNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the column number.
setContents(String) - Method in interface org.apache.ws.jaxme.js.TextFile
Sets the text files contents, as a string.
setContents(String) - Method in class org.apache.ws.jaxme.js.impl.TextFileImpl
 
setControllerInterfaceName(String) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the controller interface name.
setCreatingTableSpaceReferences(boolean) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2SQLGenerator
Sets whether the generated CREATE TABLE statements will contain table space references or not.
setCreatingTableSpaceReferences(boolean) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLGeneratorImpl
Sets whether CREATE TABLE statements will contain table space references or not.
setCurrentContentHandler(ContentHandler) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the currently active instance of XsSAXParser.
setCurrentContentHandler(ContentHandler) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setCustomData(Object) - Method in interface org.apache.ws.jaxme.sqls.Column
Allows the user to attach application specific data to the column.
setCustomData(Object) - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
setData(XSContext) - Method in class org.apache.ws.jaxme.xs.XSParser
 
setDatasource(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the JDBC datasource.
setDatatypeConverter(DatatypeConverterInterface) - Static method in class javax.xml.bind.DatatypeConverter
This method must be invoked by the JAXB provider to set the actual instance, which is invoked by the static methods.
setDatatypeConverter(DatatypeConverterInterface) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the marshallers or unmarshallers datatype converter.
setDateFormat(Format) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the Format for parsing and printing xs:date values.
setDateTimeFormat(Format) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the Format for parsing and printing xs:dateTime values.
setDbMode(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the database mode.
setDefault(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setDefault(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setDefault(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setDefault(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setDestDir(File) - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Sets, the destination directory, where sources are being generated to.
setDevice(String) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
setDispatcherImplementsXmlRpcHandler(boolean) - Method in class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Sets whether the generated dispatcher implements XmlRpcHandler.
setDistinct(boolean) - Method in class org.apache.ws.jaxme.PMParams
Sets whether the query should guarantee to return only distinct objects by activating the DISTINCT clause.
setDistinct(boolean) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Sets whether the statement should have a DISTINCT clause.
setDistinct(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
setDocname(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
setDocument(Document) - Method in class org.apache.ws.jaxme.util.DOMBuilder
Sets the document being used as object factory.
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Sets the locator.
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.util.Configurator
Sets the Locator being used in error messages.
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.util.DOMBuilder
Sets the Locator.
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
Sets the Locator.
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
setDocumentLocator(Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DtdDeclHandler
 
setDriver(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the JDBC driver.
setDriver(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the JDBC driver.
setDriverClass(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
setDriverClass(Class) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the driver class.
setDroppedTableRecovery(Boolean) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setDroppedTableRecovery(Boolean) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets whether dropped tables in the specified tablespace may be recovered using the RECOVER TABLE ON option of the ROLLFORWARD command.
setDroppedTableRecovery(Boolean) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setDynamicImports(boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets, whether the class is automatically adding imports.
setElementClass(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
setElementFormDefault(XsFormChoice) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setElementFormDefault(XsFormChoice) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setElementInterface(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
setElementTag(String) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Sets the qualified element name of the root element.
setElseValue(Object) - Method in interface org.apache.ws.jaxme.sqls.Case
Sets the value for the "else" clause.
setElseValue(Object) - Method in class org.apache.ws.jaxme.sqls.impl.CaseImpl
 
setEnableFailFastCheck(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setEnableFailFastCheck(Boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
setEnableJavaNamingConventions(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Sets the current output encoding.
setEncoding(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the controllers encoding; to be used in marshalling.
setEntityResolver(EntityResolver) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets the EntityResolver being used to import external schemata.
setEntityResolver(EntityResolver) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Sets the EntityResolver being used to import external schemata.
setErrorCode(String) - Method in class org.apache.ws.jaxme.impl.ValidationEventImpl
Sets the error code.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Marshaller
Allows the application to set an event handler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Unmarshaller
An application may customize the Unmarshallers behaviour in case of validation problems by supplying a custom handler for validation events.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Validator
Registers an event handler that shall be invoked for notifications on problems detected by the Validator.
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets a users event handler for validation events.
setExtendedClass(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntProxyGenerator
Sets the class being extended, if any.
setExtendedClass(JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.ProxyGenerator
Sets the class extended by the generated proxy class.
setExtendedStorage(Boolean) - Method in interface org.apache.ws.jaxme.sqls.db2.BufferPool
Sets whether extended storage may be used.
setExtension(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets, whether the XJC binding compiler will run in the extension mode.
setExtensionAllowed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Sets whether extension is allowed.
setExtensionAllowed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Sets whether extension is allowed.
setExtentSize(Long) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setExtentSize(Long) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the number of pageSize pages that will be written to a container before skipping to the next container.
setExtentSize(Long) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setFile(File) - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL
 
setFile(String) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
setFile(String) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
 
setFinal(boolean) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets whether this is a final JavaSource object.
setFinal(boolean) - Method in interface org.apache.ws.jaxme.js.LocalJavaField
Sets whether the field is final.
setFinal(XsDerivationSet) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setFinal(XsSimpleDerivationSet) - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
setFinal(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
setFinal(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setFinal(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
setFinal(XsSimpleDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalSimpleTypeImpl
 
setFinal(XsSimpleDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
setFinal(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
setFinalDefault(XsDerivationSet) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setFinalDefault(XsDerivationSet) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setFixed(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setFixed(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setFixed(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsTFixedFacet
 
setFixed(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setFixed(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setFixed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFixedFacetImpl
 
setFixedAttributeAsConstantProperty(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setFixedAttributeAsConstantProperty(Boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
setForce(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
Setting this option to true forces the up-to-date check to fail.
setForce(boolean) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
setForcingFullyQualifiedName(boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets, whether class references are always using the fully qualified class name.
setForcingOverwrite(boolean) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets whether the generator is forcing an overwrite of files.
setForcingOverwrite(boolean) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Sets whether the generator is forcing an overwrite of files.
setForm(XsFormChoice) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setForm(XsFormChoice) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setForm(XsFormChoice) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setForm(XsFormChoice) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setFormattedOutput(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Sets whether the marshaller will create formatted output or not.
setFromFile(File) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
setGenerateIsSetMethod(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setGenerateIsSetMethod(Boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
setGeneratedAs(String) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Column
Sets the columns "generated as" clause.
setGeneratedAs(String) - Method in class org.apache.ws.jaxme.sqls.db2.DB2ColumnImpl
 
setGeneratingLogging(boolean) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets whether logging statements are being generated.
setGeneratingLogging(boolean) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Sets whether the generator is creating logging statements.
setGenerator(Generator) - Method in interface org.apache.ws.jaxme.generator.SchemaReader
Sets the Generator controlling the SchemaReader.
setGenerator(Generator) - Method in class org.apache.ws.jaxme.generator.impl.SchemaReaderImpl
 
setGetIdMethodName(String) - Method in class org.apache.ws.jaxme.pm.impl.PMIdImpl
Sets the name of the method fetching the object ID.
setGlobal(boolean) - Method in interface org.apache.ws.jaxme.xs.XSGroup
Sets whether the group is global or not.
setGlobal(boolean) - Method in interface org.apache.ws.jaxme.xs.XSType
Sets whether the type is global or not.
setGlobal(boolean) - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
setGlobal(boolean) - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
setGlobal(boolean) - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
setHandlerClass(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
setHasNsContext(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
setId(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
setId(XsID) - Method in interface org.apache.ws.jaxme.xs.xml.XsEAnnotation
 
setId(XsID) - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
setId(XsID) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setId(XsID) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAnnotated
 
setId(XsID) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
setId(XsID) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setId(XsID) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
 
setIdTag(String) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
Returns the qualified attribute name of the ID attribute.
setImplClass(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Sets the implementation classes name, including the package name.
setImplementationClass(JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the chain implementation class.
setImplementationClassName(String) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the name of the chain implementation class.
setImplementingXmlRpcHandler(boolean) - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher
Sets whether the dispatcher will implement XmlRpcHandler.
setIndentation(boolean) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets whether XML documents generated by the controller ought to be formatted.
setIndentationSeparator(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the string used as a line separator.
setIndentationString(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the string used to indent one level.
setIndentationString(String) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
setIndexTableSpace(TableSpace) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Sets the TableSpace, in which the tables indexes should be created physically.
setIndexTableSpace(TableSpace) - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
setInoDocname(String) - Method in interface org.apache.ws.jaxme.pm.ino.InoObject
Sets the objects document name.
setInoId(String) - Method in interface org.apache.ws.jaxme.pm.ino.InoObject
Sets the objects ino:id.
setInoObjectIdList(List) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
The Tamino response document contains object ID's of inserted or updated objects.
setInterface(Boolean) - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
setInterface(String) - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Sets the name of the interface being implemented.
setIsOracle8LeftOuterJoin(boolean) - Method in class org.apache.ws.jaxme.sqls.oracle.OraJoinReferenceImpl
 
setItemType(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsEList
 
setItemType(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
setItemType(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
setJAXBContextImpl(JAXBContextImpl) - Method in interface org.apache.ws.jaxme.JMMarshaller
Sets the JAXBContext that created this marshaller.
setJAXBContextImpl(JAXBContextImpl) - Method in interface org.apache.ws.jaxme.JMUnmarshaller
Sets the JAXBContext that created this unmarshaller.
setJAXBContextImpl(JAXBContextImpl) - Method in interface org.apache.ws.jaxme.JMValidator
Sets the JAXBContext that created this validator.
setJAXBContextImpl(JAXBContextImpl) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the marshallers or unmarshallers JAXBContext.
setJMMarshallerClass(Class) - Method in class org.apache.ws.jaxme.impl.Configuration
Sets the JMMarshaller class.
setJMMarshallerClass(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the JMMarshaller class to use.
setJMUnmarshallerClass(Class) - Method in class org.apache.ws.jaxme.impl.Configuration
Sets the JMUnmarshaller class.
setJMUnmarshallerClass(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the JMUnmarshaller class to use.
setJMValidatorClass(Class) - Method in class org.apache.ws.jaxme.impl.Configuration
Sets the JMValidator class.
setJMValidatorClass(Class) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the JMValidator class to use.
setJavaSource(JavaSource) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
 
setJaxbExtensionBindingPrefixes(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
setJaxbVersion(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
setJndiReference(String) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.RaDetails
 
setJndiReference(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
setKeys(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
Sets the names of the primary key columns.
setLang(XmlLang) - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Sets the documentation elements language.
setLang(XmlLang) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
setLang(XmlLang) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setLength(Long) - Method in interface org.apache.ws.jaxme.sqls.BinaryColumn
If the column has fixed length: Sets the columns length.
setLength(long) - Method in interface org.apache.ws.jaxme.sqls.BinaryColumn
Shortcut for setLength(new Integer(pLength)).
setLength(Long) - Method in interface org.apache.ws.jaxme.sqls.StringColumn
If the column has fixed length: Sets the columns length.
setLength(long) - Method in interface org.apache.ws.jaxme.sqls.StringColumn
Shortcut for setLength(new Integer(pLength)).
setLength(Long) - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
setLength(long) - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
setLevel(int) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Sets the current level of indentation.
setLevel(int) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
setLineNumber(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the line number.
setLineSeparator(String) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
setLineTerminator(String) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Sets the line terminator.
setLineTerminator(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
setLinkedException(Throwable) - Method in class javax.xml.bind.JAXBException
Sets the linked exception.
setLinkedException(Throwable) - Method in class javax.xml.bind.TypeConstraintException
Sets the linked exception.
setLinkedException(Throwable) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Sets the exception, which is linked to the event.
setLocalName(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
setLocator(ValidationEventLocator) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Sets the events locator.
setLocator(Locator) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the locator, used for error messages.
setLocator(Locator) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setLocator(Locator) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Sets the document locator.
setLogger(Logger) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Sets the Logger to use.
setLogger(Logger) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
setLoggerFactory(LoggerFactory) - Static method in class org.apache.ws.jaxme.logging.LoggerAccess
Sets the logger factory.
setLoggingThread(boolean) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
setLoggingTime(boolean) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
setLongTableSpace(TableSpace) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Sets the TableSpace, in which the tables indexes should be created physically.
setLongTableSpace(TableSpace) - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
setMandatory(boolean) - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Sets whether this interface is mandatory.
setMaxColumnNameLength(Integer) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets the maximum length of a column name.
setMaxOccurs(int) - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
setMaxOccurs(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsAGOccurs
Either of 'unbounded' or a nonnegative integer value.
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl
 
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
setMaxOccurs(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalAllElementImpl
 
setMaxResultDocuments(int) - Method in class org.apache.ws.jaxme.PMParams
Sets the maximum number of result documents.
setMaxRows(int) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Limits the size of the result set to the given number of rows.
setMaxRows(int) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
setMaxSchemaNameLength(Integer) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets the maximum length of a schema name.
setMaxTableNameLength(Integer) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets the maximum length of a table name.
setMemberTypes(XsQName[]) - Method in interface org.apache.ws.jaxme.xs.xml.XsEUnion
Sets the qualified names of simple types being used as member types of the union.
setMemberTypes(XsQName[]) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
setMemberTypes(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
setMessage(String) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Sets the events message.
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
setMinOccurs(int) - Method in interface org.apache.ws.jaxme.xs.xml.XsAGOccurs
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
setMinOccurs(int) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalAllElementImpl
 
setMixed(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsEComplexContent
 
setMixed(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
setMixed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
setMixed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
setMixed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
setModel(String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser.DTDElement
Sets the elements content model.
setMultiplicity(XsAGOccurs, String) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Sets the objects multiplicity.
setNOT(boolean) - Method in interface org.apache.ws.jaxme.sqls.CombinedConstraint
Sets whether the combined constraint is inverted by adding a prepending NOT.
setNOT(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.CombinedConstraintImpl
 
setName(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.Property
 
setName(XsQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setName(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
setName(String) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets this JavaSource objects name.
setName(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator.Dispatcher
Sets the fully qualified name of the dispatcher class.
setName(String) - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
Sets the enumeration items name.
setName(URL) - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.CheckedURL
 
setName(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
Sets the tables name.
setName(Index.Name) - Method in interface org.apache.ws.jaxme.sqls.Index
Sets the index name.
setName(String) - Method in interface org.apache.ws.jaxme.sqls.Index
Sets the index name.
setName(Index.Name) - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
setName(String) - Method in class org.apache.ws.jaxme.sqls.impl.IndexImpl
 
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBClassImpl
Sets the interfaces class name, not including the package name.
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBPropertyImpl
 
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.PackageImpl
 
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumClassImpl
 
setName(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsAGDefRef
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTComplexType
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTKeybase
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup
 
setName(XsNCName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTSimpleType
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalSimpleTypeImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
setName(XsNCName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
setNamespace(String) - Method in class org.apache.ws.jaxme.util.Configurator
Sets the namespace handled by the configurator.
setNamespace(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsEImport
 
setNamespace(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
setNamespace(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl
 
setNamespace(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl
 
setNamespaceDeclarationAttribute(boolean) - Method in class org.apache.ws.jaxme.util.DOMSerializer
Sets whether XML declarations are being serialized as attributes or as SAX events (default).
setNamespaceDeclarationAttribute(boolean) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
Sets whether XML declarations are being serialized as attributes or as SAX events (default).
setNamespaceSupport(NamespaceSupport) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the namespace handler.
setNamespaceSupport(NamespaceSupport) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setNamespaceURI(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
setNamespaces(String[]) - Method in class org.apache.ws.jaxme.util.Configurator
Sets the namespaces handled by the configurator.
setNillable(boolean) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setNillable(boolean) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setNoNSSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Sets the marshallers "no namespace" schema location.
setNoNamespaceSchemaLocation(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the schema location without namespace.
setNode(Node) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the node.
setNullable(boolean) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSG
Sets whether the simple type is nullable.
setNullable(SimpleTypeSG, boolean) - Method in interface org.apache.ws.jaxme.generator.sg.SimpleTypeSGChain
 
setNullable(SimpleTypeSG, boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGChainImpl
 
setNullable(boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.SimpleTypeSGImpl
 
setNullable(SimpleTypeSG, boolean) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
 
setNullable(boolean) - Method in class org.apache.ws.jaxme.generator.types.SimpleTypeSGImpl
Sets whether the data type is nullable.
setNullable(boolean) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
setNullable(boolean) - Method in interface org.apache.ws.jaxme.js.DirectAccessible
Sets whether the value is possibly null.
setNullable(boolean) - Method in class org.apache.ws.jaxme.js.JavaField
 
setNullable(boolean) - Method in class org.apache.ws.jaxme.js.Parameter
 
setNullable(boolean) - Method in interface org.apache.ws.jaxme.sqls.Column
Sets whether the column is nullable.
setNullable(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.AbstractColumn
 
setNumOfPages(long) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
setObject(Object) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the object.
setObjectFactory(ObjectFactory) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
 
setObserver(Observer) - Method in interface org.apache.ws.jaxme.JMUnmarshallerHandler
Sets an observer, which will be notified, when the element has been parsed.
setObserver(Observer) - Method in interface org.apache.ws.jaxme.Observable
Sets the Observer.
setObserver(Observer) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Sets an observer, which will be notified, when the element has been parsed.
setOffset(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the offset.
setOnDelete(ForeignKey.Mode) - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Sets the OnDelete mode.
setOnDelete(ForeignKey.Mode) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
setOnUpdate(ForeignKey.Mode) - Method in interface org.apache.ws.jaxme.sqls.ForeignKey
Sets the OnUpdate mode.
setOnUpdate(ForeignKey.Mode) - Method in class org.apache.ws.jaxme.sqls.impl.ForeignKeyImpl
 
setOracle8Compatibility(boolean) - Method in interface org.apache.ws.jaxme.sqls.oracle.OraSQLGenerator
Enables compatibility mode for Oracle 8.
setOracle8Compatibility(boolean) - Method in class org.apache.ws.jaxme.sqls.oracle.OraSQLGeneratorImpl
Enables compatibility mode for Oracle 8.
setOverhead(Number) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setOverhead(Number) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the I/O controller overhead and disk seek and latency time, in milliseconds.
setOverhead(Number) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setOverwriteForced(boolean) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
By default the JavaSourceFactory will only overwrite existing files only, if they have different content.
setPMName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setPackage(String) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets the generated Java sources package name.
setPackageName(String) - Method in class org.apache.ws.jaxme.generator.XJCTask
Deprecated. Use XJCTask.setPackage(String).
setPackageName(String) - Method in class org.apache.ws.jaxme.js.util.JavaParser
Sets the package name.
setPackageNames(String) - Method in class org.apache.ws.jaxme.impl.JAXBContextImpl
Sets the package names managed by this context.
setPageSize(PageSize) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setPageSize(PageSize) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the tablespaces page size.
setPageSize(PageSize) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setParamAttrs(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
setParamController(Parameter) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Sets the pController parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
setParamElement(Parameter) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Sets the pElement parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
setParamHandler(Parameter) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.DriverSGImpl
Sets the pHandler parameter for the method JMSAXDriver.marshalChilds(JMSAXDriverController, ContentHandler, Object).
setParamLocalName(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
setParamNamespaceURI(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
setParamQName(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
setParamResult(DirectAccessible) - Method in class org.apache.ws.jaxme.generator.sg.impl.ccsg.HandlerSGImpl
 
setParentsNamespaceDeclarationDisabled(boolean) - Method in class org.apache.ws.jaxme.util.DOMSerializer
Returns whether XML declarations present in the parent nodes are being serialized (default) or not.
setParentsNamespaceDeclarationDisabled(boolean) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
Returns whether XML declarations present in the parent nodes are being serialized (default) or not.
setParseMethod(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
setParticle(XsComplexContentType, XSParticle) - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
 
setPassword(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the JDBC password.
setPassword(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the JDBC password.
setPassword(String) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the password.
setPmClass(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
Sets the persistence manager class.
setPrefetchSize(Long) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setPrefetchSize(Long) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the number of pageSize pages that will be read from the tablespace when data prefetching is being performed.
setPrefetchSize(Long) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setPrefix(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
Sets the suggested prefix for the elements namespace.
setPrefix(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl
 
setPrefixMappingIsAttribute(boolean) - Method in class org.apache.ws.jaxme.util.DOMBuilder
Returns whether the event DOMBuilder.startPrefixMapping(java.lang.String, java.lang.String) shall create an xmlns attribute.
setPreparedStatementValue(JavaMethod, Column, Object, Object, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Generates code for setting a PreparedStatement's parameter.
setPreparedStatementValue(JavaMethod, Column, Object, Object, Object, TypeSG) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JdbcTypeSG
Generates code for setting a PreparedStatement's parameter.
setPrimaryKey(boolean) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
setPrintMethod(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
 
setPrior(boolean) - Method in interface org.apache.ws.jaxme.sqls.oracle.OraColumnReference
Sets, whether the column reference has the PRIOR attribute set.
setPrior(boolean) - Method in class org.apache.ws.jaxme.sqls.oracle.OraColumnReferenceImpl
 
setProcessContents(XsTWildcard.ProcessContents) - Method in interface org.apache.ws.jaxme.xs.xml.XsTWildcard
 
setProcessContents(XsTWildcard.ProcessContents) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl
 
setProperty(String, Object) - Method in interface javax.xml.bind.Marshaller
Sets the marshaller property pName to the value pValue.
setProperty(String, Object) - Method in interface javax.xml.bind.Unmarshaller
Sets the unmarshaller property pName to the value pValue.
setProperty(String, Object) - Method in interface javax.xml.bind.Validator
Sets the Validator property pName to pValue.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Public interface to set the properties defined by the Marshaller interface.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Always throws a PropertyException, because the default implementation does not support any properties.
setProperty(String, String) - Method in interface org.apache.ws.jaxme.generator.PropertySource
Sets the given property value.
setProperty(String, String) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
setProperty(String, Object) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSG
A property allows to store custom data related to the type.
setProperty(TypeSG, String, Object) - Method in interface org.apache.ws.jaxme.generator.sg.TypeSGChain
 
setProperty(TypeSG, String, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBTypeSG
 
setProperty(TypeSG, String, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
setProperty(String, Object) - Method in class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
setProperty(String, Object) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the property pProperty to the value pValue.
setProperty(String, Object) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
 
setProperty(String, Object) - Method in interface org.apache.ws.jaxme.js.PlaceHolder
Sets a property.
setProperty(Object, String, String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AttributeSetterImpl
This method is invoked from within AttributeSetterImpl.setAttribute(String, String, String, String).
setProtection(JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets the protection; use null for default protection.
setProtection(JavaSource.Protection) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets this JavaSource objects protection.
setProxy(String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
setProxyClass(JavaQName) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the class being generated for the chain objects.
setProxyClassName(String) - Method in class org.apache.ws.jaxme.js.pattern.ChainGenerator
Sets the class name being generated for the chain objects.
setProxyHost(String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
setProxyPort(String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
setPublic(XsToken) - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
setPublic(XsToken) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
setQName(QName) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager
 
setQName(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets the JavaSource's JavaQName.
setQName(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
setRaDetails(TaminoAPI4JSG.RaDetails) - Method in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
setReadOnly(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets, whether generated Java source files are in read-only mode.
setRef(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsAGDefRef
 
setRef(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setRef(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttributeGroupRef
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl
 
setRef(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
setRef(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
setRefer(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsEKeyref
 
setRefer(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl
 
setRefer(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl
 
setReferenced(boolean) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo
 
setRemoveOldOutput(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
If one or more nested <produces> elements are specified and this attribute is set to true, then the Ant task will ensure that only generated files will remain.
setRestrictionAllowed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Sets whether restriction is allowed.
setRestrictionAllowed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Sets whether restriction is allowed.
setResultHandler(ContentHandler) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
Sets the result handler.
setResultSetValue(JavaMethod, Column, DirectAccessible, int, Object) - Method in class org.apache.ws.jaxme.js.pattern.VersionGenerator
Generates code for reading a ResultSet's column.
setReturn(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Sets the JavaDoc return field.
setRootObject(Object) - Method in class org.apache.ws.jaxme.util.Configurator
An alternative to using the bean factory.
setSchema(File) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets the name of the schema file being compiled.
setSchema(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the database schema name.
setSchema(XSSchema) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Sets the schema, which is currently being parsed.
setSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Sets the marshallers schema location.
setSchemaLocation(String) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the schema location.
setSchemaLocation(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsEImport
 
setSchemaLocation(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsEInclude
 
setSchemaLocation(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsERedefine
 
setSchemaLocation(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl
 
setSchemaLocation(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEIncludeImpl
 
setSchemaLocation(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
setSchemaNameCaseSensitive(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets whether schema names are case sensitive or not.
setSchemaReader(SchemaReader) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets the SchemaReader to use.
setSchemaReader(SchemaReader) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Sets the SchemaReader.
setSettingLoggerFactory(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets whether the ant task is setting the LoggerFactory.
setSettingLoggerFactory(boolean) - Method in class org.apache.ws.jaxme.js.pattern.Ant.ReallyBasicAntTask
Sets, whether the Ant task initializes its own logger factory.
setSettingLoggerFactory(boolean) - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker.MyLinkChecker
 
setSettingReadOnly(boolean) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets whether the generator will create files in read-only mode.
setSettingReadOnly(boolean) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
Sets whether the generator will create files in read-only mode.
setSettingReadOnly(boolean) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Sets whether the generated files are created in read-only mode.
setSeverity(int) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Sets the events severity.
setSeverity(String) - Method in class org.apache.ws.jaxme.js.util.LinkChecker
 
setSkippedResultDocuments(int) - Method in class org.apache.ws.jaxme.PMParams
Sets the maximum number of documents to skip at the beginning (soft cursoring).
setSkippedRows(int) - Method in interface org.apache.ws.jaxme.sqls.SelectStatement
Indicates that the given number of rows should be skipped at the result sets beginning.
setSkippedRows(int) - Method in class org.apache.ws.jaxme.sqls.impl.SelectStatementImpl
 
setSource(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsEAppinfo
 
setSource(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsEDocumentation
Sets the URI to read for the documentations contents.
setSource(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
setSource(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
setStackSize(String) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets the thread stack size for the XJC binding compiler (J2SE SDK v1.4 or higher).
setStatementTerminator(String) - Method in interface org.apache.ws.jaxme.sqls.SQLGenerator
Sets the statement terminator.
setStatementTerminator(String) - Method in class org.apache.ws.jaxme.sqls.impl.SQLGeneratorImpl
 
setStatic(boolean) - Method in class org.apache.ws.jaxme.js.JavaInnerClass
Sets whether this inner class is static.
setStatic(boolean) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets whether this JavaSource is static (for inner classes).
setStatic(boolean) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets whether this is a static JavaSource object.
setSubSelect(SelectStatement) - Method in interface org.apache.ws.jaxme.sqls.InsertStatement
Adds a subselect; the columns returned by the subselect will be inserted.
setSubSelect(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.InsertStatementImpl
 
setSubstitutionAllowed(boolean) - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Sets whether restriction is allowed.
setSubstitutionGroup(XSGroup) - Method in interface org.apache.ws.jaxme.xs.XSElement
If the element may be substituted by other elements (in other words: if it is the head of a substitution group), sets the choice group of all the elements that may be used to replace the element.
setSubstitutionGroup(XSGroup) - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
setSubstitutionGroup(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setSubstitutionGroup(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setSubstitutionGroup(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setSubstitutionGroup(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
setSubstitutionGroup(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
setSuffix(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl
 
setSupportingExtensions(boolean) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBSchemaReader
Sets whether vendor extensions are being supported.
setSynchronized(boolean) - Method in class org.apache.ws.jaxme.js.JavaMethod
Sets whether this method is synchronized.
setSystem(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsENotation
 
setSystem(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
setTable(Table) - Method in interface org.apache.ws.jaxme.sqls.Statement
Sets the table, for which the statement applies and returns a reference to the table.
setTable(Table) - Method in class org.apache.ws.jaxme.sqls.impl.StatementImpl
 
setTableNameCaseSensitive(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl
Sets whether table names are case sensitive or not.
setTableSpace(TableSpace) - Method in interface org.apache.ws.jaxme.sqls.db2.DB2Table
Sets the TableSpace, in which the table should be created physically.
setTableSpace(TableSpace) - Method in class org.apache.ws.jaxme.sqls.db2.DB2TableImpl
 
setTables(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the table list; the table names are separated with white space.
setTarget(File) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets the target directory, where generated sources are being created.
setTarget(Writer) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
setTarget(Node) - Method in class org.apache.ws.jaxme.util.DOMBuilder
Sets the target node.
setTargetClass(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.BasicAntTask
Sets the name of the class being generated.
setTargetDirectory(File) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets the directory where to create files.
setTargetDirectory(File) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
setTargetNamespace(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.Dtd
Sets the target namespace being used.
setTargetNamespace(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.util.DTDParser
Sets the created schemas target namespace.
setTargetNamespace(XsAnyURI) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setTargetNamespace(XsAnyURI) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setTargetPackage(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.XmlRpcGenerator
Sets the target package.
setTextSetter(TextSetter) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the TextSetter, used to add text sections.
setTextSetter(TextSetter) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setTimeFormat(Format) - Method in class org.apache.ws.jaxme.impl.JMControllerImpl
Sets the Format for parsing and printing xs:date values.
setToFile(File) - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
setTransferRate(Number) - Method in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
 
setTransferRate(Number) - Method in interface org.apache.ws.jaxme.sqls.db2.TableSpace
Sets the transfer rate, which is defined as the time to read one page into memory, in milliseconds.
setTransferRate(Number) - Method in class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
setTransient(boolean) - Method in class org.apache.ws.jaxme.js.JavaField
Sets whether the field is transient.
setType(JavaSource.Type) - Method in class org.apache.ws.jaxme.js.JavaSource
Sets the JavaSource type.
setType(JavaQName) - Method in class org.apache.ws.jaxme.js.JavaSourceObject
Sets this JavaSource objects type.
setType(String) - Method in class org.apache.ws.jaxme.js.pattern.InterfaceDescription
Sets, how to gather information about the interface.
setType(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setType(XsQName) - Method in interface org.apache.ws.jaxme.xs.xml.XsTElement
 
setType(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setType(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setType(XsQName) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setType(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
setTypeDefParticle(XsTTypeDefParticle) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
setTypesafeEnumBase(XsQName[]) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setTypesafeEnumBase(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setTypesafeEnumMemberName(boolean) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setURL(URL) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Sets the URL.
setUid(String) - Method in class org.apache.ws.jaxme.generator.sg.impl.XjcSerializable
 
setUnderscoreBinding(JAXBGlobalBindings.UnderscoreBinding) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGlobalBindingsImpl
 
setUrl(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the JDBC URL.
setUrl(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the JDBC URL.
setUse(XsTAttribute.Use) - Method in interface org.apache.ws.jaxme.xs.xml.XsTAttribute
 
setUse(XsTAttribute.Use) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
setUser(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the JDBC user.
setUser(String) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets the JDBC user.
setUser(String) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the users name.
setUsingDatasource(Boolean) - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
Sets, whether a JDBC datasource is being used.
setValidating(boolean) - Method in interface javax.xml.bind.Unmarshaller
Sets whether the Unmarshaller is validating the objects that it reads.
setValidating(boolean) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
setValidating(boolean) - Method in interface org.apache.ws.jaxme.generator.Generator
Sets whether the generator is using a validating XML schema parser.
setValidating(boolean) - Method in class org.apache.ws.jaxme.generator.XJCTask
Sets whether the XML schema parser is validating.
setValidating(boolean) - Method in class org.apache.ws.jaxme.generator.impl.GeneratorImpl
 
setValidating(boolean) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
setValidating(boolean) - Method in class org.apache.ws.jaxme.xs.XSParser
Sets whether the parser is validating.
setValidating(boolean) - Method in class org.apache.ws.jaxme.xs.impl.XSLogicalParser
Sets whether the parser is validating.
setValue(String) - Method in class org.apache.ws.jaxme.generator.XJCTask.Property
 
setValue(JavaMethod, DirectAccessible, Object, JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySG
Creates a piece of Java code setting the elements property value.
setValue(PropertySG, JavaMethod, DirectAccessible, Object, JavaQName) - Method in interface org.apache.ws.jaxme.generator.sg.PropertySGChain
 
setValue(PropertySG, JavaMethod, DirectAccessible, Object, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.ArrayPropertySG
 
setValue(PropertySG, JavaMethod, DirectAccessible, Object, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.JAXBPropertySG
 
setValue(PropertySG, JavaMethod, DirectAccessible, Object, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.MultiplePropertySG
 
setValue(PropertySG, JavaMethod, DirectAccessible, Object, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGChainImpl
 
setValue(JavaMethod, DirectAccessible, Object, JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.PropertySGImpl
 
setValue(String) - Method in class org.apache.ws.jaxme.impl.Configuration.Manager.Property
 
setValue(Object) - Method in class org.apache.ws.jaxme.js.JavaField
 
setValue(String) - Method in class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
Sets the enumeration items value.
setValue(String) - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
setValue(SelectStatement) - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
setValue(Function) - Method in class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
setValue(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypesafeEnumMemberImpl
 
setValue(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsEEnumeration
 
setValue(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsEPattern
 
setValue(String) - Method in interface org.apache.ws.jaxme.xs.xml.XsTFacet
 
setValue(long) - Method in interface org.apache.ws.jaxme.xs.xml.XsTNumFacet
 
setValue(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEEnumerationImpl
 
setValue(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEPatternImpl
 
setValue(long) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsETotalDigitsImpl
 
setValue(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
setValue(String) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl
 
setValue(long) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNumFacetImpl
 
setVerColumn(String) - Method in class org.apache.ws.jaxme.js.pattern.Ant.AntVersionGenerator
Sets the column with the version number.
setVersion(String) - Method in class org.apache.ws.jaxme.js.JavaComment
Sets the JavaDoc version field.
setVersion(XsToken) - Method in interface org.apache.ws.jaxme.xs.xml.XsESchema
 
setVersion(XsToken) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
setWhereClause(boolean) - Method in class org.apache.ws.jaxme.sqls.impl.StatementMetaData.LocalData
 
setWriter(Writer) - Method in interface org.apache.ws.jaxme.XMLWriter
Sets the Writer to which the Marshaller ought to write.
setWriter(Writer) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Sets the JaxbXMLSerializers Writer.
setXMLHandlerName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setXMLImplementationName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setXMLInterfaceName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setXMLSerializerName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setXMLValidatorName(JavaQName) - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
setXMLWriterClass(Class) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets the controllers class implementing XMLWriter.
setXPathQueryService(String) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the name of the XPathQueryService.
setXPathQueryServiceVersion(String) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Sets the version of the XPathQueryService.
setXSLogicalParser(XSLogicalParser) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the currently active instance of XSParser, if any.
setXSLogicalParser(XSLogicalParser) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setXSObjectFactory(XSObjectFactory) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the parsers object factory for logical elements.
setXSObjectFactory(XSObjectFactory) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
setXjcSerializable(XjcSerializable) - Method in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
setXmlDeclaration(boolean) - Method in class org.apache.ws.jaxme.impl.JMMarshallerImpl
Sets whether the methods marshal(Object, Writer) and marshal(Object, OutputStream) ought to emit an XML declaration.
setXmlType(XsQName) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
 
setXmlType(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
 
setXmlType(String) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
Sets the XML Type being customized by this element.
setXmlType(XsQName) - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl
Sets the XML Type being customized by this element.
setXpath(XsToken) - Method in interface org.apache.ws.jaxme.xs.xml.XsEField
 
setXpath(XsToken) - Method in interface org.apache.ws.jaxme.xs.xml.XsESelector
 
setXpath(XsToken) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEFieldImpl
 
setXpath(XsToken) - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESelectorImpl
 
setXsObjectFactory(XsObjectFactory) - Method in interface org.apache.ws.jaxme.xs.parser.XSContext
Sets the parsers object factory for syntax elements.
setXsObjectFactory(XsObjectFactory) - Method in class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
shiftExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
simpleTypes - Variable in class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
size() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Not actually implemented, because I don't know how to skip entities.
skippedEntity(String) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.util.Configurator
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
skippedEntity(String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
startDocument() - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
startDocument() - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Starts a document.
startDocument() - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
startDocument() - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
startDocument() - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
startDocument() - Method in class org.apache.ws.jaxme.util.Configurator
 
startDocument() - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
startDocument() - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
startDocument() - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.impl.JMSAXGroupParser
Equivalent to ContentHandler.startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes).
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.impl.OrderedAttributeXMLWriter
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Starts a new element.
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.util.Configurator
Creates a new bean, matching the element name pLocalName.
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
startElement(String, String, String, Attributes) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.impl.XMLWriterImpl
Starts use of a namespace prefix.
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.DocumentDefaultHandler
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.pm.ino.api4j.ElementDefaultHandler
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.util.Configurator
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.util.DOMBuilder
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.xs.parser.DOMBuilder
 
startPrefixMapping(String, String) - Method in class org.apache.ws.jaxme.xs.parser.impl.AbstractXsSAXParser
 
startPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.util.DOMSerializer
 
startPrefixMappingEvents(Node, ContentHandler) - Method in class org.apache.ws.jaxme.xs.impl.DOMSerializer
 
statement() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
stopLogging(LoggerFactory) - Method in class org.apache.ws.jaxme.generator.XJCTask
 
stopLogging(LoggerFactory) - Method in class org.apache.ws.jaxme.js.util.AntLinkChecker
 
subList(int, int) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
superClassClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

T

TAMINOAPI4J_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
TEMPSPACE1 - Variable in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
The predefined table space TEMPSPACE1.
TIME - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
TIME - Static variable in class org.apache.ws.jaxme.sqls.Value.Type
 
TIMESTAMP - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
TINYINT - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
TJMElement - class org.apache.ws.jaxme.pm.ino.api4j.TJMElement.
 
TJMElement(InoObject) - Constructor for class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 
TOTAL_DIGITS - Static variable in interface org.apache.ws.jaxme.generator.sg.Facet
The facet type totalDigits.
TRIPLE_DOT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPECAST - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_ARGUMENT - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_ARGUMENTS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_LOWER_BOUNDS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_PARAMETER - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_PARAMETERS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
TYPE_UPPER_BOUNDS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
Table - interface org.apache.ws.jaxme.sqls.Table.
Abstract description of a table.
Table.Name - interface org.apache.ws.jaxme.sqls.Table.Name.
 
TableDetails - class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails.
 
TableDetails(JaxMeJdbcSG, XsObject) - Constructor for class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
 
TableImpl - class org.apache.ws.jaxme.sqls.impl.TableImpl.
 
TableImpl(Schema, Table.Name) - Constructor for class org.apache.ws.jaxme.sqls.impl.TableImpl
 
TableImpl.NameImpl - class org.apache.ws.jaxme.sqls.impl.TableImpl.NameImpl.
 
TableImpl.NameImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.impl.TableImpl.NameImpl
 
TableReference - interface org.apache.ws.jaxme.sqls.TableReference.
A table reference is used in the Statement.
TableReferenceImpl - class org.apache.ws.jaxme.sqls.impl.TableReferenceImpl.
Implementation of a TableReference.
TableSpace - interface org.apache.ws.jaxme.sqls.db2.TableSpace.
Interface of a DB2 TableSpace.
TableSpace.Container - interface org.apache.ws.jaxme.sqls.db2.TableSpace.Container.
Interface of a TableSpace Container.
TableSpace.DatabaseManagedContainer - interface org.apache.ws.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer.
Interface of a database managed container.
TableSpace.Name - interface org.apache.ws.jaxme.sqls.db2.TableSpace.Name.
 
TableSpace.SystemManagedContainer - interface org.apache.ws.jaxme.sqls.db2.TableSpace.SystemManagedContainer.
Interface of a system managed container, aka operating system file.
TableSpace.Type - class org.apache.ws.jaxme.sqls.db2.TableSpace.Type.
A DB2 TableSpace type.
TableSpaceImpl - class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.
Default implementation of a DB2 tablespace.
TableSpaceImpl(DB2SQLFactory, TableSpace.Name, TableSpace.Type) - Constructor for class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl
 
TableSpaceImpl.DatabaseManagedContainerImpl - class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl.
 
TableSpaceImpl.DatabaseManagedContainerImpl() - Constructor for class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
 
TableSpaceImpl.NameImpl - class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.NameImpl.
 
TableSpaceImpl.NameImpl(String) - Constructor for class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.NameImpl
 
TableSpaceImpl.SystemManagedContainerImpl - class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl.
 
TableSpaceImpl.SystemManagedContainerImpl() - Constructor for class org.apache.ws.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
 
TaminoAPI4JPm - class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm.
 
TaminoAPI4JPm() - Constructor for class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
TaminoAPI4JSG - class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.
 
TaminoAPI4JSG(SGFactoryChain) - Constructor for class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG
 
TaminoAPI4JSG.RaDetails - class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSG.RaDetails.
 
TaminoAPI4JSchemaSG - class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSchemaSG.
 
TaminoAPI4JSchemaSG(SchemaSGChain, TaminoAPI4JSG) - Constructor for class org.apache.ws.jaxme.generator.ino.api4j.TaminoAPI4JSchemaSG
 
TextFile - interface org.apache.ws.jaxme.js.TextFile.
Interface of a text file.
TextFileImpl - class org.apache.ws.jaxme.js.impl.TextFileImpl.
 
TextFileImpl(String, String) - Constructor for class org.apache.ws.jaxme.js.impl.TextFileImpl
 
TextSetter - interface org.apache.ws.jaxme.xs.parser.TextSetter.
Interface of an object which is setting character data as a bean property.
TextSetterImpl - class org.apache.ws.jaxme.xs.parser.impl.TextSetterImpl.
 
TextSetterImpl() - Constructor for class org.apache.ws.jaxme.xs.parser.impl.TextSetterImpl
 
TimeSG - class org.apache.ws.jaxme.generator.types.TimeSG.
 
TimeSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.TimeSG
Creates a new instance of TimeSG.
TypeConstraintException - exception javax.xml.bind.TypeConstraintException.
This is a runtime exception.
TypeConstraintException(String) - Constructor for class javax.xml.bind.TypeConstraintException
Creates a new TypeConstraintException with the specified detail message.
TypeConstraintException(String, String) - Constructor for class javax.xml.bind.TypeConstraintException
Creates a new TypeConstraintException with the specified detail message and vendor specific error code.
TypeConstraintException(Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Creates a new TypeConstraintException with the specified linked exception.
TypeConstraintException(String, Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Creates a new TypeConstraintException with the specified detail message and linked exception.
TypeConstraintException(String, String, Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Creates a new TypeConstraintException with the specified detail message, error code, and linked exception.
TypeSG - interface org.apache.ws.jaxme.generator.sg.TypeSG.
Interface of a source generator for types; applies both to simple and complex types.
TypeSGChain - interface org.apache.ws.jaxme.generator.sg.TypeSGChain.
 
TypeSGChainImpl - class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl.
 
TypeSGChainImpl(TypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.TypeSGChainImpl
 
TypeSGImpl - class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl.
 
TypeSGImpl(TypeSGChain) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.TypeSGImpl
 
TypedValue - interface org.apache.ws.jaxme.js.TypedValue.
This instance specifies an Java source object, which has a type.
TypedValueImpl - class org.apache.ws.jaxme.js.impl.TypedValueImpl.
Default implementation of a typed value.
TypedValueImpl(Object, JavaQName) - Constructor for class org.apache.ws.jaxme.js.impl.TypedValueImpl
Creates a new instance with the given value and the given type.
TypedValueImpl(Object, Class) - Constructor for class org.apache.ws.jaxme.js.impl.TypedValueImpl
Creates a new instance with the given value and the given type.
TypesafeEnumerationGenerator - class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.
This class is a generator for the typesafe enumeration pattern.
TypesafeEnumerationGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator
 
TypesafeEnumerationGenerator.Item - class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item.
 
TypesafeEnumerationGenerator.Item() - Constructor for class org.apache.ws.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
 
TypesafeEnumerationTest - class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest.
This example demonstrates implementation of multiple inheritance with the ProxyGenerator.
TypesafeEnumerationTest(String) - Constructor for class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testAbstract() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testClone() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
testCreate() - Method in class org.apache.ws.jaxme.js.junit.VersionTest
 
testDONALD() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testDefaultProtection() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testEquals() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testGetInstances() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testGroupParser(JMSAXGroupParser, String, String, String, Attributes) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Tests, whether the group parser accepts the element.
testHashCode() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testJOE() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testNull() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testObserver() - Method in class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest
 
testPOPEYE() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testPlaceHolders() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testPrivate() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testProtected() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testPublic() - Method in class org.apache.ws.jaxme.js.junit.BasicTest
 
testXmlRpcClient() - Method in class org.apache.ws.jaxme.js.junit.XmlRpcClientTest
Creates a dispatcher and uses it to run the various methods.
testgetInstanceByName() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
testgetInstanceByValue() - Method in class org.apache.ws.jaxme.js.junit.TypesafeEnumerationTest
 
throwing(String, Throwable) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
throwing(String, Throwable) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
throwing(String, Throwable) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
throwing(String, Throwable) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given Throwable.
throwing(String, Throwable) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
throwsClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
toArray() - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
toArray(Object[]) - Method in class org.apache.ws.jaxme.js.junit.ObservableList
 
toString() - Method in class javax.xml.bind.JAXBException
Converts the linked exception into a String.
toString() - Method in class javax.xml.bind.TypeConstraintException
Converts the linked exception into a String.
toString() - Method in class javax.xml.namespace.QName
Converts the QName into a string representation.
toString() - Method in class org.apache.ws.jaxme.WildcardAttribute
 
toString() - Method in class org.apache.ws.jaxme.generator.SchemaOption
 
toString() - Method in class org.apache.ws.jaxme.generator.sg.Facet.Type
 
toString() - Method in class org.apache.ws.jaxme.generator.sg.impl.AbstractContext
 
toString() - Method in class org.apache.ws.jaxme.js.JavaSource.Protection
 
toString() - Method in class org.apache.ws.jaxme.js.JavaSource.Type
 
toString() - Method in class org.apache.ws.jaxme.js.JavaSource
Returns a string representation of this JavaSource file.
toString() - Method in class org.apache.ws.jaxme.js.Parameter
 
toString() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
 
toString() - Method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
toString() - Method in class org.apache.ws.jaxme.sqls.Value.Type
 
toString() - Method in class org.apache.ws.jaxme.sqls.db2.PageSize
 
toString() - Method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
toString() - Method in class org.apache.ws.jaxme.sqls.impl.RawSQLCodeImpl
 
toString() - Method in class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
 
toString() - Method in class org.apache.ws.jaxme.util.Duration
Returns a string representation of this Duration.
toString() - Method in class org.apache.ws.jaxme.xs.XSModelGroup.Compositor
 
toString() - Method in class org.apache.ws.jaxme.xs.XSParticle.Type
 
toString() - Method in class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsAnyURI
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsNCName
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsQName
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsTAttribute.Use
 
toString() - Method in class org.apache.ws.jaxme.xs.xml.XsTWildcard.ProcessContents
 
traditionalForClause() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
tryBlock() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
type() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeArgument() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeArgumentBounds() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeArgumentSpec() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeArguments() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeArgumentsOrParametersEnd() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeDefinition() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeDefinitionInternal(AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeParameter() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeParameterBounds() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeParameters() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
typeSpec(boolean) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

U

UNARY_MINUS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
UNARY_PLUS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
UNQUALIFIED - Static variable in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
URLEncoder - class org.apache.ws.jaxme.pm.ino.URLEncoder.
Utility class for URL encoding with Java 1.3 and below.
URLEncoder() - Constructor for class org.apache.ws.jaxme.pm.ino.URLEncoder
 
URLEncoder14 - class org.apache.ws.jaxme.pm.ino.URLEncoder14.
Utility class for URL encoding with Java 1.3 and below.
URLEncoder14() - Constructor for class org.apache.ws.jaxme.pm.ino.URLEncoder14
 
USERSPACE1 - Variable in class org.apache.ws.jaxme.sqls.db2.DB2SQLFactoryImpl
The predefined table space USERSPACE1.
USER_TEMPORARY - Static variable in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
UnionTypeSG - interface org.apache.ws.jaxme.generator.sg.UnionTypeSG.
 
UnionTypeSGImpl - class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl.
 
UnionTypeSGImpl(SGFactory, SchemaSG, XSType, Context, XsQName) - Constructor for class org.apache.ws.jaxme.generator.types.UnionTypeSGImpl
Creates a new instance of UnionTypeSG.
UnmarshalException - exception javax.xml.bind.UnmarshalException.
The MarshalException is a subclass of the JAXBException being thrown if the unmarshalling of a JAXB object failed.
UnmarshalException(String) - Constructor for class javax.xml.bind.UnmarshalException
Creates a new UnmarshalException with the specified detail message.
UnmarshalException(String, String) - Constructor for class javax.xml.bind.UnmarshalException
Creates a new UnmarshalException with the specified detail message and vendor specific error code.
UnmarshalException(Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Creates a new UnmarshalException with the specified linked exception.
UnmarshalException(String, Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Creates a new UnmarshalException with the specified detail message and linked exception.
UnmarshalException(String, String, Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Creates a new UnmarshalException with the specified detail message, error code, and linked exception.
Unmarshaller - interface javax.xml.bind.Unmarshaller.
A Unmarshaller is the opposite of the Marshaller: It takes as input XML in either of several representations (byte or character stream, DOM node, or a series of SAX events) and returns a JAXB object with the same contents.
UnmarshallerHandler - interface javax.xml.bind.UnmarshallerHandler.
This interface is the SAX ContentHandler representation of an Unmarshaller, as returned by Unmarshaller.getUnmarshallerHandler().
UnsignedIntSG - class org.apache.ws.jaxme.generator.types.UnsignedIntSG.
 
UnsignedIntSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.UnsignedIntSG
Creates a new instance of UnsignedIntSG.
UnsignedShortSG - class org.apache.ws.jaxme.generator.types.UnsignedShortSG.
 
UnsignedShortSG(SGFactory, SchemaSG, XSType) - Constructor for class org.apache.ws.jaxme.generator.types.UnsignedShortSG
Creates a new instance of UnsignedShortSG.
UpdateStatement - interface org.apache.ws.jaxme.sqls.UpdateStatement.
Interface of an update statement.
UpdateStatementImpl - class org.apache.ws.jaxme.sqls.impl.UpdateStatementImpl.
 
UpdateStatementImpl(SQLFactory) - Constructor for class org.apache.ws.jaxme.sqls.impl.UpdateStatementImpl
 
Usage(String) - Static method in class org.apache.ws.jaxme.generator.Main
Prints the Usage message and exits with error status.
Usage(String) - Static method in class org.apache.ws.jaxme.generator.util.DateFilter
 
Util - class org.apache.ws.jaxme.js.Util.
Various static utility methods.
Util() - Constructor for class org.apache.ws.jaxme.js.Util
 
unaryExpression() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
unaryExpressionNotPlusMinus() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
undeclarePrefix(String) - Method in class org.apache.ws.jaxme.util.NamespaceSupport
Removes a prefix declaration.
unindent() - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Decreases the current level of indentation.
unindent() - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
unmarshal(File) - Method in interface javax.xml.bind.Unmarshaller
This method takes opens the given file pFile for input.
unmarshal(InputStream) - Method in interface javax.xml.bind.Unmarshaller
The Unmarshaller reads the given byte stream and converts it into an equivalent JAXB object.
unmarshal(URL) - Method in interface javax.xml.bind.Unmarshaller
This method takes connects to the given pURL and opens a byte stream for input.
unmarshal(InputSource) - Method in interface javax.xml.bind.Unmarshaller
The Unmarshaller reads the byte stream or character stream referred by the InputSource and converts it into an equivalent JAXB object.
unmarshal(Node) - Method in interface javax.xml.bind.Unmarshaller
The Unmarshaller converts the given node into an equivalent JAXB object.
unmarshal(Source) - Method in interface javax.xml.bind.Unmarshaller
The Unmarshaller reads the XML representation from the given Source and converts it into an equivalent JAXB object.
unmarshal(Source) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLReader, InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Unmarshals an object by using the given instance of XMLReader to parse the XML document read from the byte or character stream given by the InputSource pSource.
unmarshal(InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(URL) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(File) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(InputStream) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(URL) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
unmarshal(File) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
unmarshal(InputStream) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
unmarshal(InputSource) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
unmarshal(Node) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
unmarshal(Source) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerImpl
 
update(Element) - Method in interface org.apache.ws.jaxme.PM
Updates the given document in the database.
update(Observable, Object) - Method in class org.apache.ws.jaxme.js.junit.MultipleInheritanceTest
 
update(JavaMethod, VersionGenerator.TableInfo, DirectAccessible, DirectAccessible, DirectAccessible) - Method in interface org.apache.ws.jaxme.js.pattern.VersionGenerator.ColumnUpdater
Generates code for updating a table row.
update(Element) - Method in class org.apache.ws.jaxme.pm.ino.InoManager
 
update(Element) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TaminoAPI4JPm
 
update(Element) - Method in class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
 

V

VARBINARY - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
VARCHAR - Static variable in interface org.apache.ws.jaxme.sqls.Column.Type
 
VARIABLE_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
VARIABLE_PARAMETER_DEF - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
VOCAB - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
VOID - Static variable in class org.apache.ws.jaxme.js.JavaQNameImpl
For use in return types or method parameters: The void type.
ValidationEvent - interface javax.xml.bind.ValidationEvent.
An instance of ValidationEvent indicates some error condition, which occurred when validating a JAXB object.
ValidationEventCollector - class javax.xml.bind.util.ValidationEventCollector.
Simple implementation of a ValidationEventHandler, which simply collects all the events, regardless whether they are warnings, errors, or fatal errors.
ValidationEventCollector() - Constructor for class javax.xml.bind.util.ValidationEventCollector
Creates a new instance of ValidationEventCollector.
ValidationEventHandler - interface javax.xml.bind.ValidationEventHandler.
An instance of ValidationEventHandler allows to customize the reply to instances of ValidationEvent.
ValidationEventImpl - class javax.xml.bind.helpers.ValidationEventImpl.
Default implementation of a ValidationEvent.
ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Creates a new instance of ValidationEventImpl.
ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Creates a new instance of ValidationEventImpl.
ValidationEventImpl - class org.apache.ws.jaxme.impl.ValidationEventImpl.
JaxMe's extension of the ValidationEventImpl class, adding the ValidationEventImpl.getErrorCode().
ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class org.apache.ws.jaxme.impl.ValidationEventImpl
Creates a new instance with the given severity, message, and locator.
ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class org.apache.ws.jaxme.impl.ValidationEventImpl
Creates a new instance with the given severity, message, locator, and throwable.
ValidationEventLocator - interface javax.xml.bind.ValidationEventLocator.
The ValidationEventLocator is an abstract description of the place where a ValidationEvent occurred.
ValidationEventLocatorImpl - class javax.xml.bind.helpers.ValidationEventLocatorImpl.
Default implementation of a ValidationEventLocator.
ValidationEventLocatorImpl() - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates a new instance of ValidationEventLocatorImpl.
ValidationEventLocatorImpl(Locator) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates a new instance of ValidationEventLocatorImpl by copying data from the given Locator.
ValidationEventLocatorImpl(Node) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates a new instance of ValidationEventLocatorImpl by setting the node property.
ValidationEventLocatorImpl(Object) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates a new instance of ValidationEventLocatorImpl by setting the object property.
ValidationEventLocatorImpl(SAXParseException) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates a new instance of ValidationEventLocatorImpl by copying data from the given SAXParseException.
ValidationEvents - interface org.apache.ws.jaxme.ValidationEvents.
List of error codes, being used in validation events.
ValidationException - exception javax.xml.bind.ValidationException.
The MarshalException is a subclass of the JAXBException being thrown if the validation of a JAXB object failed.
ValidationException(String) - Constructor for class javax.xml.bind.ValidationException
Creates a new ValidationException with the specified detail message.
ValidationException(String, String) - Constructor for class javax.xml.bind.ValidationException
Creates a new ValidationException with the specified detail message and vendor specific error code.
ValidationException(Throwable) - Constructor for class javax.xml.bind.ValidationException
Creates a new ValidationException with the specified linked exception.
ValidationException(String, Throwable) - Constructor for class javax.xml.bind.ValidationException
Creates a new ValidationException with the specified detail message and linked exception.
ValidationException(String, String, Throwable) - Constructor for class javax.xml.bind.ValidationException
Creates a new ValidationException with the specified detail message, error code, and linked exception.
Validator - interface javax.xml.bind.Validator.
A Validator may be used to decide, whether a JAXB object is valid or not.
Value - interface org.apache.ws.jaxme.sqls.Value.
An abstract value.
Value.Type - class org.apache.ws.jaxme.sqls.Value.Type.
 
Value.Type(String) - Constructor for class org.apache.ws.jaxme.sqls.Value.Type
 
ValueImpl - class org.apache.ws.jaxme.sqls.impl.ValueImpl.
Implementation of a value.
ValueImpl(Value) - Constructor for class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
ValueImpl(Value.Type, Object) - Constructor for class org.apache.ws.jaxme.sqls.impl.ValueImpl
 
VersionGenerator - class org.apache.ws.jaxme.js.pattern.VersionGenerator.
The VersionGenerator is able to clone a version of a row in a database.
VersionGenerator() - Constructor for class org.apache.ws.jaxme.js.pattern.VersionGenerator
 
VersionGenerator.ColumnUpdater - interface org.apache.ws.jaxme.js.pattern.VersionGenerator.ColumnUpdater.
The ColumnUpdater is able to update one or more columns in a table.
VersionGenerator.TableInfo - class org.apache.ws.jaxme.js.pattern.VersionGenerator.TableInfo.
This class is used internally to maintain the informations on the tables being cloned.
VersionTest - class org.apache.ws.jaxme.js.junit.VersionTest.
 
VersionTest(String) - Constructor for class org.apache.ws.jaxme.js.junit.VersionTest
 
ViewImpl - class org.apache.ws.jaxme.sqls.impl.ViewImpl.
 
ViewImpl(SelectStatement, Table.Name) - Constructor for class org.apache.ws.jaxme.sqls.impl.ViewImpl
 
VirtualColumn - class org.apache.ws.jaxme.sqls.impl.VirtualColumn.
A virtual column is a named item that can be added to the result set.
VirtualColumn(Column.Name, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
VirtualColumn(String, Column.Type) - Constructor for class org.apache.ws.jaxme.sqls.impl.VirtualColumn
 
validate(Object) - Method in interface javax.xml.bind.Validator
Validates the given JAXB object, invoking its error handler for any problems it detects.
validate() - Method in class org.apache.ws.jaxme.generator.util.DateFilter
 
validate(Object) - Method in class org.apache.ws.jaxme.impl.JMValidatorImpl
 
validate() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.ConnectionDetails
 
validate() - Method in class org.apache.ws.jaxme.pm.generator.jdbc.TableDetails
 
validate() - Method in interface org.apache.ws.jaxme.xs.XSModelGroup
Validates the particles contents.
validate() - Method in interface org.apache.ws.jaxme.xs.XSObject
Validates the objects internal state.
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSAnnotationImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSAnyImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSNotationImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
validate(Object) - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBAttributeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBElementImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBJavaTypeImpl.JAXBGlobalJavaTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBSchemaImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBWildcardImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsSchemaImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.types.AbstractBuiltinType
 
validate() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGDefRef
Validates whether the attribute groups constraints are met.
validate() - Method in interface org.apache.ws.jaxme.xs.xml.XsAGOccurs
Verifies whether the attribute group constraints are met.
validate() - Method in interface org.apache.ws.jaxme.xs.xml.XsObject
Validates the internal state of the type, attribute, element, or whatever object.
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEFieldImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEIncludeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESelectorImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsETopLevelSimpleTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTGroupRefImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTNumFacetImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
validate() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
validateAllIn(XSObject[]) - Method in class org.apache.ws.jaxme.xs.impl.XSObjectImpl
Utility method used to call validate() on every element within an array.
validateOtherContent() - Method in class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
validateRoot(Object) - Method in interface javax.xml.bind.Validator
Validates the given JAXB object, but not its child elements.
validateRoot(Object) - Method in class org.apache.ws.jaxme.impl.JMValidatorImpl
 
validationEvent(int, String, String, Exception) - Method in class org.apache.ws.jaxme.impl.JMUnmarshallerHandlerImpl
Posts a ValidationEvent.
valueOf(String) - Static method in class javax.xml.namespace.QName
Parses the given string representation of a pQName.
valueOf(String) - Static method in class org.apache.ws.jaxme.generator.sg.Facet.Type
 
valueOf(String) - Static method in class org.apache.ws.jaxme.js.JavaSource.Protection
Converts the given string into a protection type.
valueOf(int) - Static method in class org.apache.ws.jaxme.js.JavaSource.Protection
Returns an instance of Protection by using the methods Modifier.isPublic(int), Modifier.isProtected(int) and Modifier.isPrivate(int) on the argument pModifiers.
valueOf(String) - Static method in class org.apache.ws.jaxme.js.JavaSource.Type
Converts the given string into a java class type.
valueOf(String) - Static method in class org.apache.ws.jaxme.pm.generator.jdbc.JaxMeJdbcSG.Mode
Returns an instance of Mode with the given name.
valueOf(String) - Static method in class org.apache.ws.jaxme.sqls.ForeignKey.Mode
 
valueOf(String) - Static method in class org.apache.ws.jaxme.sqls.db2.PageSize
Converts the given string into a pagesize specification.
valueOf(long) - Static method in class org.apache.ws.jaxme.sqls.db2.PageSize
Converts the given long value into a pagesize specification.
valueOf(String) - Static method in class org.apache.ws.jaxme.sqls.db2.TableSpace.Type
 
valueOf(String) - Static method in class org.apache.ws.jaxme.util.Duration
Converts the given String representation into an instance of Duration.
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.jaxb.JAXBGlobalBindings.UnderscoreBinding
 
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsBlockSet
Returns a DerivationSet matching the given value.
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsComplexContentType
 
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Returns a DerivationSet matching the given value.
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsFormChoice
 
valueOf(String, XsAnyURI) - Static method in class org.apache.ws.jaxme.xs.xml.XsNamespaceList
Returns a namespace list, matching the 'namespace' attribute given by pValue.
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
Returns a DerivationSet matching the given value.
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsTAttribute.Use
 
valueOf(String) - Static method in class org.apache.ws.jaxme.xs.xml.XsTWildcard.ProcessContents
 
varInitializer() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
variableDeclarator(AST, AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
Declaration of a variable.
variableDefinitions(AST, AST) - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
variableLengthParameterDeclaration() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

W

WARNING - Static variable in interface javax.xml.bind.ValidationEvent
In contrast to errors or fatal errors, this indicates an event which can possibly be ignored.
WILDCARD - Static variable in interface org.apache.ws.jaxme.xs.XSParticle
The particle type "wildcard".
WILDCARD_TYPE - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
WS - Static variable in interface org.apache.ws.jaxme.js.jparser.JavaTokenTypes
 
WildcardAttribute - class org.apache.ws.jaxme.WildcardAttribute.
Wildcard attributes (as specified by xs:anyAttribute) are stored in a set, the set elements being instances of WildcardAttribute.
WildcardAttribute(QName, String) - Constructor for class org.apache.ws.jaxme.WildcardAttribute
Creates a new instance of WildcardAttribute with the given name and value.
WriterTarget - class org.apache.ws.jaxme.js.WriterTarget.
An IndentationTarget writing into a given Writer.
WriterTarget() - Constructor for class org.apache.ws.jaxme.js.WriterTarget
 
WriterTarget(Writer) - Constructor for class org.apache.ws.jaxme.js.WriterTarget
 
warn(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
warn(String, String) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
warn(String, String, Object) - Method in class org.apache.ws.jaxme.logging.AntProjectLogger
 
warn(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
warn(String, String) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
warn(String, String, Object) - Method in class org.apache.ws.jaxme.logging.JavaUtilLogger
 
warn(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
warn(String, String) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
warn(String, String, Object) - Method in class org.apache.ws.jaxme.logging.Log4jLogger
 
warn(String, String, Object[]) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with warning level.
warn(String, String) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with warning level.
warn(String, String, Object) - Method in interface org.apache.ws.jaxme.logging.Logger
Logs the given message with warning level.
warn(String, String, Object[]) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
warn(String, String) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
warn(String, String, Object) - Method in class org.apache.ws.jaxme.logging.LoggerImpl
 
wildcardType() - Method in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
write(IndentationEngine, IndentationTarget) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LJFImpl
 
write(IndentationEngine, IndentationTarget) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
 
write(IndentationTarget) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
write(IndentationTarget, Object) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
write(String) - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
write() - Method in class org.apache.ws.jaxme.js.IncreasingTarget
 
write(IndentationTarget) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Adds the IndentationEngine's contents to the given IndentationTarget.
write(IndentationTarget, Object) - Method in interface org.apache.ws.jaxme.js.IndentationEngine
Adds the given objects contents to the given IndentationTarget.
write(IndentationTarget, Object) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
write(IndentationTarget) - Method in class org.apache.ws.jaxme.js.IndentationEngineImpl
 
write(String) - Method in interface org.apache.ws.jaxme.js.IndentationTarget
Writes a string to the target.
write() - Method in interface org.apache.ws.jaxme.js.IndentationTarget
Terminates a line in the target.
write(IndentationEngine, IndentationTarget) - Method in interface org.apache.ws.jaxme.js.IndentedObject
 
write(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaComment
Returns a string representation of this comment.
write(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaField
Returns a string representation of this field.
write(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaSource
 
write(Writer) - Method in class org.apache.ws.jaxme.js.JavaSource
Writes the JavaSource contents into the given Writer.
write(File, JavaSource) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Writes the given JavaSource class to the file system, relative to the given base directory.
write(File, TextFile) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Writes the given text file to the file system, relative to the given base directory.
write(File) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Writes all JavaSource classes to the FileSystem, relative to the given base directory.
write(IndentationEngine, IndentationTarget) - Method in class org.apache.ws.jaxme.js.Parameter
 
write(String) - Method in class org.apache.ws.jaxme.js.WriterTarget
 
write() - Method in class org.apache.ws.jaxme.js.WriterTarget
 
write(IndentationEngine, IndentationTarget) - Method in class org.apache.ws.jaxme.js.impl.TypedValueImpl
 
writeFile(File, JavaSource) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Actually creates a file with the given name.
writeFile(File, String) - Method in class org.apache.ws.jaxme.js.JavaSourceFactory
Actually creates a file with the given name.
writeHeader(IndentationTarget) - Method in class org.apache.ws.jaxme.js.ConditionalIndentationJavaSourceObject
 
writeHeader(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaClassInitializer
 
writeHeader(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaConstructor
 
writeHeader(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaMethod
Adds a header line.
writeNoEol(IndentationTarget) - Method in class org.apache.ws.jaxme.js.JavaField
 
writeTo(Writer) - Method in class org.apache.ws.jaxme.pm.ino.api4j.TJMElement
 

X

XJCTask - class org.apache.ws.jaxme.generator.XJCTask.
An Ant task for running JaxMe, designed to be JAXB compatible.
XJCTask() - Constructor for class org.apache.ws.jaxme.generator.XJCTask
 
XJCTask.ClassType - class org.apache.ws.jaxme.generator.XJCTask.ClassType.
 
XJCTask.ClassType() - Constructor for class org.apache.ws.jaxme.generator.XJCTask.ClassType
 
XJCTask.Dtd - class org.apache.ws.jaxme.generator.XJCTask.Dtd.
This class is used to store the nested element "dtd".
XJCTask.Dtd() - Constructor for class org.apache.ws.jaxme.generator.XJCTask.Dtd
 
XJCTask.MyClassLoader - class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader.
 
XJCTask.MyClassLoader(ClassLoader) - Constructor for class org.apache.ws.jaxme.generator.XJCTask.MyClassLoader
 
XJCTask.Property - class org.apache.ws.jaxme.generator.XJCTask.Property.
 
XJCTask.Property() - Constructor for class org.apache.ws.jaxme.generator.XJCTask.Property
 
XJC_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.generator.sg.impl.JaxMeSchemaReader
 
XJC_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.xs.jaxb.impl.JAXBParser
The XJC Schema URI: http://java.sun.com/xml/ns/jaxb/xjc
XMLConstants - class javax.xml.XMLConstants.
This class contains a set of constants, as specified by various W3C and other standards.
XMLConstants() - Constructor for class javax.xml.XMLConstants
 
XMLConstants - class org.apache.ws.jaxme.XMLConstants.
 
XMLConstants() - Constructor for class org.apache.ws.jaxme.XMLConstants
 
XMLNS_ATTRIBUTE - Static variable in class javax.xml.XMLConstants
Constant holding the attribute name for declaration of new prefixes.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml.XMLConstants
Constant holding the namespace of the "xmlns" attribute: "http://www.w3.org/2000/xmlns/".
XMLWriter - interface org.apache.ws.jaxme.XMLWriter.
A simple serializer for XML documents.
XMLWriterImpl - class org.apache.ws.jaxme.impl.XMLWriterImpl.
A simple serializer for XML documents.
XMLWriterImpl() - Constructor for class org.apache.ws.jaxme.impl.XMLWriterImpl
Creates a new JaxbXmlSerializer
XML_NS_PREFIX - Static variable in class javax.xml.XMLConstants
Constant holding the reserved "xml" prefix.
XML_NS_URI - Static variable in class javax.xml.XMLConstants
Constant holding the reserved namespace URI associated with the "xml" prefix.
XML_SCHEMA_NO_NS_ATTR - Static variable in class org.apache.ws.jaxme.XMLConstants
The attribute specifying a schema, which may be used to validate the instance, if the schema doesn't have a namespace: noNamespaceSchemaLocation.
XML_SCHEMA_NS_ATTR - Static variable in class org.apache.ws.jaxme.XMLConstants
The attribute specifying a schema, which may be used to validate the instance, if the schema has a target namespace: schemaLocation.
XML_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.XMLConstants
The XML Schema namespace: http://www.w3.org/2001/XMLSchema-instance
XML_SCHEMA_URI - Static variable in class org.apache.ws.jaxme.xs.XSParser
The XML Schema URI: http://www.w3.org/2001/XMLSchema
XPathMatcher - class org.apache.ws.jaxme.xs.XPathMatcher.
An XPath matcher.
XQL_URI - Static variable in class org.apache.ws.jaxme.pm.ino.InoResponseHandler
The namespace of the XQL section in an INO response document: http://metalab.unc.edu/xql/.
XSAnnotation - interface org.apache.ws.jaxme.xs.XSAnnotation.
Interface of an annotation.
XSAnnotationImpl - class org.apache.ws.jaxme.xs.impl.XSAnnotationImpl.
 
XSAnnotationImpl(XSObject, XsEAnnotation) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAnnotationImpl
 
XSAny - interface org.apache.ws.jaxme.xs.XSAny.
 
XSAnyImpl - class org.apache.ws.jaxme.xs.impl.XSAnyImpl.
 
XSAnyImpl(XSObject, XsEAny) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAnyImpl
 
XSAnySimpleType - class org.apache.ws.jaxme.xs.types.XSAnySimpleType.
The type xs:anySimpleType.
XSAnySimpleType() - Constructor for class org.apache.ws.jaxme.xs.types.XSAnySimpleType
 
XSAnyType - class org.apache.ws.jaxme.xs.types.XSAnyType.
The "anyType" is a type with arbitrary content.
XSAnyURI - class org.apache.ws.jaxme.xs.types.XSAnyURI.
The type xs:anyURI.
XSAnyURI() - Constructor for class org.apache.ws.jaxme.xs.types.XSAnyURI
 
XSAppinfo - interface org.apache.ws.jaxme.xs.XSAppinfo.
Interface of an appinfo element.
XSAppinfoImpl - class org.apache.ws.jaxme.xs.impl.XSAppinfoImpl.
 
XSAppinfoImpl(XSObject, XsEAppinfo) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAppinfoImpl
Creates a new instance of XSAppinfoImpl.
XSAtomicType - interface org.apache.ws.jaxme.xs.XSAtomicType.
Details of an atomic type.
XSAtomicTypeRestrictionImpl - class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl.
 
XSAtomicTypeRestrictionImpl(XSType, XSType, XsGSimpleRestrictionModel) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAtomicTypeRestrictionImpl
Creates a new atomic type restricting pBaseType with the constraints pRestriction.
XSAttributable - interface org.apache.ws.jaxme.xs.XSAttributable.
A common interface for the objects returned by XSComplexType.getAttributes(): XSAttribute and XSWildcard.
XSAttribute - interface org.apache.ws.jaxme.xs.XSAttribute.
Interface of a schema attribute.
XSAttributeGroup - interface org.apache.ws.jaxme.xs.XSAttributeGroup.
Interface of an attribute group.
XSAttributeGroupImpl - class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl.
 
XSAttributeGroupImpl(XSObject, XsTAttributeGroup) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAttributeGroupImpl
 
XSAttributeImpl - class org.apache.ws.jaxme.xs.impl.XSAttributeImpl.
 
XSAttributeImpl(XSObject, XsTAttribute) - Constructor for class org.apache.ws.jaxme.xs.impl.XSAttributeImpl
 
XSBase64Binary - class org.apache.ws.jaxme.xs.types.XSBase64Binary.
The type xs:base64Binary.
XSBase64Binary() - Constructor for class org.apache.ws.jaxme.xs.types.XSBase64Binary
 
XSBoolean - class org.apache.ws.jaxme.xs.types.XSBoolean.
The type xs:boolean.
XSBoolean() - Constructor for class org.apache.ws.jaxme.xs.types.XSBoolean
 
XSByte - class org.apache.ws.jaxme.xs.types.XSByte.
The xs:byte type
XSByte() - Constructor for class org.apache.ws.jaxme.xs.types.XSByte
 
XSComplexType - interface org.apache.ws.jaxme.xs.XSComplexType.
Details of a complex type.
XSContentHandler - interface org.apache.ws.jaxme.xs.XSContentHandler.
A SAX Parser for XML Schema.
XSContext - interface org.apache.ws.jaxme.xs.parser.XSContext.
This interface provides access to the parsers context.
XSContextImpl - class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl.
This class provides access to the parsers internal data.
XSContextImpl() - Constructor for class org.apache.ws.jaxme.xs.parser.impl.XSContextImpl
 
XSDate - class org.apache.ws.jaxme.xs.types.XSDate.
The type xs:gYearMonth.
XSDate() - Constructor for class org.apache.ws.jaxme.xs.types.XSDate
 
XSDateTime - class org.apache.ws.jaxme.xs.types.XSDateTime.
The type xs:dateTime.
XSDateTime() - Constructor for class org.apache.ws.jaxme.xs.types.XSDateTime
 
XSDecimal - class org.apache.ws.jaxme.xs.types.XSDecimal.
The type xs:decimal.
XSDecimal() - Constructor for class org.apache.ws.jaxme.xs.types.XSDecimal
 
XSDocumentation - interface org.apache.ws.jaxme.xs.XSDocumentation.
 
XSDocumentationImpl - class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl.
 
XSDocumentationImpl(XSObject, XsEDocumentation) - Constructor for class org.apache.ws.jaxme.xs.impl.XSDocumentationImpl
Creates a new instance of XSDocumentationImpl.java.
XSDouble - class org.apache.ws.jaxme.xs.types.XSDouble.
The type xs:double.
XSDouble() - Constructor for class org.apache.ws.jaxme.xs.types.XSDouble
 
XSDuration - class org.apache.ws.jaxme.xs.types.XSDuration.
The type xs:dateTime.
XSDuration() - Constructor for class org.apache.ws.jaxme.xs.types.XSDuration
 
XSElement - interface org.apache.ws.jaxme.xs.XSElement.
Interface of a schema element
XSElementImpl - class org.apache.ws.jaxme.xs.impl.XSElementImpl.
 
XSElementImpl(XSObject, XsTElement) - Constructor for class org.apache.ws.jaxme.xs.impl.XSElementImpl
 
XSElementOrAttrRef - class org.apache.ws.jaxme.xs.XSElementOrAttrRef.
Specifies an element or attribute relative to the declaring element.
XSElementOrAttrRef(XSElement) - Constructor for class org.apache.ws.jaxme.xs.XSElementOrAttrRef
 
XSElementOrAttrRef(XSAttribute) - Constructor for class org.apache.ws.jaxme.xs.XSElementOrAttrRef
 
XSEntities - class org.apache.ws.jaxme.xs.types.XSEntities.
 
XSEntities() - Constructor for class org.apache.ws.jaxme.xs.types.XSEntities
 
XSEntity - class org.apache.ws.jaxme.xs.types.XSEntity.
The xs:NCName type
XSEntity() - Constructor for class org.apache.ws.jaxme.xs.types.XSEntity
 
XSEnumeration - interface org.apache.ws.jaxme.xs.XSEnumeration.
Interface of an xs:enumeration facet.
XSEnumerationImpl - class org.apache.ws.jaxme.xs.impl.XSEnumerationImpl.
Implementation of an xs:enumeration facet, as specified by XSEnumeration.
XSEnumerationImpl(XSObject, XsEEnumeration) - Constructor for class org.apache.ws.jaxme.xs.impl.XSEnumerationImpl
Creates a new instance of XSEnumerationImpl.java.
XSFloat - class org.apache.ws.jaxme.xs.types.XSFloat.
The type xs:float.
XSFloat() - Constructor for class org.apache.ws.jaxme.xs.types.XSFloat
 
XSGDay - class org.apache.ws.jaxme.xs.types.XSGDay.
The type xs:gDay.
XSGDay() - Constructor for class org.apache.ws.jaxme.xs.types.XSGDay
 
XSGMonth - class org.apache.ws.jaxme.xs.types.XSGMonth.
The type xs:gMonth.
XSGMonth() - Constructor for class org.apache.ws.jaxme.xs.types.XSGMonth
 
XSGMonthDay - class org.apache.ws.jaxme.xs.types.XSGMonthDay.
The type xs:gMonthDay.
XSGMonthDay() - Constructor for class org.apache.ws.jaxme.xs.types.XSGMonthDay
 
XSGYear - class org.apache.ws.jaxme.xs.types.XSGYear.
The type xs:gYear.
XSGYear() - Constructor for class org.apache.ws.jaxme.xs.types.XSGYear
 
XSGYearMonth - class org.apache.ws.jaxme.xs.types.XSGYearMonth.
The type xs:gYearMonth.
XSGYearMonth() - Constructor for class org.apache.ws.jaxme.xs.types.XSGYearMonth
 
XSGroup - interface org.apache.ws.jaxme.xs.XSGroup.
Interface of a group.
XSGroupImpl - class org.apache.ws.jaxme.xs.impl.XSGroupImpl.
 
XSGroupImpl(XSObject, XsTGroupRef) - Constructor for class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
XSGroupImpl(XSObject, XsTNamedGroup) - Constructor for class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
XSGroupImpl(XSObject, XsEChoice) - Constructor for class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
XSGroupImpl(XSObject, XsESequence) - Constructor for class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
XSGroupImpl(XSObject, XsTAll) - Constructor for class org.apache.ws.jaxme.xs.impl.XSGroupImpl
 
XSHexBinary - class org.apache.ws.jaxme.xs.types.XSHexBinary.
The type xs:hexBinary.
XSHexBinary() - Constructor for class org.apache.ws.jaxme.xs.types.XSHexBinary
 
XSID - class org.apache.ws.jaxme.xs.types.XSID.
The xs:ID type
XSID() - Constructor for class org.apache.ws.jaxme.xs.types.XSID
 
XSIDREF - class org.apache.ws.jaxme.xs.types.XSIDREF.
The xs:IDREF type
XSIDREF() - Constructor for class org.apache.ws.jaxme.xs.types.XSIDREF
 
XSIDREFs - class org.apache.ws.jaxme.xs.types.XSIDREFs.
 
XSIDREFs() - Constructor for class org.apache.ws.jaxme.xs.types.XSIDREFs
 
XSIdentityConstraint - interface org.apache.ws.jaxme.xs.XSIdentityConstraint.
An identity constraint restricts the contents of an elements children.
XSIdentityConstraintImpl - class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl.
Default implementation of the XSIdentityConstraint.
XSIdentityConstraintImpl(XSElement, XsEKey) - Constructor for class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
XSIdentityConstraintImpl(XSElement, XsEUnique) - Constructor for class org.apache.ws.jaxme.xs.impl.XSIdentityConstraintImpl
 
XSInt - class org.apache.ws.jaxme.xs.types.XSInt.
The xs:int type
XSInt() - Constructor for class org.apache.ws.jaxme.xs.types.XSInt
 
XSInteger - class org.apache.ws.jaxme.xs.types.XSInteger.
The xs:integer type
XSInteger() - Constructor for class org.apache.ws.jaxme.xs.types.XSInteger
 
XSKeyRef - interface org.apache.ws.jaxme.xs.XSKeyRef.
This reference represents a key used to look up other elements.
XSKeyRefImpl - class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl.
Default implementation of the XSKeyRef.
XSKeyRefImpl(XSElement, XsEKeyref) - Constructor for class org.apache.ws.jaxme.xs.impl.XSKeyRefImpl
 
XSLanguage - class org.apache.ws.jaxme.xs.types.XSLanguage.
The xs:language type
XSLanguage() - Constructor for class org.apache.ws.jaxme.xs.types.XSLanguage
 
XSListType - interface org.apache.ws.jaxme.xs.XSListType.
Details of a list type.
XSListTypeImpl - class org.apache.ws.jaxme.xs.impl.XSListTypeImpl.
 
XSListTypeImpl(XSType, XsEList) - Constructor for class org.apache.ws.jaxme.xs.impl.XSListTypeImpl
 
XSListTypeRestrictionImpl - class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl.
 
XSListTypeRestrictionImpl(XSType, XSType, XsGSimpleRestrictionModel) - Constructor for class org.apache.ws.jaxme.xs.impl.XSListTypeRestrictionImpl
 
XSLogicalParser - class org.apache.ws.jaxme.xs.impl.XSLogicalParser.
Implementation of a logical parser.
XSLogicalParser() - Constructor for class org.apache.ws.jaxme.xs.impl.XSLogicalParser
 
XSLogicalParser.AddedImport - class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport.
This class is used to ensure, that schemata aren't loaded twice.
XSLogicalParser.AddedImport(XsAnyURI, String) - Constructor for class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Creates a new instance with the given target namespace and schema location.
XSLogicalParser.AddedImport(String, String) - Constructor for class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Creates a new instance with the given target namespace and schema location.
XSLogicalParser.AddedImport(String, String, Node) - Constructor for class org.apache.ws.jaxme.xs.impl.XSLogicalParser.AddedImport
Creates a new instance with the given target namespace and schema location.
XSLong - class org.apache.ws.jaxme.xs.types.XSLong.
The xs:long type
XSLong() - Constructor for class org.apache.ws.jaxme.xs.types.XSLong
 
XSModelGroup - interface org.apache.ws.jaxme.xs.XSModelGroup.
Interface of a model group.
XSModelGroup.Compositor - class org.apache.ws.jaxme.xs.XSModelGroup.Compositor.
 
XSModelGroupImpl - class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl.
 
XSModelGroupImpl(XSModelGroup.Compositor, Locator) - Constructor for class org.apache.ws.jaxme.xs.impl.XSModelGroupImpl
 
XSNCName - class org.apache.ws.jaxme.xs.types.XSNCName.
The xs:NCName type
XSNCName() - Constructor for class org.apache.ws.jaxme.xs.types.XSNCName
 
XSNMToken - class org.apache.ws.jaxme.xs.types.XSNMToken.
The xs:NMTOKEN type
XSNMToken() - Constructor for class org.apache.ws.jaxme.xs.types.XSNMToken
 
XSNMTokens - class org.apache.ws.jaxme.xs.types.XSNMTokens.
 
XSNMTokens() - Constructor for class org.apache.ws.jaxme.xs.types.XSNMTokens
 
XSName - class org.apache.ws.jaxme.xs.types.XSName.
 
XSName() - Constructor for class org.apache.ws.jaxme.xs.types.XSName
 
XSNegativeInteger - class org.apache.ws.jaxme.xs.types.XSNegativeInteger.
The xs:integer type
XSNegativeInteger() - Constructor for class org.apache.ws.jaxme.xs.types.XSNegativeInteger
 
XSNonNegativeInteger - class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger.
The xs:nonNegativeInteger type
XSNonNegativeInteger() - Constructor for class org.apache.ws.jaxme.xs.types.XSNonNegativeInteger
 
XSNonPositiveInteger - class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger.
The xs:nonPositiveInteger type
XSNonPositiveInteger() - Constructor for class org.apache.ws.jaxme.xs.types.XSNonPositiveInteger
 
XSNormalizedString - class org.apache.ws.jaxme.xs.types.XSNormalizedString.
The xs:normalizedString type.
XSNormalizedString() - Constructor for class org.apache.ws.jaxme.xs.types.XSNormalizedString
 
XSNotation - interface org.apache.ws.jaxme.xs.XSNotation.
Interface of a notation.
XSNotation - class org.apache.ws.jaxme.xs.types.XSNotation.
The type xs:NOTATION.
XSNotation() - Constructor for class org.apache.ws.jaxme.xs.types.XSNotation
 
XSNotationImpl - class org.apache.ws.jaxme.xs.impl.XSNotationImpl.
 
XSNotationImpl(XSObject, XsObject) - Constructor for class org.apache.ws.jaxme.xs.impl.XSNotationImpl
 
XSObject - interface org.apache.ws.jaxme.xs.XSObject.
A common base interface for all other schema objects.
XSObjectFactory - interface org.apache.ws.jaxme.xs.XSObjectFactory.
An object factory for the logical XSParser.
XSObjectFactoryImpl - class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl.
Default implementation of the XSObjectFactory.
XSObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.xs.impl.XSObjectFactoryImpl
 
XSObjectImpl - class org.apache.ws.jaxme.xs.impl.XSObjectImpl.
 
XSObjectImpl(XSObject, XsObject) - Constructor for class org.apache.ws.jaxme.xs.impl.XSObjectImpl
 
XSOpenAttrs - interface org.apache.ws.jaxme.xs.XSOpenAttrs.
Interface of an object, which allows for additional attributes from non-default namespaces
XSOpenAttrsImpl - class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl.
 
XSOpenAttrsImpl(XSObject, XsTOpenAttrs) - Constructor for class org.apache.ws.jaxme.xs.impl.XSOpenAttrsImpl
 
XSParser - class org.apache.ws.jaxme.xs.XSParser.
The XML schema parser.
XSParser() - Constructor for class org.apache.ws.jaxme.xs.XSParser
Creates a new instance of XSParser.
XSParticle - interface org.apache.ws.jaxme.xs.XSParticle.
Interface of a model groups particle.
XSParticle.Type - class org.apache.ws.jaxme.xs.XSParticle.Type.
 
XSParticle.Type(String) - Constructor for class org.apache.ws.jaxme.xs.XSParticle.Type
 
XSParticleImpl - class org.apache.ws.jaxme.xs.impl.XSParticleImpl.
Default implementation of a particle.
XSParticleImpl(XSGroup) - Constructor for class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
XSParticleImpl(XSAny) - Constructor for class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
XSParticleImpl(XSElement) - Constructor for class org.apache.ws.jaxme.xs.impl.XSParticleImpl
 
XSPositiveInteger - class org.apache.ws.jaxme.xs.types.XSPositiveInteger.
The xs:positiveInteger type
XSPositiveInteger() - Constructor for class org.apache.ws.jaxme.xs.types.XSPositiveInteger
 
XSQName - class org.apache.ws.jaxme.xs.types.XSQName.
The type xs:QName.
XSQName() - Constructor for class org.apache.ws.jaxme.xs.types.XSQName
 
XSSchema - interface org.apache.ws.jaxme.xs.XSSchema.
This interface is what you are probably most interested in: The logical XML Schema representation.
XSSchemaImpl - class org.apache.ws.jaxme.xs.impl.XSSchemaImpl.
Implementation of an XML Schema, as defined by the XSSchema interface.
XSSchemaImpl(XSContext, XsESchema) - Constructor for class org.apache.ws.jaxme.xs.impl.XSSchemaImpl
Creates a new logical schema by loading data, which represents the given syntactical schema pSchema and uses the given context pContext for acquiring additional information.
XSShort - class org.apache.ws.jaxme.xs.types.XSShort.
The xs:short type
XSShort() - Constructor for class org.apache.ws.jaxme.xs.types.XSShort
 
XSSimpleContentType - interface org.apache.ws.jaxme.xs.XSSimpleContentType.
Detail infos of a complex type with simpleContent.
XSSimpleContentTypeImpl - class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl.
 
XSSimpleContentTypeImpl(XSType, XSType, XsObject) - Constructor for class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl
 
XSSimpleType - interface org.apache.ws.jaxme.xs.XSSimpleType.
Details of a simple type.
XSSimpleTypeImpl - class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl.
 
XSSimpleTypeImpl() - Constructor for class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
 
XSSimpleTypeRestrictionImpl - class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl.
 
XSSimpleTypeRestrictionImpl(XSType, XSType, XsGSimpleRestrictionModel) - Constructor for class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
 
XSString - class org.apache.ws.jaxme.xs.types.XSString.
The type xs:string.
XSString() - Constructor for class org.apache.ws.jaxme.xs.types.XSString
 
XSTime - class org.apache.ws.jaxme.xs.types.XSTime.
The type xs:time.
XSTime() - Constructor for class org.apache.ws.jaxme.xs.types.XSTime
 
XSToken - class org.apache.ws.jaxme.xs.types.XSToken.
The xs:token type.
XSToken() - Constructor for class org.apache.ws.jaxme.xs.types.XSToken
 
XSType - interface org.apache.ws.jaxme.xs.XSType.
Interface of an XML Schema type.
XSTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.
 
XSTypeImpl(XSObject, XsETopLevelSimpleType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
XSTypeImpl(XSObject, XsTLocalSimpleType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
XSTypeImpl(XSObject, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
XSTypeImpl(XSObject, XsTLocalComplexType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
XSTypeImpl(XSObject, XsTSimpleRestrictionType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl
 
XSTypeImpl.XSAllComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSAllComplexTypeImpl.
 
XSTypeImpl.XSAllComplexTypeImpl(XSType, XsTComplexType, XsTAll) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSAllComplexTypeImpl
 
XSTypeImpl.XSBasicComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl.
 
XSTypeImpl.XSBasicComplexTypeImpl(XSType, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
 
XSTypeImpl.XSChoiceComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSChoiceComplexTypeImpl.
 
XSTypeImpl.XSChoiceComplexTypeImpl(XSType, XsTComplexType, XsEChoice) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSChoiceComplexTypeImpl
 
XSTypeImpl.XSComplexContentImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl.
 
XSTypeImpl.XSComplexContentImpl(XSType, XsTComplexType, XsEComplexContent) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexContentImpl
 
XSTypeImpl.XSComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl.
 
XSTypeImpl.XSComplexTypeImpl(XSType, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
 
XSTypeImpl.XSGroupComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSGroupComplexTypeImpl.
 
XSTypeImpl.XSGroupComplexTypeImpl(XSType, XsTComplexType, XSGroup) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSGroupComplexTypeImpl
 
XSTypeImpl.XSSequenceComplexTypeImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSequenceComplexTypeImpl.
 
XSTypeImpl.XSSequenceComplexTypeImpl(XSType, XsTComplexType) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSequenceComplexTypeImpl
 
XSTypeImpl.XSSequenceComplexTypeImpl(XSType, XsTComplexType, XsESequence) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSequenceComplexTypeImpl
 
XSTypeImpl.XSSimpleContentImpl - class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl.
 
XSTypeImpl.XSSimpleContentImpl(XSType, XsTComplexType, XsESimpleContent) - Constructor for class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSSimpleContentImpl
 
XSUnionType - interface org.apache.ws.jaxme.xs.XSUnionType.
Details of a union type.
XSUnionTypeImpl - class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl.
 
XSUnionTypeImpl(XSType, XsEUnion) - Constructor for class org.apache.ws.jaxme.xs.impl.XSUnionTypeImpl
 
XSUnionTypeRestrictionImpl - class org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl.
 
XSUnionTypeRestrictionImpl(XSType, XSType, XsGSimpleRestrictionModel) - Constructor for class org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
 
XSUnsignedByte - class org.apache.ws.jaxme.xs.types.XSUnsignedByte.
The xs:unsignedByte type
XSUnsignedByte() - Constructor for class org.apache.ws.jaxme.xs.types.XSUnsignedByte
 
XSUnsignedInt - class org.apache.ws.jaxme.xs.types.XSUnsignedInt.
The xs:unsignedInt type
XSUnsignedInt() - Constructor for class org.apache.ws.jaxme.xs.types.XSUnsignedInt
 
XSUnsignedLong - class org.apache.ws.jaxme.xs.types.XSUnsignedLong.
The xs:unsignedLong type
XSUnsignedLong() - Constructor for class org.apache.ws.jaxme.xs.types.XSUnsignedLong
 
XSUnsignedShort - class org.apache.ws.jaxme.xs.types.XSUnsignedShort.
The xs:unsignedShort type
XSUnsignedShort() - Constructor for class org.apache.ws.jaxme.xs.types.XSUnsignedShort
 
XSUtil - class org.apache.ws.jaxme.xs.impl.XSUtil.
 
XSUtil() - Constructor for class org.apache.ws.jaxme.xs.impl.XSUtil
 
XSWildcard - interface org.apache.ws.jaxme.xs.XSWildcard.
Interface of a wildcard.
XSWildcardImpl - class org.apache.ws.jaxme.xs.impl.XSWildcardImpl.
 
XSWildcardImpl(XSObject, XsTWildcard) - Constructor for class org.apache.ws.jaxme.xs.impl.XSWildcardImpl
 
XjcSerializable - class org.apache.ws.jaxme.generator.sg.impl.XjcSerializable.
An instance of this class may be used to specify that the generated classes should be serializable.
XjcSerializable(XsObject) - Constructor for class org.apache.ws.jaxme.generator.sg.impl.XjcSerializable
 
XmlDbPM - class org.apache.ws.jaxme.pm.xmldb.XmlDbPM.
This is a persistence manager for the XML::DB interface.
XmlDbPM() - Constructor for class org.apache.ws.jaxme.pm.xmldb.XmlDbPM
Creates a new instance of XmlDbPM.
XmlLang - class org.apache.ws.jaxme.xs.xml.XmlLang.
Implementation of xml:lang.
XmlLang(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XmlLang
 
XmlRpcCaller - interface org.apache.ws.jaxme.js.apps.XmlRpcCaller.
Interface being implemented by the actual XML-RPC caller.
XmlRpcClientGenerator - class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator.
This class generates clients for Apache XML-RPC.
XmlRpcClientGenerator(JavaSourceFactory, String) - Constructor for class org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator
Creates a new instance with the given factory and target package.
XmlRpcClientTest - class org.apache.ws.jaxme.js.junit.XmlRpcClientTest.
A unit test for the XmlRpcClientGenerator.
XmlRpcClientTest(String) - Constructor for class org.apache.ws.jaxme.js.junit.XmlRpcClientTest
Creates a new instance with the given name.
XmlRpcClientTestRemoteClass - class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass.
A test class, does nothing useful.
XmlRpcClientTestRemoteClass() - Constructor for class org.apache.ws.jaxme.js.junit.XmlRpcClientTestRemoteClass
 
XmlRpcClientTestRemoteClass - class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass.
 
XmlRpcClientTestRemoteClass(XmlRpcCaller) - Constructor for class org.apache.ws.jaxme.js.junit.xmlrpcclient.XmlRpcClientTestRemoteClass
 
XsAGDefRef - interface org.apache.ws.jaxme.xs.xml.XsAGDefRef.
Interface of the attribute group xs:defRef, as specified by the following: <xs:attributeGroup name="defRef"> <xs:annotation> <xs:documentation> for element, group and attributeGroup, which both define and reference </xs:documentation> </xs:annotation> <xs:attribute name="name" type="xs:NCName"/> <xs:attribute name="ref" type="xs:QName"/> </xs:attributeGroup> Implementation note: The 'name' and 'ref' attributes are mutually exclusive.
XsAGDefRefImpl - class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl.
Implementation of the attribute group xs:defRef, as specified by the following: <xs:attributeGroup name="defRef"> <xs:annotation> <xs:documentation> for element, group and attributeGroup, which both define and reference </xs:documentation> </xs:annotation> <xs:attribute name="name" type="xs:NCName"/> <xs:attribute name="ref" type="xs:QName"/> </xs:attributeGroup> Implementation note: The 'name' and 'ref' attributes are mutually exclusive.
XsAGDefRefImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsAGDefRefImpl
Creates a new instance with the given parent object.
XsAGOccurs - interface org.apache.ws.jaxme.xs.xml.XsAGOccurs.
Interface of the attribute group xs:occurs, as specified by the following: <xs:attributeGroup name="occurs"> <xs:annotation> <xs:documentation> for all particles </xs:documentation> </xs:annotation> <xs:attribute name="minOccurs" type="xs:nonNegativeInteger" use="optional" default="1"/> <xs:attribute name="maxOccurs" type="xs:allNNI" use="optional" default="1"/> </xs:attributeGroup> Implementation note: The implementation must ensure that either 'maxOccurs' is unbounded or 'minOccurs' <= 'maxOccurs'.
XsAGOccursImpl - class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl.
Implementation of the attribute group xs:occurs, as specified by the following: <xs:attributeGroup name="occurs"> <xs:annotation> <xs:documentation> for all particles </xs:documentation> </xs:annotation> <xs:attribute name="minOccurs" type="xs:nonNegativeInteger" use="optional" default="1"/> <xs:attribute name="maxOccurs" type="xs:allNNI" use="optional" default="1"/> </xs:attributeGroup> Implementation note: The implementation must ensure that either 'maxOccurs' is unbounded or 'minOccurs' <= 'maxOccurs'.
XsAGOccursImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsAGOccursImpl
 
XsAnyURI - class org.apache.ws.jaxme.xs.xml.XsAnyURI.
Implementation of xs:anyURI.
XsAnyURI(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsAnyURI
 
XsBlockSet - class org.apache.ws.jaxme.xs.xml.XsBlockSet.
Implementation of xs:derivationset.
XsBlockSet(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsBlockSet
Creates a new DerivationSet with the given value.
XsComplexContentType - class org.apache.ws.jaxme.xs.xml.XsComplexContentType.
 
XsDateFormat - class org.apache.ws.jaxme.xs.util.XsDateFormat.
An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateFormat() - Constructor for class org.apache.ws.jaxme.xs.util.XsDateFormat
Creates a new instance.
XsDateTimeFormat - class org.apache.ws.jaxme.xs.util.XsDateTimeFormat.
An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormat() - Constructor for class org.apache.ws.jaxme.xs.util.XsDateTimeFormat
Creates a new instance.
XsDerivationSet - class org.apache.ws.jaxme.xs.xml.XsDerivationSet.
Implementation of xs:derivationset.
XsDerivationSet(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsDerivationSet
Creates a new DerivationSet with the given value.
XsEAnnotation - interface org.apache.ws.jaxme.xs.xml.XsEAnnotation.
Interface of xs:annotation, as specified by the following: <xs:element name="annotation" id="annotation"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-annotation"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:openAttrs"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="xs:appinfo"/> <xs:element ref="xs:documentation"/> </xs:choice> <xs:attribute name="id" type="xs:ID"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEAnnotationImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl.
Implementation of xs:annotation, as specified by the following: <xs:element name="annotation" id="annotation"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-annotation"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:openAttrs"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="xs:appinfo"/> <xs:element ref="xs:documentation"/> </xs:choice> <xs:attribute name="id" type="xs:ID"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEAnnotationImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEAnnotationImpl
 
XsEAny - interface org.apache.ws.jaxme.xs.xml.XsEAny.
Implementation of the xs:any element, as specified by the following: <xs:element name="any" id="any"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-any"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:wildcard"> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEAnyImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl.
Implementation of the xs:any element, as specified by the following: <xs:element name="any" id="any"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-any"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:wildcard"> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEAnyImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEAnyImpl
 
XsEAppinfo - interface org.apache.ws.jaxme.xs.xml.XsEAppinfo.
Interface of xs:appinfo, as specified by the following: <xs:element name="appinfo" id="appinfo"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-appinfo"/> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax"/> </xs:sequence> <xs:attribute name="source" type="xs:anyURI"/> </xs:complexType> </xs:element>
XsEAppinfoImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl.
Implementation of xs:appinfo, as specified by the following: <xs:element name="appinfo" id="appinfo"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-appinfo"/> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax"/> </xs:sequence> <xs:attribute name="source" type="xs:anyURI"/> </xs:complexType> </xs:element>
XsEAppinfoImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEAppinfoImpl
 
XsEChoice - interface org.apache.ws.jaxme.xs.xml.XsEChoice.
Interface of the xs:choice element, with the following specification: <xs:element name="choice" type="xs:explicitGroup" id="choice"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-choice"/> </xs:annotation> </xs:element>
XsEChoiceImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEChoiceImpl.
Implementation of the xs:choice element, with the following specification: <xs:element name="choice" type="xs:explicitGroup" id="choice"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-choice"/> </xs:annotation> </xs:element>
XsEChoiceImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEChoiceImpl
 
XsEComplexContent - interface org.apache.ws.jaxme.xs.xml.XsEComplexContent.
Interface of the element xs:complexContent, as specified by: <xs:element name="complexContent" id="complexContent"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-complexContent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:choice> <xs:element name="restriction" type="xs:complexRestrictionType"/> <xs:element name="extension" type="xs:extensionType"/> </xs:choice> <xs:attribute name="mixed" type="xs:boolean"> <xs:annotation> <xs:documentation> Overrides any setting on complexType parent.
XsEComplexContentImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl.
Implementation of the element xs:complexContent, as specified by: <xs:element name="complexContent" id="complexContent"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-complexContent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:choice> <xs:element name="restriction" type="xs:complexRestrictionType"/> <xs:element name="extension" type="xs:extensionType"/> </xs:choice> <xs:attribute name="mixed" type="xs:boolean"> <xs:annotation> <xs:documentation> Overrides any setting on complexType parent.
XsEComplexContentImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEComplexContentImpl
 
XsEDocumentation - interface org.apache.ws.jaxme.xs.xml.XsEDocumentation.
Interface of xs:documentation, as specified by the following: <xs:element name="documentation" id="documentation"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-documentation"/> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax"/> </xs:sequence> <xs:attribute name="source" type="xs:anyURI"/> <xs:attribute ref="xml:lang"/> </xs:complexType> </xs:element>
XsEDocumentationImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl.
Implementation of xs:documentation, as specified by the following: <xs:element name="documentation" id="documentation"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-documentation"/> </xs:annotation> <xs:complexType mixed="true"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:any processContents="lax"/> </xs:sequence> <xs:attribute name="source" type="xs:anyURI"/> <xs:attribute ref="xml:lang"/> </xs:complexType> </xs:element>
XsEDocumentationImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEDocumentationImpl
 
XsEEnumeration - interface org.apache.ws.jaxme.xs.xml.XsEEnumeration.
Interface of an xs:enumeration element, following this specification: <xs:element name="enumeration" id="enumeration" type="xs:noFixedFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-enumeration"/> </xs:annotation> </xs:element>
XsEEnumerationImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEEnumerationImpl.
Implementation of xs:enumeration, following this specification: <xs:element name="enumeration" id="enumeration" type="xs:noFixedFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-enumeration"/> </xs:annotation> </xs:element>
XsEEnumerationImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEEnumerationImpl
 
XsEField - interface org.apache.ws.jaxme.xs.xml.XsEField.
Interface of the xs:field element, with the following specification: A subset of XPath expressions for use in fields A utility type, not for public use The following pattern is intended to allow XPath expressions per the same EBNF as for selector, with the following change: Path ::= ('.//')?
XsEFieldImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEFieldImpl.
Interface of the xs:field element, with the following specification: A subset of XPath expressions for use in fields A utility type, not for public use The following pattern is intended to allow XPath expressions per the same EBNF as for selector, with the following change: Path ::= ('.//')?
XsEFieldImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEFieldImpl
 
XsEFractionDigits - interface org.apache.ws.jaxme.xs.xml.XsEFractionDigits.
Interface of xs:fractionDigits, following this specification: <xs:element name="fractionDigits" id="fractionDigits" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-fractionDigits"/> </xs:annotation> </xs:element>
XsEFractionDigitsImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEFractionDigitsImpl.
Implementation of xs:fractionDigits, following this specification: <xs:element name="fractionDigits" id="fractionDigits" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-fractionDigits"/> </xs:annotation> </xs:element>
XsEFractionDigitsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEFractionDigitsImpl
 
XsEImport - interface org.apache.ws.jaxme.xs.xml.XsEImport.
Interface of xs:import, as specified by the following: <xs:element name="import" id="import"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-import"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="namespace" type="xs:anyURI"/> <xs:attribute name="schemaLocation" type="xs:anyURI"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEImportImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl.
Implementation of xs:import, as specified by the following: <xs:element name="import" id="import"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-import"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="namespace" type="xs:anyURI"/> <xs:attribute name="schemaLocation" type="xs:anyURI"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEImportImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEImportImpl
 
XsEInclude - interface org.apache.ws.jaxme.xs.xml.XsEInclude.
Interface of xs:include, as specified by the following declaration: <xs:element name="include" id="include"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-include"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEIncludeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEIncludeImpl.
Implementation of xs:include, as specified by the following declaration: <xs:element name="include" id="include"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-include"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEIncludeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEIncludeImpl
 
XsEKey - interface org.apache.ws.jaxme.xs.xml.XsEKey.
Interface of the xs:key element, specified as follows: <xs:element name="key" type="xs:keybase" id="key"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-key"/> </xs:annotation> </xs:element>
XsEKeyImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEKeyImpl.
Implementation of the xs:key element, specified as follows: <xs:element name="key" type="xs:keybase" id="key"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-key"/> </xs:annotation> </xs:element>
XsEKeyImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEKeyImpl
 
XsEKeyref - interface org.apache.ws.jaxme.xs.xml.XsEKeyref.
Interface of the xs:keyref element, with the following specification:
XsEKeyrefImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl.
Implementation of the xs:keyref element, with the following specification:
XsEKeyrefImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEKeyrefImpl
 
XsELength - interface org.apache.ws.jaxme.xs.xml.XsELength.
Interface of xs:length, following this specification: <xs:element name="length" id="length" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-length"/> </xs:annotation> </xs:element>
XsELengthImpl - class org.apache.ws.jaxme.xs.xml.impl.XsELengthImpl.
Implementation of xs:length, following this specification: <xs:element name="length" id="length" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-length"/> </xs:annotation> </xs:element>
XsELengthImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsELengthImpl
 
XsEList - interface org.apache.ws.jaxme.xs.xml.XsEList.
Implementation of xs:list, following the specification below: <xs:element name="list" id="list"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-list"> itemType attribute and simpleType child are mutually exclusive, but one or other is required </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> </xs:sequence> <xs:attribute name="itemType" type="xs:QName" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEListImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl.
Implementation of xs:list, following the specification below: <xs:element name="list" id="list"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-list"> itemType attribute and simpleType child are mutually exclusive, but one or other is required </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> </xs:sequence> <xs:attribute name="itemType" type="xs:QName" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEListImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEListImpl
 
XsEMaxExclusive - interface org.apache.ws.jaxme.xs.xml.XsEMaxExclusive.
Interface of xs:maxExclusive, following this specification: <xs:element name="maxExclusive" id="maxExclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-maxExclusive"/> </xs:annotation> </xs:element>
XsEMaxExclusiveImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMaxExclusiveImpl.
Implementation of xs:maxExclusive, following this specification: <xs:element name="maxExclusive" id="maxExclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-maxExclusive"/> </xs:annotation> </xs:element>
XsEMaxExclusiveImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMaxExclusiveImpl
 
XsEMaxInclusive - interface org.apache.ws.jaxme.xs.xml.XsEMaxInclusive.
Interface of xs:maxInclusive, following this specification: <xs:element name="maxInclusive" id="maxInclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-maxInclusive"/> </xs:annotation> </xs:element>
XsEMaxInclusiveImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMaxInclusiveImpl.
Implementation of xs:maxInclusive, following this specification: <xs:element name="maxInclusive" id="maxInclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-maxInclusive"/> </xs:annotation> </xs:element>
XsEMaxInclusiveImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMaxInclusiveImpl
 
XsEMaxLength - interface org.apache.ws.jaxme.xs.xml.XsEMaxLength.
Iinterface of xs:maxLength, following this specification:
XsEMaxLengthImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMaxLengthImpl.
Implementation of xs:maxLength, following this specification:
XsEMaxLengthImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMaxLengthImpl
 
XsEMinExclusive - interface org.apache.ws.jaxme.xs.xml.XsEMinExclusive.
Interface of xs:minExclusive, following this specification: <xs:element name="minExclusive" id="minExclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-minExclusive"/> </xs:annotation> </xs:element>
XsEMinExclusiveImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMinExclusiveImpl.
Implementation of xs:minExclusive, following this specification: <xs:element name="minExclusive" id="minExclusive" type="xs:facet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-minExclusive"/> </xs:annotation> </xs:element>
XsEMinExclusiveImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMinExclusiveImpl
 
XsEMinInclusive - interface org.apache.ws.jaxme.xs.xml.XsEMinInclusive.
Interface of xs:minInclusive, following this specification:
XsEMinInclusiveImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMinInclusiveImpl.
Implementation of xs:minInclusive, following this specification:
XsEMinInclusiveImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMinInclusiveImpl
 
XsEMinLength - interface org.apache.ws.jaxme.xs.xml.XsEMinLength.
Interface of xs:minLength, following this specification: <xs:element name="minLength" id="minLength" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-minLength"/> </xs:annotation> </xs:element>
XsEMinLengthImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEMinLengthImpl.
Implementation of xs:minLength, following this specification: <xs:element name="minLength" id="minLength" type="xs:numFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-minLength"/> </xs:annotation> </xs:element>
XsEMinLengthImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEMinLengthImpl
 
XsENotation - interface org.apache.ws.jaxme.xs.xml.XsENotation.
Interface of the xs:notation element, with the following specification:
XsENotationImpl - class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl.
Interface of the xs:notation element, with the following specification:
XsENotationImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsENotationImpl
 
XsEPattern - interface org.apache.ws.jaxme.xs.xml.XsEPattern.
Interface of xs:pattern, following this specification: <xs:element name="pattern" id="pattern" type="xs:noFixedFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-pattern"/> </xs:annotation> </xs:element>
XsEPatternImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEPatternImpl.
Implementation of xs:pattern, following this specification: <xs:element name="pattern" id="pattern" type="xs:noFixedFacet"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-pattern"/> </xs:annotation> </xs:element>
XsEPatternImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEPatternImpl
 
XsERedefine - interface org.apache.ws.jaxme.xs.xml.XsERedefine.
Implementation of xs:redefine, as specified by the following: <xs:element name="redefine" id="redefine"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:openAttrs"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="xs:annotation"/> <xs:group ref="xs:redefinable"/> </xs:choice> <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> <xs:attribute name="id" type="xs:ID"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsERedefineImpl - class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl.
Implementation of xs:redefine, as specified by the following: <xs:element name="redefine" id="redefine"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:openAttrs"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="xs:annotation"/> <xs:group ref="xs:redefinable"/> </xs:choice> <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> <xs:attribute name="id" type="xs:ID"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsERedefineImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsERedefineImpl
 
XsERestriction - interface org.apache.ws.jaxme.xs.xml.XsERestriction.
Implementation of xs:restriction, following this specification: <xs:element name="restriction" id="restriction"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-restriction"> base attribute and simpleType child are mutually exclusive, but one or other is required </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:simpleRestrictionModel"/> <xs:attribute name="base" type="xs:QName" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:group name="simpleRestrictionModel"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> <xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group> <xs:group name="facets"> <xs:annotation> <xs:documentation> We should use a substitution group for facets, but that's ruled out because it would allow users to add their own, which we're not ready for yet.
XsERestrictionImpl - class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl.
Implementation of xs:restriction, following this specification: <xs:element name="restriction" id="restriction"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-restriction"> base attribute and simpleType child are mutually exclusive, but one or other is required </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:simpleRestrictionModel"/> <xs:attribute name="base" type="xs:QName" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:group name="simpleRestrictionModel"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> <xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group> <xs:group name="facets"> <xs:annotation> <xs:documentation> We should use a substitution group for facets, but that's ruled out because it would allow users to add their own, which we're not ready for yet.
XsERestrictionImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsERestrictionImpl
 
XsESchema - interface org.apache.ws.jaxme.xs.xml.XsESchema.
Implementation of xs:schema.
XsESchemaImpl - class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl.
Implementation of xs:schema.
XsESchemaImpl(XSContext) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsESchemaImpl
 
XsESelector - interface org.apache.ws.jaxme.xs.xml.XsESelector.
Interface of the xs:selector element, specified by the following: A subset of XPath expressions for use in selectors A utility type, not for public use The following pattern is intended to allow XPath expressions per the following EBNF: Selector ::= Path ( '|' Path )* Path ::= ('.//')?
XsESelectorImpl - class org.apache.ws.jaxme.xs.xml.impl.XsESelectorImpl.
Interface of the xs:selector element, specified by the following: A subset of XPath expressions for use in selectors A utility type, not for public use The following pattern is intended to allow XPath expressions per the following EBNF: Selector ::= Path ( '|' Path )* Path ::= ('.//')?
XsESelectorImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsESelectorImpl
 
XsESequence - interface org.apache.ws.jaxme.xs.xml.XsESequence.
Interface of the xs:sequence element, with the following specification: <xs:element name="sequence" type="xs:explicitGroup" id="sequence"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-sequence"/> </xs:annotation> </xs:element>
XsESequenceImpl - class org.apache.ws.jaxme.xs.xml.impl.XsESequenceImpl.
Implementation of the xs:sequence element, with the following specification: <xs:element name="sequence" type="xs:explicitGroup" id="sequence"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-sequence"/> </xs:annotation> </xs:element>
XsESequenceImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsESequenceImpl
 
XsESimpleContent - interface org.apache.ws.jaxme.xs.xml.XsESimpleContent.
Implementation of xs:simpleContent, as specified by the following: <xs:element name="simpleContent" id="simpleContent"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-simpleContent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:choice> <xs:element name="restriction" type="xs:simpleRestrictionType"/> <xs:element name="extension" type="xs:simpleExtensionType"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsESimpleContentImpl - class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl.
Implementation of xs:simpleContent, as specified by the following: <xs:element name="simpleContent" id="simpleContent"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-simpleContent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:choice> <xs:element name="restriction" type="xs:simpleRestrictionType"/> <xs:element name="extension" type="xs:simpleExtensionType"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsESimpleContentImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsESimpleContentImpl
 
XsETopLevelSimpleType - interface org.apache.ws.jaxme.xs.xml.XsETopLevelSimpleType.
Interface of xs:simpleType>, as specified by the following: <xs:element name="simpleType" type="xs:topLevelSimpleType" id="simpleType"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-simpleType"/> </xs:annotation> </xs:element> <xs:complexType name="topLevelSimpleType"> <xs:complexContent> <xs:restriction base="xs:simpleType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleDerivation"/> </xs:sequence> <xs:attribute name="name" use="required" type="xs:NCName"> <xs:annotation> <xs:documentation> Required at the top level </xs:documentation> </xs:annotation> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType>
XsETopLevelSimpleTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsETopLevelSimpleTypeImpl.
Implementation of xs:simpleType>, as specified by the following: <xs:element name="simpleType" type="xs:topLevelSimpleType" id="simpleType"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-simpleType"/> </xs:annotation> </xs:element> <xs:complexType name="topLevelSimpleType"> <xs:complexContent> <xs:restriction base="xs:simpleType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleDerivation"/> </xs:sequence> <xs:attribute name="name" use="required" type="xs:NCName"> <xs:annotation> <xs:documentation> Required at the top level </xs:documentation> </xs:annotation> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType>
XsETopLevelSimpleTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsETopLevelSimpleTypeImpl
 
XsETotalDigits - interface org.apache.ws.jaxme.xs.xml.XsETotalDigits.
Interface of xs:totalDigits, following this specification: <xs:element name="totalDigits" id="totalDigits"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-totalDigits"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:numFacet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" type="xs:positiveInteger" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element>
XsETotalDigitsImpl - class org.apache.ws.jaxme.xs.xml.impl.XsETotalDigitsImpl.
Implementation of xs:totalDigits, following this specification: <xs:element name="totalDigits" id="totalDigits"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-totalDigits"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:numFacet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" type="xs:positiveInteger" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element>
XsETotalDigitsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsETotalDigitsImpl
 
XsEUnion - interface org.apache.ws.jaxme.xs.xml.XsEUnion.
Interface of xs:union, following the specification below: <xs:element name="union" id="union"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-union"> memberTypes attribute must be non-empty or there must be at least one simpleType child </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="memberTypes" use="optional"> <xs:simpleType> <xs:list itemType="xs:QName"/> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEUnionImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl.
Implementation of xs:union, following the specification below: <xs:element name="union" id="union"> <xs:complexType> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-union"> memberTypes attribute must be non-empty or there must be at least one simpleType child </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="memberTypes" use="optional"> <xs:simpleType> <xs:list itemType="xs:QName"/> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>
XsEUnionImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEUnionImpl
 
XsEUnique - interface org.apache.ws.jaxme.xs.xml.XsEUnique.
Interface of the xs:unique element, with the following specification: <xs:element name="unique" type="xs:keybase" id="unique"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-unique"/> </xs:annotation> </xs:element>
XsEUniqueImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEUniqueImpl.
Implementation of the xs:unique element, with the following specification: <xs:element name="unique" type="xs:keybase" id="unique"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-unique"/> </xs:annotation> </xs:element>
XsEUniqueImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEUniqueImpl
 
XsEWhiteSpace - interface org.apache.ws.jaxme.xs.xml.XsEWhiteSpace.
Interface of xs:whiteSpace, following this specification: <xs:element name="whiteSpace" id="whiteSpace"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-whiteSpace"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:facet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="preserve"/> <xs:enumeration value="replace"/> <xs:enumeration value="collapse"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element>
XsEWhiteSpaceImpl - class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl.
Implementation of xs:whiteSpace, following this specification: <xs:element name="whiteSpace" id="whiteSpace"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-whiteSpace"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:facet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="preserve"/> <xs:enumeration value="replace"/> <xs:enumeration value="collapse"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element>
XsEWhiteSpaceImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsEWhiteSpaceImpl
 
XsFormChoice - class org.apache.ws.jaxme.xs.xml.XsFormChoice.
Implementation of the following simple type: <xs:simpleType name="formChoice"> <xs:annotation> <xs:documentation> A utility type, not for public use </xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="qualified"/> <xs:enumeration value="unqualified"/> </xs:restriction> </xs:simpleType>
XsGAllModel - interface org.apache.ws.jaxme.xs.xml.XsGAllModel.
Interface of xs:allModel, as specified by the following: <xs:group name="allModel"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:element name="element" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:annotation> <xs:documentation>restricted max/min</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="xs:localElement"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="simpleType" type="xs:localSimpleType"/> <xs:element name="complexType" type="xs:localComplexType"/> </xs:choice> <xs:group ref="xs:identityConstraint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="minOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:nonNegativeInteger"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="maxOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:allNNI"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:group> Implementation note: The above restriction of a XsTLocalElement is interpreted as a usual local element, except that the minOccurs and maxOccurs attributes must be 0 or 1.
XsGAllModelImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGAllModelImpl.
Implementation of xs:allModel, as specified by the following: <xs:group name="allModel"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:element name="element" minOccurs="0" maxOccurs="unbounded"> <xs:complexType> <xs:annotation> <xs:documentation>restricted max/min</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="xs:localElement"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="simpleType" type="xs:localSimpleType"/> <xs:element name="complexType" type="xs:localComplexType"/> </xs:choice> <xs:group ref="xs:identityConstraint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="minOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:nonNegativeInteger"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="maxOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:allNNI"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:group> Implementation note: The above restriction of a XsTLocalElement is interpreted as a usual local element, except that the minOccurs and maxOccurs attributes must be 0 or 1.
XsGAllModelImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGAllModelImpl
 
XsGAttrDecls - interface org.apache.ws.jaxme.xs.xml.XsGAttrDecls.
Interface of xs:attrDecls, with the following specification: <xs:group name="attrDecls"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="attribute" type="xs:attribute"/> <xs:element name="attributeGroup" type="xs:attributeGroupRef"/> </xs:choice> <xs:element ref="xs:anyAttribute" minOccurs="0"/> </xs:sequence> </xs:group>
XsGAttrDeclsImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl.
Implementation of xs:attrDecls, with the following specification: <xs:group name="attrDecls"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="attribute" type="xs:attribute"/> <xs:element name="attributeGroup" type="xs:attributeGroupRef"/> </xs:choice> <xs:element ref="xs:anyAttribute" minOccurs="0"/> </xs:sequence> </xs:group>
XsGAttrDeclsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGAttrDeclsImpl
 
XsGComplexTypeModel - interface org.apache.ws.jaxme.xs.xml.XsGComplexTypeModel.
Interface of the group xs:complexTypeModel, as specified by the following: <xs:group name="complexTypeModel"> <xs:choice> <xs:element ref="xs:simpleContent"/> <xs:element ref="xs:complexContent"/> <xs:sequence> <xs:annotation> <xs:documentation> This branch is short for &lt;complexContent&gt; &lt;restriction base="xs:anyType"&gt; ...
XsGComplexTypeModelImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl.
Implementation of the group xs:complexTypeModel, as specified by the following: <xs:group name="complexTypeModel"> <xs:choice> <xs:element ref="xs:simpleContent"/> <xs:element ref="xs:complexContent"/> <xs:sequence> <xs:annotation> <xs:documentation> This branch is short for &lt;complexContent&gt; &lt;restriction base="xs:anyType"&gt; ...
XsGComplexTypeModelImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGComplexTypeModelImpl
 
XsGIdentityConstraint - interface org.apache.ws.jaxme.xs.xml.XsGIdentityConstraint.
Implementation of the group xs:identityConstraint, specified as follows: The three kinds of identity constraints, all with type of or derived from 'keybase'.
XsGIdentityConstraintImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl.
Implementation of the group xs:identityConstraint, specified as follows: The three kinds of identity constraints, all with type of or derived from 'keybase'.
XsGIdentityConstraintImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGIdentityConstraintImpl
 
XsGNestedParticle - interface org.apache.ws.jaxme.xs.xml.XsGNestedParticle.
Interface of the xs:nestedParticle group, as specified by the following:
XsGParticle - interface org.apache.ws.jaxme.xs.xml.XsGParticle.
Implementation of the xs:particle group, with the following specification: <xs:group name="particle"> <xs:choice> <xs:element name="element" type="xs:localElement"/> <xs:element name="group" type="xs:groupRef"/> <xs:element ref="xs:all"/> <xs:element ref="xs:choice"/> <xs:element ref="xs:sequence"/> <xs:element ref="xs:any"/> </xs:choice> </xs:group>
XsGParticleImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl.
Implementation of the xs:typeDefParticle group, as specified by the following: 'complexType' uses this
XsGParticleImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGParticleImpl
 
XsGSimpleRestrictionModel - interface org.apache.ws.jaxme.xs.xml.XsGSimpleRestrictionModel.
Interface of xs:simpleRestrictionModel, following this specification: <xs:group name="simpleRestrictionModel"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> <xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group> <xs:group name="facets"> <xs:annotation> <xs:documentation> We should use a substitution group for facets, but that's ruled out because it would allow users to add their own, which we're not ready for yet.
XsGSimpleRestrictionModelImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl.
Interface of xs:simpleRestrictionModel, following this specification: <xs:group name="simpleRestrictionModel"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> <xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group> <xs:group name="facets"> <xs:annotation> <xs:documentation> We should use a substitution group for facets, but that's ruled out because it would allow users to add their own, which we're not ready for yet.
XsGSimpleRestrictionModelImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGSimpleRestrictionModelImpl
 
XsGTypeDefParticle - interface org.apache.ws.jaxme.xs.xml.XsGTypeDefParticle.
Interface of the xs:typeDefParticle group, as specified by the following: 'complexType' uses this
XsGTypeDefParticleImpl - class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl.
Implementation of the xs:typeDefParticle group, as specified by the following: 'complexType' uses this
XsGTypeDefParticleImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsGTypeDefParticleImpl
 
XsID - class org.apache.ws.jaxme.xs.xml.XsID.
Implementation of xs:ID
XsID(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsID
 
XsNCName - class org.apache.ws.jaxme.xs.xml.XsNCName.
Implementation of xs:NCName.
XsNCName(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsNCName
 
XsNamespaceList - class org.apache.ws.jaxme.xs.xml.XsNamespaceList.
Implementation of the xs:namespaceList type, specified like this: <xs:simpleType name="namespaceList"> <xs:annotation> <xs:documentation> A utility type, not for public use </xs:documentation> </xs:annotation> <xs:union> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="##any"/> <xs:enumeration value="##other"/> </xs:restriction> </xs:simpleType> <xs:simpleType> <xs:list> <xs:simpleType> <xs:union memberTypes="xs:anyURI"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="##targetNamespace"/> <xs:enumeration value="##local"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:list> </xs:simpleType> </xs:union> </xs:simpleType>
XsNamespaceList() - Constructor for class org.apache.ws.jaxme.xs.xml.XsNamespaceList
 
XsNamespaceList.Basic - class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic.
 
XsNamespaceList.Basic(String, XsAnyURI) - Constructor for class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Basic
 
XsNamespaceList.Other - class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other.
A namespace list matching "##other" with the given target namespace pTargetNamespace.
XsNamespaceList.Other(XsAnyURI) - Constructor for class org.apache.ws.jaxme.xs.xml.XsNamespaceList.Other
 
XsObject - interface org.apache.ws.jaxme.xs.xml.XsObject.
Base interface for type, attribute, element, or whatever object.
XsObjectCreator - interface org.apache.ws.jaxme.xs.parser.XsObjectCreator.
Interface of a an object creating beans.
XsObjectFactory - interface org.apache.ws.jaxme.xs.xml.XsObjectFactory.
 
XsObjectFactoryImpl - class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl.
The XsObjectFactory, which allows to extend the parser.
XsObjectFactoryImpl() - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsObjectFactoryImpl
 
XsObjectImpl - class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl.
Base class for all the types, attributes, elements, ...
XsObjectImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
 
XsQName - class org.apache.ws.jaxme.xs.xml.XsQName.
Implementation of xs:qName.
XsQName(XsAnyURI, String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsQName
 
XsQName(XsAnyURI, String, String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsQName
 
XsQName(String, String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsQName
 
XsQName(String, String, String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsQName
 
XsRedefinable - interface org.apache.ws.jaxme.xs.xml.XsRedefinable.
A common base interface for XsETopLevelSimpleType, XsTComplexType, XsTGroup, and XsTAttributeGroup.
XsSAXParser - interface org.apache.ws.jaxme.xs.parser.XsSAXParser.
 
XsSAXParserImpl - class org.apache.ws.jaxme.xs.parser.impl.XsSAXParserImpl.
 
XsSAXParserImpl(Object) - Constructor for class org.apache.ws.jaxme.xs.parser.impl.XsSAXParserImpl
Creates a new instance of XsSAXParserImpl.java.
XsSchemaHeader - interface org.apache.ws.jaxme.xs.xml.XsSchemaHeader.
This interface contains the data contained in the schemas root element.
XsSimpleDerivationSet - class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet.
Implementation of xs:derivationset.
XsSimpleDerivationSet(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsSimpleDerivationSet
Creates a new DerivationSet with the given value.
XsTAll - interface org.apache.ws.jaxme.xs.xml.XsTAll.
Interface of the following type: <xs:complexType name="all"> <xs:annotation> <xs:documentation> Only elements allowed inside </xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="xs:explicitGroup"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:nonNegativeInteger"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="maxOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:allNNI"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTAllImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl.
Implementation of the following type: <xs:complexType name="all"> <xs:annotation> <xs:documentation> Only elements allowed inside </xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="xs:explicitGroup"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:nonNegativeInteger"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="maxOccurs" use="optional" default="1"> <xs:simpleType> <xs:restriction base="xs:allNNI"> <xs:enumeration value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTAllImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTAllImpl
 
XsTAnnotated - interface org.apache.ws.jaxme.xs.xml.XsTAnnotated.
Interface of an annotated element, as specified by the following: <xs:complexType name="annotated"> <xs:annotation> <xs:documentation> This type is extended by all types which allow annotation other than <schema> itself.
XsTAnnotatedImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl.
Implementation of an annotated element, as specified by the following: <xs:complexType name="annotated"> <xs:annotation> <xs:documentation> This type is extended by all types which allow annotation other than <schema> itself.
XsTAnnotatedImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
 
XsTAttribute - interface org.apache.ws.jaxme.xs.xml.XsTAttribute.
Interface of xs:attribute, following this specification: <xs:complexType name="attribute"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" minOccurs="0" type="xs:localSimpleType"/> </xs:sequence> <xs:attributeGroup ref="xs:defRef"/> <xs:attribute name="type" type="xs:QName"/> <xs:attribute name="use" use="optional" default="optional"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="prohibited"/> <xs:enumeration value="optional"/> <xs:enumeration value="required"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="default" type="xs:string"/> <xs:attribute name="fixed" type="xs:string"/> <xs:attribute name="form" type="xs:formChoice"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTAttribute.Use - class org.apache.ws.jaxme.xs.xml.XsTAttribute.Use.
 
XsTAttributeGroup - interface org.apache.ws.jaxme.xs.xml.XsTAttributeGroup.
Interface of an xs:attributeGroup, with the following specification: <xs:complexType name="attributeGroup" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:attrDecls"/> <xs:attributeGroup ref="xs:defRef"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTAttributeGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl.
Implementation of an xs:attributeGroup, with the following specification: <xs:complexType name="attributeGroup" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:attrDecls"/> <xs:attributeGroup ref="xs:defRef"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTAttributeGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupImpl
 
XsTAttributeGroupRef - interface org.apache.ws.jaxme.xs.xml.XsTAttributeGroupRef.
Interface of the xs:attributeGroupRef type, specified as follows: <xs:complexType name="attributeGroupRef"> <xs:complexContent> <xs:restriction base="xs:attributeGroup"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="ref" use="required" type="xs:QName"/> <xs:attribute name="name" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTAttributeGroupRefImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl.
Implementation of the xs:attributeGroupRef type, specified as follows: <xs:complexType name="attributeGroupRef"> <xs:complexContent> <xs:restriction base="xs:attributeGroup"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="ref" use="required" type="xs:QName"/> <xs:attribute name="name" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTAttributeGroupRefImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeGroupRefImpl
 
XsTAttributeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl.
Implementation of xs:attribute, following this specification: <xs:complexType name="attribute"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element name="simpleType" minOccurs="0" type="xs:localSimpleType"/> </xs:sequence> <xs:attributeGroup ref="xs:defRef"/> <xs:attribute name="type" type="xs:QName"/> <xs:attribute name="use" use="optional" default="optional"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="prohibited"/> <xs:enumeration value="optional"/> <xs:enumeration value="required"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="default" type="xs:string"/> <xs:attribute name="fixed" type="xs:string"/> <xs:attribute name="form" type="xs:formChoice"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTAttributeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTAttributeImpl
 
XsTComplexRestrictionType - interface org.apache.ws.jaxme.xs.xml.XsTComplexRestrictionType.
Implementation of xs:complexRestrictionType, as specified by the following: <xs:complexType name="complexRestrictionType"> <xs:complexContent> <xs:restriction base="xs:restrictionType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTComplexRestrictionTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl.
Implementation of xs:complexRestrictionType, as specified by the following: <xs:complexType name="complexRestrictionType"> <xs:complexContent> <xs:restriction base="xs:restrictionType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTComplexRestrictionTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImpl
 
XsTComplexType - interface org.apache.ws.jaxme.xs.xml.XsTComplexType.
Interface of a complex type, to be shared by XsTLocalComplexType and XsTComplexType.
XsTComplexTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl.
Base implementation of a complex type, to be shared by XsTLocalComplexType and XsTComplexType.
XsTComplexTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTComplexTypeImpl
 
XsTElement - interface org.apache.ws.jaxme.xs.xml.XsTElement.
Implementation of the xs:element type, as specified by the following: The element element can be used either at the top level to define an element-type binding globally, or within a content model to either reference a globally-defined element or type or declare an element-type binding locally.
XsTElementImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl.
Implementation of the xs:element type, as specified by the following: <xs:complexType name="element" abstract="true"> <xs:annotation> <xs:documentation> The element element can be used either at the top level to define an element-type binding globally, or within a content model to either reference a globally-defined element or type or declare an element-type binding locally.
XsTElementImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTElementImpl
 
XsTExplicitGroup - interface org.apache.ws.jaxme.xs.xml.XsTExplicitGroup.
Interface of the xs:explicitGroup type, as specified by the following: group type for the three kinds of group Implementation note: This interface doesn't specify any additional methods.
XsTExplicitGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl.
Implementation of the xs:explicitGroup type, as specified by the following: group type for the three kinds of group Implementation note: This interface doesn't specify any additional methods.
XsTExplicitGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl
 
XsTExtensionType - interface org.apache.ws.jaxme.xs.xml.XsTExtensionType.
Interface of the xs:extensionType type, as specified by: <xs:complexType name="extensionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTExtensionTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl.
Implementation of the xs:extensionType type, as specified by: <xs:complexType name="extensionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTExtensionTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTExtensionTypeImpl
 
XsTFacet - interface org.apache.ws.jaxme.xs.xml.XsTFacet.
Interface of a facet, following this specification: <xs:complexType name="facet"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="value" use="required"/> <xs:attribute name="fixed" type="xs:boolean" use="optional" default="false"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTFacetBase - interface org.apache.ws.jaxme.xs.xml.XsTFacetBase.
 
XsTFacetBaseImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTFacetBaseImpl.
 
XsTFacetBaseImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTFacetBaseImpl
 
XsTFacetImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl.
Implementation of a facet, following this specification: <xs:complexType name="facet"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="value" use="required"/> <xs:attribute name="fixed" type="xs:boolean" use="optional" default="false"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTFacetImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl
 
XsTFixedFacet - interface org.apache.ws.jaxme.xs.xml.XsTFixedFacet.
A common base interface for XsTFacet and XsTNumFacet.
XsTFixedFacetImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTFixedFacetImpl.
A common base class for XsTFacet and XsTNumFacet.
XsTFixedFacetImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTFixedFacetImpl
 
XsTGroup - interface org.apache.ws.jaxme.xs.xml.XsTGroup.
Interface of the xs:group, type, with the following specification: <xs:complexType name="group" abstract="true"> <xs:annotation> <xs:documentation> group type for explicit groups, named top-level groups and group references </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:particle" minOccurs="0" maxOccurs="unbounded"/> <xs:attributeGroup ref="xs:defRef"/> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl.
Implementation of the xs:group, type, with the following specification: <xs:complexType name="group" abstract="true"> <xs:annotation> <xs:documentation> group type for explicit groups, named top-level groups and group references </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:particle" minOccurs="0" maxOccurs="unbounded"/> <xs:attributeGroup ref="xs:defRef"/> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
 
XsTGroupRef - interface org.apache.ws.jaxme.xs.xml.XsTGroupRef.
Implementation of the xs:groupRef type, with the following specification: Implementation note: This interface does not define any additional methods.
XsTGroupRefImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTGroupRefImpl.
Implementation of the xs:groupRef type, with the following specification:
XsTGroupRefImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTGroupRefImpl
 
XsTIdentityConstraint - interface org.apache.ws.jaxme.xs.xml.XsTIdentityConstraint.
A common base interface for the elements which are part of an xs:identityConstraint group.
XsTKeybase - interface org.apache.ws.jaxme.xs.xml.XsTKeybase.
Interface of the xs:keybase type, with the following specification: <xs:complexType name="keybase"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element ref="xs:selector"/> <xs:element ref="xs:field" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:NCName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTKeybaseImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl.
Implementation of the xs:keybase type, with the following specification: <xs:complexType name="keybase"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:element ref="xs:selector"/> <xs:element ref="xs:field" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="name" type="xs:NCName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTKeybaseImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTKeybaseImpl
 
XsTLocalAllElementImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTLocalAllElementImpl.
 
XsTLocalAllElementImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTLocalAllElementImpl
 
XsTLocalComplexType - interface org.apache.ws.jaxme.xs.xml.XsTLocalComplexType.
Interface of a local xs:complexType, following the specification below: <xs:complexType name="localComplexType"> <xs:complexContent> <xs:restriction base="xs:complexType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:complexTypeModel"/> </xs:sequence> <xs:attribute name="name" use="prohibited"/> <xs:attribute name="abstract" use="prohibited"/> <xs:attribute name="final" use="prohibited"/> <xs:attribute name="block" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTLocalComplexTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTLocalComplexTypeImpl.
Interface of a local xs:complexType, following the specification below: <xs:complexType name="localComplexType"> <xs:complexContent> <xs:restriction base="xs:complexType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:complexTypeModel"/> </xs:sequence> <xs:attribute name="name" use="prohibited"/> <xs:attribute name="abstract" use="prohibited"/> <xs:attribute name="final" use="prohibited"/> <xs:attribute name="block" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTLocalComplexTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTLocalComplexTypeImpl
 
XsTLocalElement - interface org.apache.ws.jaxme.xs.xml.XsTLocalElement.
Interface of the xs:localElement type, as specified by:
XsTLocalElementImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl.
Implementation of the xs:localElement type, as specified by: <xs:complexType name="localElement"> <xs:complexContent> <xs:restriction base="xs:element"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="simpleType" type="xs:localSimpleType"/> <xs:element name="complexType" type="xs:localComplexType"/> </xs:choice> <xs:group ref="xs:identityConstraint" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="substitutionGroup" use="prohibited"/> <xs:attribute name="final" use="prohibited"/> <xs:attribute name="abstract" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType> Implementation note: This class doesn't specify any additional methods.
XsTLocalElementImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTLocalElementImpl
 
XsTLocalSimpleType - interface org.apache.ws.jaxme.xs.xml.XsTLocalSimpleType.
Interface of the xs:localSimpleType type, as specified by the following: <xs:complexType name="localSimpleType"> <xs:complexContent> <xs:restriction base="xs:simpleType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleDerivation"/> </xs:sequence> <xs:attribute name="name" use="prohibited"> <xs:annotation> <xs:documentation> Forbidden when nested </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="final" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType> Implementation note: The implementation must ensure, that the 'final' and 'name' attributes aren't set.
XsTLocalSimpleTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTLocalSimpleTypeImpl.
Implementation of the xs:localSimpleType type, as specified by the following: <xs:complexType name="localSimpleType"> <xs:complexContent> <xs:restriction base="xs:simpleType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleDerivation"/> </xs:sequence> <xs:attribute name="name" use="prohibited"> <xs:annotation> <xs:documentation> Forbidden when nested </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="final" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType> Implementation note: The implementation must ensure, that the 'final' and 'name' attributes aren't set.
XsTLocalSimpleTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTLocalSimpleTypeImpl
 
XsTNamedGroup - interface org.apache.ws.jaxme.xs.xml.XsTNamedGroup.
Interface of a named top-level group, with the following specification: <xs:complexType name="namedGroup"> <xs:annotation> <xs:documentation> Should derive this from realGroup, but too complicated for now </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="1" maxOccurs="1"> <xs:element name="all"> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:all"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="choice" type="xs:simpleExplicitGroup"/> <xs:element name="sequence" type="xs:simpleExplicitGroup"/> </xs:choice> </xs:sequence> <xs:attribute name="name" use="required" type="xs:NCName"/> <xs:attribute name="ref" use="prohibited"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> </xs:complexType> </pre></p>
XsTNamedGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl.
Implementation of a named top-level group, with the following specification: <xs:complexType name="namedGroup"> <xs:annotation> <xs:documentation> Should derive this from realGroup, but too complicated for now </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="1" maxOccurs="1"> <xs:element name="all"> <xs:complexType> <xs:complexContent> <xs:restriction base="xs:all"> <xs:group ref="xs:allModel"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="choice" type="xs:simpleExplicitGroup"/> <xs:element name="sequence" type="xs:simpleExplicitGroup"/> </xs:choice> </xs:sequence> <xs:attribute name="name" use="required" type="xs:NCName"/> <xs:attribute name="ref" use="prohibited"/> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> </xs:complexType> </pre></p>
XsTNamedGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTNamedGroupImpl
 
XsTNestedParticle - interface org.apache.ws.jaxme.xs.xml.XsTNestedParticle.
 
XsTNumFacet - interface org.apache.ws.jaxme.xs.xml.XsTNumFacet.
Interface of xs:numFacet, following this specification: <xs:complexType name="numFacet"> <xs:complexContent> <xs:restriction base="xs:facet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" type="xs:nonNegativeInteger" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTNumFacetImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTNumFacetImpl.
Implementation of xs:numFacet, following this specification: <xs:complexType name="numFacet"> <xs:complexContent> <xs:restriction base="xs:facet"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> </xs:sequence> <xs:attribute name="value" type="xs:nonNegativeInteger" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTNumFacetImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTNumFacetImpl
 
XsTOpenAttrs - interface org.apache.ws.jaxme.xs.xml.XsTOpenAttrs.
A common base type for most of the schema elements.
XsTOpenAttrsImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl.
A common base type for most of the schema elements.
XsTOpenAttrsImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl
 
XsTParticle - interface org.apache.ws.jaxme.xs.xml.XsTParticle.
Interface of a particle.
XsTRealGroup - interface org.apache.ws.jaxme.xs.xml.XsTRealGroup.
Interface of the xs:realGroup type, as specified by the following: <xs:complexType name="realGroup"> <xs:complexContent> <xs:restriction base="xs:group"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="0" maxOccurs="1"> <xs:element ref="xs:all"/> <xs:element ref="xs:choice"/> <xs:element ref="xs:sequence"/> </xs:choice> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> Implementation note: This interface does not define any additional methods.
XsTRealGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl.
Implementation of the xs:realGroup type, as specified by the following: <xs:complexType name="realGroup"> <xs:complexContent> <xs:restriction base="xs:group"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:choice minOccurs="0" maxOccurs="1"> <xs:element ref="xs:all"/> <xs:element ref="xs:choice"/> <xs:element ref="xs:sequence"/> </xs:choice> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> Implementation note: This interface does not define any additional methods.
XsTRealGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTRealGroupImpl
 
XsTRestrictionType - interface org.apache.ws.jaxme.xs.xml.XsTRestrictionType.
Implementation of xs:restrictionType, as specified by the following: <xs:complexType name="restrictionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:choice> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> </xs:choice> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTRestrictionTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl.
Implementation of xs:restrictionType, as specified by the following: <xs:complexType name="restrictionType"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:sequence> <xs:choice> <xs:group ref="xs:typeDefParticle" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> </xs:choice> <xs:group ref="xs:attrDecls"/> </xs:sequence> <xs:attribute name="base" type="xs:QName" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
XsTRestrictionTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImpl
 
XsTSimpleExplicitGroup - interface org.apache.ws.jaxme.xs.xml.XsTSimpleExplicitGroup.
Interface of the xs:simpleExplicitGroup type, with the following specification: <xs:complexType name="simpleExplicitGroup"> <xs:complexContent> <xs:restriction base="xs:explicitGroup"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:nestedParticle" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="minOccurs" use="prohibited"/> <xs:attribute name="maxOccurs" use="prohibited"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTSimpleExplicitGroupImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl.
 
XsTSimpleExplicitGroupImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExplicitGroupImpl
 
XsTSimpleExtensionType - interface org.apache.ws.jaxme.xs.xml.XsTSimpleExtensionType.
Interface of the xs:simpleExtensionType, as specified by: No typeDefParticle group reference
XsTSimpleExtensionTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl.
Implementation of the xs:simpleExtensionType, as specified by: No typeDefParticle group reference
XsTSimpleExtensionTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleExtensionTypeImpl
 
XsTSimpleRestrictionType - interface org.apache.ws.jaxme.xs.xml.XsTSimpleRestrictionType.
Implementation of xs:simpleRestrictionType, as specified by the following: <xs:complexType name="simpleRestrictionType"> <xs:complexContent> <xs:restriction base="xs:restrictionType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTSimpleRestrictionTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl.
Implementation of xs:simpleRestrictionType, as specified by the following: <xs:complexType name="simpleRestrictionType"> <xs:complexContent> <xs:restriction base="xs:restrictionType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:simpleRestrictionModel" minOccurs="0"/> <xs:group ref="xs:attrDecls"/> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTSimpleRestrictionTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleRestrictionTypeImpl
 
XsTSimpleType - interface org.apache.ws.jaxme.xs.xml.XsTSimpleType.
Interface of the following specification for xs:simpleType: <xs:complexType name="simpleType" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:simpleDerivation"/> <xs:attribute name="final" type="xs:simpleDerivationSet"/> <xs:attribute name="name" type="xs:NCName"> <xs:annotation> <xs:documentation> Can be restricted to required or forbidden </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> <xs:group name="simpleDerivation"> <xs:choice> <xs:element ref="xs:restriction"/> <xs:element ref="xs:list"/> <xs:element ref="xs:union"/> </xs:choice> </xs:group>
XsTSimpleTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl.
Implementation of the following specification for xs:simpleType: <xs:complexType name="simpleType" abstract="true"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:group ref="xs:simpleDerivation"/> <xs:attribute name="final" type="xs:simpleDerivationSet"/> <xs:attribute name="name" type="xs:NCName"> <xs:annotation> <xs:documentation> Can be restricted to required or forbidden </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> <xs:group name="simpleDerivation"> <xs:choice> <xs:element ref="xs:restriction"/> <xs:element ref="xs:list"/> <xs:element ref="xs:union"/> </xs:choice> </xs:group>
XsTSimpleTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTSimpleTypeImpl
 
XsTTopLevelComplexType - interface org.apache.ws.jaxme.xs.xml.XsTTopLevelComplexType.
Implementation of a top level xs:complexType, following the specification below: <xs:complexType name="topLevelComplexType"> <xs:complexContent> <xs:restriction base="xs:complexType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:complexTypeModel"/> </xs:sequence> <xs:attribute name="name" type="xs:NCName" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTTopLevelComplexTypeImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl.
Implementation of a top level xs:complexType, following the specification below: <xs:complexType name="topLevelComplexType"> <xs:complexContent> <xs:restriction base="xs:complexType"> <xs:sequence> <xs:element ref="xs:annotation" minOccurs="0"/> <xs:group ref="xs:complexTypeModel"/> </xs:sequence> <xs:attribute name="name" type="xs:NCName" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType>
XsTTopLevelComplexTypeImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelComplexTypeImpl
 
XsTTopLevelElement - interface org.apache.ws.jaxme.xs.xml.XsTTopLevelElement.
Interface of the xs:topLevelElement type, with the following specification:
XsTTopLevelElementImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelElementImpl.
Interface of the xs:topLevelElement type, with the following specification:
XsTTopLevelElementImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTTopLevelElementImpl
 
XsTTypeDefParticle - interface org.apache.ws.jaxme.xs.xml.XsTTypeDefParticle.
A common interface for the types used in the xs:typeDefParticle group.
XsTWildcard - interface org.apache.ws.jaxme.xs.xml.XsTWildcard.
Interface of xs:wildcard, with the following specification: <xs:complexType name="wildcard"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="namespace" type="xs:namespaceList" use="optional" default="##any"/> <xs:attribute name="processContents" use="optional" default="strict" <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="skip"/> <xs:enumeration value="lax"/> <xs:enumeration value="strict"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>
XsTWildcard.ProcessContents - class org.apache.ws.jaxme.xs.xml.XsTWildcard.ProcessContents.
 
XsTWildcardImpl - class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl.
Implementation of the xs:wildcard type, with the following specification: <xs:complexType name="wildcard"> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:attribute name="namespace" type="xs:namespaceList" use="optional" default="##any"/> <xs:attribute name="processContents" use="optional" default="strict" <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="skip"/> <xs:enumeration value="lax"/> <xs:enumeration value="strict"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>
XsTWildcardImpl(XsObject) - Constructor for class org.apache.ws.jaxme.xs.xml.impl.XsTWildcardImpl
 
XsTimeFormat - class org.apache.ws.jaxme.xs.util.XsTimeFormat.
An instance of Format, which may be used to parse and format xs:dateTime values.
XsTimeFormat() - Constructor for class org.apache.ws.jaxme.xs.util.XsTimeFormat
Creates a new instance.
XsToken - class org.apache.ws.jaxme.xs.xml.XsToken.
Implementation of xs:token
XsToken(String) - Constructor for class org.apache.ws.jaxme.xs.xml.XsToken
 
xmlRpcCall(String, Vector) - Method in interface org.apache.ws.jaxme.js.apps.XmlRpcCaller
Call the server, invoking the method named pName, passing the arguments given by pVector.

_

_tokenNames - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_0 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
_tokenSet_0 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_1 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
_tokenSet_1 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_10 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_11 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_12 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_13 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_14 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_15 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_16 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_17 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_18 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_19 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_2 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
_tokenSet_2 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_20 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_21 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_22 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_23 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_24 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_25 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_26 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_27 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_28 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_29 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_3 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
_tokenSet_3 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_30 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_31 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_32 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_33 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_34 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_35 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_36 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_37 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_38 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_39 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_4 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaLexer
 
_tokenSet_4 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_40 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_41 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_42 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_43 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_44 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_45 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_5 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_6 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_7 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_8 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 
_tokenSet_9 - Static variable in class org.apache.ws.jaxme.js.jparser.JavaRecognizer
 

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