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

A

AbstractUnmarshallingEventHandlerImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext, String) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
addPatcher(Runnable) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
addPatcher(Runnable) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addToIdTable(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
addToIdTable(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
Argument - Interface in org.jdtaus.mojo.resource.model
Argument.
ArgumentElement - Interface in org.jdtaus.mojo.resource.model
Java content class for argument element declaration.
ArgumentElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
ArgumentElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
ArgumentElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
ArgumentImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
ArgumentImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
ArgumentImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
Arguments - Interface in org.jdtaus.mojo.resource.model
Arguments.
ArgumentsElement - Interface in org.jdtaus.mojo.resource.model
Java content class for arguments element declaration.
ArgumentsElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentsElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
ArgumentsElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentsElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
ArgumentsElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
ArgumentsImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentsImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
ArgumentsImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ArgumentsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
ArgumentsImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
ArgumentType - Class in org.jdtaus.mojo.resource.model
Java content class for ArgumentType.
ArgumentType(String) - Constructor for class org.jdtaus.mojo.resource.model.ArgumentType
 

B

BOOLEAN - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
BundleGenerator - Class in org.jdtaus.mojo.resource.util
Generates source code of an accessor class to a ResourceBundle.
BundleGenerator() - Constructor for class org.jdtaus.mojo.resource.util.BundleGenerator
Creates a new BundleGenerator instance.
BYTE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 

C

castToValidatableObject(Object) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
 
castToValidatableObject(Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
castToXMLSerializable(Object) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
 
castToXMLSerializable(Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
CHAR - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
characters(char[], int, int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
childAsAttributes(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
childAsAttributes(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
childAsAttributes(JAXBObject, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e. marshalling attributes of an element)
childAsBody(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
childAsBody(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
childAsBody(JAXBObject, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e. marshalling a content model of an element)
childAsURIs(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
childAsURIs(JAXBObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
childAsURIs(JAXBObject, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
consumeAttribute(int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeAttribute(int) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
consumeText(String, boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
ContentHandlerAdaptor - Class in org.jdtaus.mojo.resource.model.impl.runtime
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
context - Variable in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
context - Variable in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
CONTEXT - Static variable in class org.jdtaus.mojo.resource.model.Scope
 
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
createArgument() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Argument
createArgumentElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ArgumentElement
createArguments() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Arguments
createArgumentsElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ArgumentsElement
createDependencies() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Dependencies
createDependenciesElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of DependenciesElement
createDependency() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Dependency
createDependencyElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of DependencyElement
createDocumentationElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of DocumentationElement
createEscapeHandler(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
createImplementation() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Implementation
createImplementationElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ImplementationElement
createImplementationReference() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ImplementationReference
createImplementations() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Implementations
createImplementationsElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ImplementationsElement
createMarshaller() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createMessage() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Message
createMessageElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of MessageElement
createMessageReference() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of MessageReference
createMessages() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Messages
createMessagesElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of MessagesElement
createModelObject() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ModelObject
createModule() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Module
createModuleElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ModuleElement
createModules() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Modules
createModulesElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of ModulesElement
createProperties() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Properties
createPropertiesElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of PropertiesElement
createProperty() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Property
createPropertyElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of PropertyElement
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
createRawValidator() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
createRawValidator() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
createSpecification() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Specification
createSpecificationElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of SpecificationElement
createSpecificationReference() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of SpecificationReference
createSpecifications() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Specifications
createSpecificationsElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of SpecificationsElement
createTemplateElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of TemplateElement
createText() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Text
createTextElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of TextElement
createTexts() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of Texts
createTextsElement() - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of TextsElement
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
createUnmarshaller() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
createValidator() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createWriter(Writer, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 

D

DATE - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
declareNamespace(String, String, boolean) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
 
DefaultJAXBContextImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
This class provides the default implementation of JAXBContext.
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.
Dependencies - Interface in org.jdtaus.mojo.resource.model
Implementations the implementation depends on.
DependenciesElement - Interface in org.jdtaus.mojo.resource.model
Java content class for dependencies element declaration.
DependenciesElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
DependenciesElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
DependenciesElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
DependenciesElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
DependenciesElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
DependenciesImpl - Class in org.jdtaus.mojo.resource.model.impl
 
DependenciesImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
DependenciesImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
DependenciesImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
DependenciesImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
Dependency - Interface in org.jdtaus.mojo.resource.model
Object an implementation depends on.
DependencyElement - Interface in org.jdtaus.mojo.resource.model
Java content class for dependency element declaration.
DependencyElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
DependencyElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
DependencyElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
DependencyElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
DependencyElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
DependencyImpl - Class in org.jdtaus.mojo.resource.model.impl
 
DependencyImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
DependencyImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
DependencyImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
DependencyImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
DocumentationElement - Interface in org.jdtaus.mojo.resource.model
Java content class for documentation element declaration.
DocumentationElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
DocumentationElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
DocumentationElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
DocumentationElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
DocumentationElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
DOUBLE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
DUMMY_ELEMENT_NS - Static variable in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
namespace URI of dummy elements.
dump() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 

E

eatAttribute(int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
eatAttribute(int) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Marks the attribute as "used" and return the value of the attribute.
endAttribute() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
endAttribute() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
endAttribute() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
 
endAttributes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
endAttributes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Switches to the "marshal child texts/elements" mode.
endAttributes() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Switches to the mode to marshal child texts/elements.
endDocument() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
endDocument() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
endElement() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
endElement() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
Ends the current element context and gets back to the parent context.
endElement() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Ends marshalling of an element.
endElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Ends marshalling of an element.
endNamespaceDecls() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
endNamespaceDecls() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
Reconciles the namespace URI/prefix mapping requests since the last startElement method invocation and finalizes them.
endNamespaceDecls() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
endNamespaceDecls() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Switches to the mode to marshal attribute values.
endPrefixMapping(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
endPrefixMapping(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterAttribute(String, String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterElement(String, String, String, Attributes) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
equals(Object) - Method in class org.jdtaus.mojo.resource.model.ArgumentType
 
equals(Object) - Method in class org.jdtaus.mojo.resource.model.Multiplicity
 
equals(Object) - Method in class org.jdtaus.mojo.resource.model.PropertyType
 
equals(Object) - Method in class org.jdtaus.mojo.resource.model.Scope
 
error(SAXParseException) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ErrorHandlerAdaptor
 
ErrorHandlerAdaptor - Class in org.jdtaus.mojo.resource.model.impl.runtime
Receives errors through ErrorHandler and reports to the SAXUnmarshallerHandler.
ErrorHandlerAdaptor(SAXUnmarshallerHandler, Locator) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.ErrorHandlerAdaptor
 
execute() - Method in class org.jdtaus.mojo.resource.HelpMojo
execute() - Method in class org.jdtaus.mojo.resource.JavaResourcesMojo
 

F

fatalError(SAXParseException) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ErrorHandlerAdaptor
 
FLOAT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
fromString(String) - Static method in class org.jdtaus.mojo.resource.model.ArgumentType
 
fromString(String) - Static method in class org.jdtaus.mojo.resource.model.Multiplicity
 
fromString(String) - Static method in class org.jdtaus.mojo.resource.model.PropertyType
 
fromString(String) - Static method in class org.jdtaus.mojo.resource.model.Scope
 
fromValue(String) - Static method in class org.jdtaus.mojo.resource.model.ArgumentType
 
fromValue(String) - Static method in class org.jdtaus.mojo.resource.model.Multiplicity
 
fromValue(String) - Static method in class org.jdtaus.mojo.resource.model.PropertyType
 
fromValue(String) - Static method in class org.jdtaus.mojo.resource.model.Scope
 

G

generateJava(Module, Implementation, Writer) - Method in class org.jdtaus.mojo.resource.util.BundleGenerator
Generates a java source file for a bundle.
getAllDeclaredPrefixes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAllDeclaredPrefixes() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Returns a list of all in-scope prefixes.
getArgument() - Method in interface org.jdtaus.mojo.resource.model.Arguments
Gets the value of the Argument property.
getArgument() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
getArguments() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
getArguments() - Method in interface org.jdtaus.mojo.resource.model.Message
Gets the value of the arguments property.
getAttribute(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAttribute(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Gets the index of the attribute with the specified name.
getBaseUri() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
getBaseUri() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getBaseUri() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
 
getBundleProperties(Module, Implementation) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Builds a mapping of language codes to Properties instances holding the messages for the language.
getCurrentHandler() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getCurrentHandler() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Gets the current handler.
getDefaultImplementation(Class) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
getDefaultLanguage() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
getDefaultLanguage() - Method in interface org.jdtaus.mojo.resource.model.Texts
Gets the value of the defaultLanguage property.
getDependencies() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getDependencies() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Implementations the implementation depends on.
getDependency() - Method in interface org.jdtaus.mojo.resource.model.Dependencies
Gets the value of the Dependency property.
getDependency() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
getDocumentation() - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
getDocumentation() - Method in interface org.jdtaus.mojo.resource.model.ModelObject
Documentation of the object.
getEventHandler() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
 
getGrammar() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
Loads a grammar object for the unmarshal-time validation.
getGrammar() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammarInfo() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
 
getGrammarInfo() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getGrammarInfo() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Obtains a reference to the current grammar info.
getHashCode(Module, Implementation) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Computes the hashcode of an implementation bundle.
getIdentifier() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getIdentifier() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getIdentifier() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
getIdentifier() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the identifier property.
getIdentifier() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the identifier property.
getIdentifier() - Method in interface org.jdtaus.mojo.resource.model.SpecificationReference
Gets the value of the identifier property.
getImplementation() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
getImplementation() - Method in interface org.jdtaus.mojo.resource.model.Implementations
Gets the value of the Implementation property.
getImplementationName() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
getImplementationName() - Method in interface org.jdtaus.mojo.resource.model.ImplementationReference
Gets the value of the implementationName property.
getImplementations() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getImplementations() - Method in interface org.jdtaus.mojo.resource.model.Module
Implementations defined in the module.
getIndex() - Method in interface org.jdtaus.mojo.resource.model.Argument
Gets the value of the index property.
getIndex() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
getJavaAccessorMethodName(Message) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Gets the method name of a Java accessor method for a given message.
getJavaClasspathLocation(Implementation) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Gets the java classpath location of an implementation bundle.
getJavadocComment(Text) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Formats a text to a javadoc comment.
getJavaPackageName(Implementation) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Gets the java package name of an implementation.
getJavaTypeName(Implementation) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Gets the java type name of an implementation.
getLanguage() - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
getLanguage() - Method in interface org.jdtaus.mojo.resource.model.Text
Gets the value of the language property.
getLocator() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getLocator() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Gets the current source location information.
getMessage() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
getMessage() - Method in interface org.jdtaus.mojo.resource.model.Messages
Gets the value of the Message property.
getMessage(Module, String) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Gets a message.
getMessages() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getMessages() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getMessages() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Messages of the implementation.
getMessages() - Method in interface org.jdtaus.mojo.resource.model.Module
Module messages.
getModelVersion() - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
getModelVersion() - Method in interface org.jdtaus.mojo.resource.model.ModelObject
Gets the value of the modelVersion property.
getModule() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
getModule(File) - Method in class org.jdtaus.mojo.resource.model.ModelManager
Unmarshals a given module descriptor.
getModule() - Method in interface org.jdtaus.mojo.resource.model.Modules
Gets the value of the Module property.
getMultiplicity() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getMultiplicity() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the multiplicity property.
getName() - Method in interface org.jdtaus.mojo.resource.model.Argument
Gets the value of the name property.
getName() - Method in interface org.jdtaus.mojo.resource.model.Dependency
Gets the value of the name property.
getName() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getName() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
getName() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the name property.
getName() - Method in interface org.jdtaus.mojo.resource.model.Message
Gets the value of the name property.
getName() - Method in interface org.jdtaus.mojo.resource.model.MessageReference
Gets the value of the name property.
getName() - Method in interface org.jdtaus.mojo.resource.model.Module
Gets the value of the name property.
getName() - Method in interface org.jdtaus.mojo.resource.model.Property
Gets the value of the name property.
getNamespaceContext() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
getNamespaceContext() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
getNamespaceContext() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Obtains a namespace context object, which is used to declare/obtain namespace bindings.
getNamespacePrefixMapper() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
 
getNamespaceURI(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
Obtains the namespace URI currently associated to the given prefix.
getNamespaceURI(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNewlyDeclaredPrefixes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNewlyDeclaredPrefixes() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Returns a list of prefixes newly declared on this element.
getObjectFromId(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getObjectFromId(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Looks up the ID table and gets associated object.
getParent() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getParent() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the parent property.
getPrefix(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
 
getPrefix(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrefixes(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
 
getPrefixes(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
getPrimaryInterface() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.ValidatableObject
Gets the main interface that this object implements.
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
getPrimaryInterface() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
getProbePoints() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
getProperties() - Method in interface org.jdtaus.mojo.resource.model.Dependency
Properties to be set with the object.
getProperties() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
getProperties() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getProperties() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getProperties() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getProperties() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Properties of the implementation.
getProperties() - Method in interface org.jdtaus.mojo.resource.model.Module
Module properties.
getProperties() - Method in interface org.jdtaus.mojo.resource.model.Specification
Properties of the specification.
getProperty() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
getProperty(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
getProperty(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Get the specified property.
getProperty() - Method in interface org.jdtaus.mojo.resource.model.Properties
Gets the value of the Property property.
getReference() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
getReference() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
getReference() - Method in interface org.jdtaus.mojo.resource.model.Messages
Gets the value of the Reference property.
getReference() - Method in interface org.jdtaus.mojo.resource.model.Specifications
Gets the value of the Reference property.
getResult() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getResult() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatingUnmarshaller
 
getRootElement(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Creates an instance for the root element.
getRootElement(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
getScope() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getScope() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the scope property.
getSpecification() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
getSpecification() - Method in interface org.jdtaus.mojo.resource.model.Specifications
Gets the value of the Specification property.
getSpecifications() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getSpecifications() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getSpecifications() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Specifications implemented by this implementation.
getSpecifications() - Method in interface org.jdtaus.mojo.resource.model.Module
Specifications defined in the module.
getTemplate() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
getTemplate() - Method in interface org.jdtaus.mojo.resource.model.Message
Gets the value of the template property.
getText() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
getText() - Method in interface org.jdtaus.mojo.resource.model.Texts
Gets the value of the Text property.
getTracer() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getTracer() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Gets a tracer object.
getType() - Method in interface org.jdtaus.mojo.resource.model.Argument
Gets the value of the type property.
getType() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
getType() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
getType() - Method in interface org.jdtaus.mojo.resource.model.Property
Gets the value of the type property.
getUnconsumedAttributes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
getUnconsumedAttributes() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Gets all the unconsumed attributes.
getUnmarshallerHandler() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallerImpl
 
getValue() - Method in class org.jdtaus.mojo.resource.model.ArgumentType
 
getValue() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
getValue() - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
getValue() - Method in class org.jdtaus.mojo.resource.model.Multiplicity
 
getValue() - Method in interface org.jdtaus.mojo.resource.model.Property
Gets the value of the value property.
getValue() - Method in class org.jdtaus.mojo.resource.model.PropertyType
 
getValue() - Method in class org.jdtaus.mojo.resource.model.Scope
 
getValue() - Method in interface org.jdtaus.mojo.resource.model.Text
Gets the value of the value property.
getVendor() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getVendor() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getVendor() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the vendor property.
getVendor() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the vendor property.
getVersion() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
getVersion() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
getVersion() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
getVersion() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
getVersion() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the version property.
getVersion() - Method in interface org.jdtaus.mojo.resource.model.Module
Gets the value of the version property.
getVersion() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the version property.
getVersion() - Method in interface org.jdtaus.mojo.resource.model.SpecificationReference
Gets the value of the version property.
GrammarInfo - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Keeps the information about the grammar as a whole.
grammarInfo - Static variable in class org.jdtaus.mojo.resource.model.ObjectFactory
 
GrammarInfoImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Keeps the information about the grammar as a whole.
GrammarInfoImpl(Map, Map, Class) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 

H

handleEvent(ValidationEvent, boolean) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandler
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
handleEvent(ValidationEvent, boolean) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatingUnmarshaller
 
handleGenericException(Exception) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Last resort when something goes terribly wrong within the unmarshaller.
handleParseConversionException(Exception) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class org.jdtaus.mojo.resource.model.impl.runtime.Util
Reports a print conversion error while marshalling.
handler - Variable in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
This handler will receive SAX events.
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
handleText(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class org.jdtaus.mojo.resource.model.impl.runtime.Util
Reports that the type of an object in a property is unexpected.
handleUnexpectedTextException(String, RuntimeException) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Called when a RuntimeException is thrown during unmarshalling a text.
has_Bound - Variable in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
has_Final - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
has_Stateless - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
hashCode() - Method in class org.jdtaus.mojo.resource.model.ArgumentType
 
hashCode() - Method in class org.jdtaus.mojo.resource.model.Multiplicity
 
hashCode() - Method in class org.jdtaus.mojo.resource.model.PropertyType
 
hashCode() - Method in class org.jdtaus.mojo.resource.model.Scope
 
HelpMojo - Class in org.jdtaus.mojo.resource
Display help information on jdtaus-resource-mojo.
HelpMojo() - Constructor for class org.jdtaus.mojo.resource.HelpMojo
 

I

ignorableWhitespace(char[], int, int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
ignorableWhitespace(char[], int, int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
Implementation - Interface in org.jdtaus.mojo.resource.model
Meta-data describing an implementation.
ImplementationElement - Interface in org.jdtaus.mojo.resource.model
Java content class for implementation element declaration.
ImplementationElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
ImplementationElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
ImplementationElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
ImplementationImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
ImplementationImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
ImplementationImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
ImplementationReference - Interface in org.jdtaus.mojo.resource.model
Java content class for ImplementationReference complex type.
ImplementationReferenceImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationReferenceImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
ImplementationReferenceImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationReferenceImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
ImplementationReferenceImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
Implementations - Interface in org.jdtaus.mojo.resource.model
Maps class-names to implementation meta-data.
ImplementationsElement - Interface in org.jdtaus.mojo.resource.model
Java content class for implementations element declaration.
ImplementationsElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationsElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
ImplementationsElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationsElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
ImplementationsElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
ImplementationsImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationsImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
ImplementationsImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ImplementationsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
ImplementationsImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
INT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
isBound() - Method in interface org.jdtaus.mojo.resource.model.Dependency
Gets the value of the bound property.
isBound() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
isFinal() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
isFinal() - Method in interface org.jdtaus.mojo.resource.model.Implementation
Gets the value of the final property.
isListState() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Checks if the current state is marked as a list state.
isNotation(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
isNotation(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
isNotation(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
 
isStateless() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
isStateless() - Method in interface org.jdtaus.mojo.resource.model.Specification
Gets the value of the stateless property.
isUnparsedEntity(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
isUnparsedEntity(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
isUnparsedEntity(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
 
iterateDeclaredPrefixes(PrefixCallback) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
Iterates all newly declared namespace prefixes for this element.

J

JAVA_LANG_BOOLEAN - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_BYTE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_CHARACTER - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_DOUBLE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_FLOAT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_INTEGER - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_LONG - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_SHORT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JAVA_LANG_STRING - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
JavaResourcesMojo - Class in org.jdtaus.mojo.resource
Mojo to generate java resource accessor classes backed by java ResourceBundles from a project's module descriptor.
JavaResourcesMojo() - Constructor for class org.jdtaus.mojo.resource.JavaResourcesMojo
Creates a new JavaResourcesMojo instance.
JAXBVersion - Class in org.jdtaus.mojo.resource.model.impl
 
JAXBVersion() - Constructor for class org.jdtaus.mojo.resource.model.impl.JAXBVersion
 

L

leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveAttribute(String, String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
leaveChild(int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveChild(int) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
leaveChild(int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveElement(String, String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
LONG - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 

M

MANY - Static variable in class org.jdtaus.mojo.resource.model.Multiplicity
 
marshal(Object, Result) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
MarshallerImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Implementation of Marshaller interface for JAXB RI.
MarshallerImpl(DefaultJAXBContextImpl) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
Message - Interface in org.jdtaus.mojo.resource.model
Text message.
MessageElement - Interface in org.jdtaus.mojo.resource.model
Java content class for message element declaration.
MessageElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
MessageElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
MessageElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
MessageElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
MessageElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
MessageImpl - Class in org.jdtaus.mojo.resource.model.impl
 
MessageImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
MessageImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
MessageImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
MessageImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
MessageReference - Interface in org.jdtaus.mojo.resource.model
Reference to a text message.
MessageReferenceImpl - Class in org.jdtaus.mojo.resource.model.impl
 
MessageReferenceImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
MessageReferenceImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
MessageReferenceImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
MessageReferenceImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
Messages - Interface in org.jdtaus.mojo.resource.model
Messages.
MessagesElement - Interface in org.jdtaus.mojo.resource.model
Java content class for messages element declaration.
MessagesElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
MessagesElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
MessagesElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
MessagesElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
MessagesElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
MessagesImpl - Class in org.jdtaus.mojo.resource.model.impl
 
MessagesImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
MessagesImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
MessagesImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
MessagesImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
ModelManager - Class in org.jdtaus.mojo.resource.model
Manages the http://jdtaus.org/core/model/container model.
ModelManager() - Constructor for class org.jdtaus.mojo.resource.model.ModelManager
Creates a new ModelManager instance.
ModelObject - Interface in org.jdtaus.mojo.resource.model
Base complex type for model objects.
ModelObjectImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ModelObjectImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
ModelObjectImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ModelObjectImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
ModelObjectImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
Module - Interface in org.jdtaus.mojo.resource.model
jDTAUS module.
ModuleElement - Interface in org.jdtaus.mojo.resource.model
Java content class for module element declaration.
ModuleElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ModuleElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
ModuleElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ModuleElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
ModuleElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
ModuleImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ModuleImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
ModuleImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ModuleImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
ModuleImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
Modules - Interface in org.jdtaus.mojo.resource.model
List of modules.
ModulesElement - Interface in org.jdtaus.mojo.resource.model
Java content class for modules element declaration.
ModulesElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ModulesElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
ModulesElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ModulesElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
ModulesElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
ModulesImpl - Class in org.jdtaus.mojo.resource.model.impl
 
ModulesImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
ModulesImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
ModulesImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
ModulesImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
MSVValidator - Class in org.jdtaus.mojo.resource.model.impl.runtime
XMLSerializer that calls the native interface of MSV and performs validation.
Multiplicity - Class in org.jdtaus.mojo.resource.model
Java content class for Multiplicity.
Multiplicity(String) - Constructor for class org.jdtaus.mojo.resource.model.Multiplicity
 
MULTITON - Static variable in class org.jdtaus.mojo.resource.model.Scope
 

N

NamespaceContext2 - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Maintains namespace<->prefix bindings.
NamespaceContextImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Implementation of the NamespaceContext2.
NamespaceContextImpl(NamespacePrefixMapper) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
 
newInstance(Class) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Create an instance of the specified Java content interface.
NUMBER - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 

O

ObjectFactory - Class in org.jdtaus.mojo.resource.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.jdtaus.mojo.resource.model package.
ObjectFactory() - Constructor for class org.jdtaus.mojo.resource.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jdtaus.mojo.resource.model
ONE - Static variable in class org.jdtaus.mojo.resource.model.Multiplicity
 
onID(IdentifiableObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
onID(Datatype, StringToken) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
onID(IdentifiableObject, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
onID(IdentifiableObject, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Notifies the serializer that an ID value has just marshalled.
onIDREF(IdentifiableObject) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
onIDREF(IdentifiableObject) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
onIDREF(IdentifiableObject) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Notifies the serializer that an IDREF value has just marshalled.
onPrefixMapping(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.PrefixCallback
 
org.jdtaus.mojo.resource - package org.jdtaus.mojo.resource
jDTAUS Resource Mojo implementation classes.
org.jdtaus.mojo.resource.model - package org.jdtaus.mojo.resource.model
JAXB classes of the "http://jdtaus.org/core/model/container" namespace.
org.jdtaus.mojo.resource.model.impl - package org.jdtaus.mojo.resource.model.impl
JAXB implementation classes of the "http://jdtaus.org/core/model/container" namespace.
org.jdtaus.mojo.resource.model.impl.runtime - package org.jdtaus.mojo.resource.model.impl.runtime
JAXB implementation classes of the "http://jdtaus.org/core/model/container" namespace.
org.jdtaus.mojo.resource.util - package org.jdtaus.mojo.resource.util
Mojo support classes.
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
owner() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
Returns the content-tree object for which this unmarshaller is working for.
owner() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
owner() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 

P

popAttributes() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
popAttributes() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Discards the previously stored attribute set.
popContentHandler() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
popContentHandler() - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Pops a content handler from the stack and registers it as the current content handler.
PrefixCallback - Interface in org.jdtaus.mojo.resource.model.impl.runtime
 
processingInstruction(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
processingInstruction(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
Properties - Interface in org.jdtaus.mojo.resource.model
Properties.
PropertiesElement - Interface in org.jdtaus.mojo.resource.model
Java content class for properties element declaration.
PropertiesElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
PropertiesElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
PropertiesElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
PropertiesElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
PropertiesElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl.Unmarshaller
 
PropertiesImpl - Class in org.jdtaus.mojo.resource.model.impl
 
PropertiesImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
PropertiesImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
PropertiesImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
PropertiesImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertiesImpl.Unmarshaller
 
Property - Interface in org.jdtaus.mojo.resource.model
Property of the module.
PropertyElement - Interface in org.jdtaus.mojo.resource.model
Java content class for property element declaration.
PropertyElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
PropertyElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
PropertyElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
PropertyElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
PropertyElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl.Unmarshaller
 
PropertyImpl - Class in org.jdtaus.mojo.resource.model.impl
 
PropertyImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
PropertyImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
PropertyImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
PropertyImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.PropertyImpl.Unmarshaller
 
PropertyType - Class in org.jdtaus.mojo.resource.model
Java content class for PropertyType.
PropertyType(String) - Constructor for class org.jdtaus.mojo.resource.model.PropertyType
 
pushAttributes(Attributes, boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushAttributes(Attributes, boolean) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Stores a new attribute set.
pushContentHandler(UnmarshallingEventHandler, int) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushContentHandler(UnmarshallingEventHandler, int) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events.

R

recognize(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfo
Returns true if the invocation of the createUnmarshaller method will return a non-null value for the given name pair.
recognize(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.GrammarInfoImpl
 
reportError(ValidationEvent) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
reportError(ValidationEvent) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
reportError(ValidationEvent) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method.
reportMissingObjectError(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
reportMissingObjectError(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
 
resolveNamespacePrefix(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
resolveNamespacePrefix(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
resolveNamespacePrefix(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingContext
 
revertToParentFromEnterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromEnterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromText(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 

S

SAXMarshaller - Class in org.jdtaus.mojo.resource.model.impl.runtime
XMLSerializer that produces SAX2 events.
SAXMarshaller(ContentHandler, NamespacePrefixMapper, MarshallerImpl) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Creates a marshalling context by designating the ContentHandler that receives generated SAX2 events.
SAXUnmarshallerHandler - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Unified event handler that processes both the SAX events and error events.
SAXUnmarshallerHandlerImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Implementation of UnmarshallerHandler.
SAXUnmarshallerHandlerImpl(UnmarshallerImpl, GrammarInfo) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
Scope - Class in org.jdtaus.mojo.resource.model
Java content class for Scope.
Scope(String) - Constructor for class org.jdtaus.mojo.resource.model.Scope
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
serializeAttributes(XMLSerializer) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializable
Serializes attributes into the specified target.
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
serializeBody(XMLSerializer) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializable
Serializes child elements and texts into the specified target.
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
serializeBody(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
serializeURIs(XMLSerializer) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
serializeURIs(XMLSerializer) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
setArguments(Arguments) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
setArguments(Arguments) - Method in interface org.jdtaus.mojo.resource.model.Message
Sets the value of the arguments property.
setBound(boolean) - Method in interface org.jdtaus.mojo.resource.model.Dependency
Sets the value of the bound property.
setBound(boolean) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
setDefaultLanguage(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
setDefaultLanguage(String) - Method in interface org.jdtaus.mojo.resource.model.Texts
Sets the value of the defaultLanguage property.
setDependencies(Dependencies) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setDependencies(Dependencies) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Implementations the implementation depends on.
setDocumentation(Texts) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
setDocumentation(Texts) - Method in interface org.jdtaus.mojo.resource.model.ModelObject
Documentation of the object.
setDocumentLocator(Locator) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
setDocumentLocator(Locator) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
setEventHandler(ValidationEventHandler) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
 
setFinal(boolean) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setFinal(boolean) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the final property.
setIdentifier(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setIdentifier(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setIdentifier(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
setIdentifier(String) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the identifier property.
setIdentifier(String) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the identifier property.
setIdentifier(String) - Method in interface org.jdtaus.mojo.resource.model.SpecificationReference
Sets the value of the identifier property.
setImplementationName(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
setImplementationName(String) - Method in interface org.jdtaus.mojo.resource.model.ImplementationReference
Sets the value of the implementationName property.
setImplementations(Implementations) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setImplementations(Implementations) - Method in interface org.jdtaus.mojo.resource.model.Module
Implementations defined in the module.
setIndex(BigInteger) - Method in interface org.jdtaus.mojo.resource.model.Argument
Sets the value of the index property.
setIndex(BigInteger) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
setLanguage(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
setLanguage(String) - Method in interface org.jdtaus.mojo.resource.model.Text
Sets the value of the language property.
setMessages(Messages) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setMessages(Messages) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setMessages(Messages) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Messages of the implementation.
setMessages(Messages) - Method in interface org.jdtaus.mojo.resource.model.Module
Module messages.
setModelVersion(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
setModelVersion(String) - Method in interface org.jdtaus.mojo.resource.model.ModelObject
Sets the value of the modelVersion property.
setMultiplicity(Multiplicity) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setMultiplicity(Multiplicity) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the multiplicity property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Argument
Sets the value of the name property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Dependency
Sets the value of the name property.
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setName(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the name property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Message
Sets the value of the name property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.MessageReference
Sets the value of the name property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Module
Sets the value of the name property.
setName(String) - Method in interface org.jdtaus.mojo.resource.model.Property
Sets the value of the name property.
setParent(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setParent(String) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the parent property.
setProperties(Properties) - Method in interface org.jdtaus.mojo.resource.model.Dependency
Properties to be set with the object.
setProperties(Properties) - Method in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
setProperties(Properties) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setProperties(Properties) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setProperties(Properties) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setProperties(Properties) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Properties of the implementation.
setProperties(Properties) - Method in interface org.jdtaus.mojo.resource.model.Module
Module properties.
setProperties(Properties) - Method in interface org.jdtaus.mojo.resource.model.Specification
Properties of the specification.
setProperty(String, Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class org.jdtaus.mojo.resource.model.ObjectFactory
Set the specified property.
setScope(Scope) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setScope(Scope) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the scope property.
setSpecifications(Specifications) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setSpecifications(Specifications) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setSpecifications(Specifications) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Specifications implemented by this implementation.
setSpecifications(Specifications) - Method in interface org.jdtaus.mojo.resource.model.Module
Specifications defined in the module.
setStateless(boolean) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setStateless(boolean) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the stateless property.
setTemplate(Texts) - Method in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
setTemplate(Texts) - Method in interface org.jdtaus.mojo.resource.model.Message
Sets the value of the template property.
setTracer(Tracer) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
setType(ArgumentType) - Method in interface org.jdtaus.mojo.resource.model.Argument
Sets the value of the type property.
setType(ArgumentType) - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
setType(PropertyType) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
setType(PropertyType) - Method in interface org.jdtaus.mojo.resource.model.Property
Sets the value of the type property.
setValidating(boolean) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallerImpl
 
setValue(String) - Method in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
setValue(String) - Method in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
setValue(String) - Method in interface org.jdtaus.mojo.resource.model.Property
Sets the value of the value property.
setValue(String) - Method in interface org.jdtaus.mojo.resource.model.Text
Sets the value of the value property.
setVendor(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setVendor(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setVendor(String) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the vendor property.
setVendor(String) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the vendor property.
setVersion(String) - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
setVersion(String) - Method in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
setVersion(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
setVersion(String) - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
setVersion(String) - Method in interface org.jdtaus.mojo.resource.model.Implementation
Sets the value of the version property.
setVersion(String) - Method in interface org.jdtaus.mojo.resource.model.Module
Sets the value of the version property.
setVersion(String) - Method in interface org.jdtaus.mojo.resource.model.Specification
Sets the value of the version property.
setVersion(String) - Method in interface org.jdtaus.mojo.resource.model.SpecificationReference
Sets the value of the version property.
SHORT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
SINGLETON - Static variable in class org.jdtaus.mojo.resource.model.Scope
 
skippedEntity(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
skippedEntity(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
spawnChildFromEnterAttribute(Class, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromEnterElement(Class, int, String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveAttribute(Class, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveElement(Class, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromText(Class, int, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterElement(UnmarshallingEventHandler, int, String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromFromText(UnmarshallingEventHandler, int, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveElement(UnmarshallingEventHandler, int, String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromText(UnmarshallingEventHandler, int, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnWildcard(int, String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
Specification - Interface in org.jdtaus.mojo.resource.model
Meta-data describing a specification.
SpecificationElement - Interface in org.jdtaus.mojo.resource.model
Java content class for specification element declaration.
SpecificationElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
SpecificationElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
SpecificationElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl.Unmarshaller
 
SpecificationImpl - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
SpecificationImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
SpecificationImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationImpl.Unmarshaller
 
SpecificationReference - Interface in org.jdtaus.mojo.resource.model
Java content class for SpecificationReference complex type.
SpecificationReferenceImpl - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationReferenceImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
SpecificationReferenceImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationReferenceImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
SpecificationReferenceImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl.Unmarshaller
 
Specifications - Interface in org.jdtaus.mojo.resource.model
Maps class-names to specification meta-data.
SpecificationsElement - Interface in org.jdtaus.mojo.resource.model
Java content class for specifications element declaration.
SpecificationsElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationsElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
SpecificationsElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationsElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
SpecificationsElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl.Unmarshaller
 
SpecificationsImpl - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationsImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
SpecificationsImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
SpecificationsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
SpecificationsImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl.Unmarshaller
 
startAttribute(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
startAttribute(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Starts marshalling of an attribute.
startAttribute(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Starts marshalling of an attribute.
startDocument() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
startDocument() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
startElement(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
startElement() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.NamespaceContextImpl
Sets the current bindings aside and starts a new element context.
startElement(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Starts marshalling of an element.
startElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatingUnmarshaller
 
startElement(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Starts marshalling of an element.
startPrefixMapping(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ContentHandlerAdaptor
 
startPrefixMapping(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXUnmarshallerHandlerImpl
 
state - Variable in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Current state of this automaton.

T

TemplateElement - Interface in org.jdtaus.mojo.resource.model
Java content class for template element declaration.
TemplateElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
TemplateElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
TemplateElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
TemplateElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
TemplateElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl.Unmarshaller
 
TEXT - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
text(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
text(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
 
text(String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.SAXMarshaller
Marshalls text.
text(String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandler
 
text(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
text(String, String) - Method in interface org.jdtaus.mojo.resource.model.impl.runtime.XMLSerializer
Marshalls text.
Text - Interface in org.jdtaus.mojo.resource.model
Text paired with corresponding language.
TextElement - Interface in org.jdtaus.mojo.resource.model
Java content class for text element declaration.
TextElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
TextElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
TextElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
TextElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
TextElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextElementImpl.Unmarshaller
 
TextImpl - Class in org.jdtaus.mojo.resource.model.impl
 
TextImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.TextImpl
 
TextImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
TextImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
TextImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextImpl.Unmarshaller
 
Texts - Interface in org.jdtaus.mojo.resource.model
List of text language pairs.
TextsElement - Interface in org.jdtaus.mojo.resource.model
Java content class for texts element declaration.
TextsElementImpl - Class in org.jdtaus.mojo.resource.model.impl
 
TextsElementImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
TextsElementImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
TextsElementImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
TextsElementImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsElementImpl.Unmarshaller
 
TextsImpl - Class in org.jdtaus.mojo.resource.model.impl
 
TextsImpl() - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
TextsImpl.Unmarshaller - Class in org.jdtaus.mojo.resource.model.impl
 
TextsImpl.Unmarshaller(UnmarshallingContext) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
TextsImpl.Unmarshaller(UnmarshallingContext, int) - Constructor for class org.jdtaus.mojo.resource.model.impl.TextsImpl.Unmarshaller
 
TIME - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
toString() - Method in class org.jdtaus.mojo.resource.model.ArgumentType
 
toString() - Method in class org.jdtaus.mojo.resource.model.Multiplicity
 
toString() - Method in class org.jdtaus.mojo.resource.model.PropertyType
 
toString() - Method in class org.jdtaus.mojo.resource.model.Scope
 

U

unexpectedEnterAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedEnterElement(String, String, String, Attributes) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveAttribute(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveChild() - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveElement(String, String, String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedText(String) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unmarshal(XMLReader, InputSource) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallerImpl
 
unmarshal(Node) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallerImpl
 
UnmarshallableObject - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallerImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Default Unmarshall implementation.
UnmarshallerImpl(DefaultJAXBContextImpl, GrammarInfo) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallerImpl
 
UnmarshallingContext - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Implemented by the generated code to unmarshall an object from unmarshaller events.
UnmarshallingEventHandlerAdaptor - Class in org.jdtaus.mojo.resource.model.impl.runtime
Redirects events to another SAX ContentHandler.
UnmarshallingEventHandlerAdaptor(UnmarshallingContext, ContentHandler) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.UnmarshallingEventHandlerAdaptor
 
Util - Class in org.jdtaus.mojo.resource.model.impl.runtime
 
Util() - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.Util
 

V

ValidatableObject - Interface in org.jdtaus.mojo.resource.model.impl.runtime
This interface is implemented by generated classes to indicate that the class supports validation.
validate(DefaultJAXBContextImpl, ValidationContext, ValidatableObject) - Static method in class org.jdtaus.mojo.resource.model.impl.runtime.MSVValidator
Validates the specified object and reports any error to the context.
validate(Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
 
validateRoot(Object) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
 
ValidatingUnmarshaller - Class in org.jdtaus.mojo.resource.model.impl.runtime
Filter implementation of SAXUnmarshallerHandler.
ValidatorImpl - Class in org.jdtaus.mojo.resource.model.impl.runtime
Validator implementation of JAXB RI.
ValidatorImpl(DefaultJAXBContextImpl) - Constructor for class org.jdtaus.mojo.resource.model.impl.runtime.ValidatorImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.JAXBVersion
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
version - Static variable in class org.jdtaus.mojo.resource.model.ObjectFactory
 

W

warning(SAXParseException) - Method in class org.jdtaus.mojo.resource.model.impl.runtime.ErrorHandlerAdaptor
 

X

XMLSerializable - Interface in org.jdtaus.mojo.resource.model.impl.runtime
For a generated class to be serializable, it has to implement this interface.
XMLSerializer - Interface in org.jdtaus.mojo.resource.model.impl.runtime
Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.

_

____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
____jaxb_ri____getLocalName() - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.DependencyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.DocumentationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.MessageElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ModuleElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.PropertyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.TemplateElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.TextElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class org.jdtaus.mojo.resource.model.impl.TextsElementImpl
 
_Argument - Variable in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
_Arguments - Variable in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
_BOOLEAN - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_Bound - Variable in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
_BYTE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_CHAR - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_CONTEXT - Static variable in class org.jdtaus.mojo.resource.model.Scope
 
_DATE - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
_DefaultLanguage - Variable in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
_Dependencies - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Dependency - Variable in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
_Documentation - Variable in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
_DOUBLE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_Final - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_FLOAT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_getArgument() - Method in class org.jdtaus.mojo.resource.model.impl.ArgumentsImpl
 
_getDependency() - Method in class org.jdtaus.mojo.resource.model.impl.DependenciesImpl
 
_getImplementation() - Method in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
_getMessage() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
_getModule() - Method in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
_getProperty() - Method in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
_getReference() - Method in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
_getReference() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
_getSpecification() - Method in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
_getText() - Method in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
_Identifier - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Identifier - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_Identifier - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
_Implementation - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationsImpl
 
_ImplementationName - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationReferenceImpl
 
_Implementations - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_Index - Variable in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
_INT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_BOOLEAN - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_BYTE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_CHARACTER - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_DOUBLE - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_FLOAT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_INTEGER - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_LONG - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_SHORT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_JAVA_LANG_STRING - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_Language - Variable in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
_LONG - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_MANY - Static variable in class org.jdtaus.mojo.resource.model.Multiplicity
 
_Message - Variable in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
_Messages - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Messages - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_ModelVersion - Variable in class org.jdtaus.mojo.resource.model.impl.ModelObjectImpl
 
_Module - Variable in class org.jdtaus.mojo.resource.model.impl.ModulesImpl
 
_Multiplicity - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_MULTITON - Static variable in class org.jdtaus.mojo.resource.model.Scope
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.MessageReferenceImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_Name - Variable in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
_NUMBER - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
_ONE - Static variable in class org.jdtaus.mojo.resource.model.Multiplicity
 
_Parent - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Properties - Variable in class org.jdtaus.mojo.resource.model.impl.DependencyImpl
 
_Properties - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Properties - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_Properties - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_Property - Variable in class org.jdtaus.mojo.resource.model.impl.PropertiesImpl
 
_Reference - Variable in class org.jdtaus.mojo.resource.model.impl.MessagesImpl
 
_Reference - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
_Scope - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_SHORT - Static variable in class org.jdtaus.mojo.resource.model.PropertyType
 
_SINGLETON - Static variable in class org.jdtaus.mojo.resource.model.Scope
 
_Specification - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationsImpl
 
_Specifications - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Specifications - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_Stateless - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_Template - Variable in class org.jdtaus.mojo.resource.model.impl.MessageImpl
 
_TEXT - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
_Text - Variable in class org.jdtaus.mojo.resource.model.impl.TextsImpl
 
_TIME - Static variable in class org.jdtaus.mojo.resource.model.ArgumentType
 
_Type - Variable in class org.jdtaus.mojo.resource.model.impl.ArgumentImpl
 
_Type - Variable in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
_Value - Variable in class org.jdtaus.mojo.resource.model.impl.PropertyImpl
 
_Value - Variable in class org.jdtaus.mojo.resource.model.impl.TextImpl
 
_Vendor - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Vendor - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_Version - Variable in class org.jdtaus.mojo.resource.model.impl.ImplementationImpl
 
_Version - Variable in class org.jdtaus.mojo.resource.model.impl.ModuleImpl
 
_Version - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationImpl
 
_Version - Variable in class org.jdtaus.mojo.resource.model.impl.SpecificationReferenceImpl
 
A B C D E F G H I J L M N O P R S T U V W X _ 

Copyright © 2005–2014 jDTAUS. All rights reserved.