A C E F G I J K L M O P R S T V X

A

any - Variable in class org.jomc.sdk.model.ItemType
 
any - Variable in class org.jomc.sdk.model.ListType
 
any - Variable in class org.jomc.sdk.model.MapType
 
any - Variable in class org.jomc.sdk.model.MapType.Entry
 
any - Variable in class org.jomc.sdk.model.SchemasType
 
any - Variable in class org.jomc.sdk.model.SchemaType
 

C

clone() - Method in class org.jomc.sdk.model.ItemType
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.sdk.model.ListType
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.sdk.model.MapType
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.sdk.model.MapType.Entry
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.sdk.model.SchemasType
Creates and returns a deep copy of this object.
clone() - Method in class org.jomc.sdk.model.SchemaType
Creates and returns a deep copy of this object.
createItem(ItemType) - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of JAXBElement<ItemType>}
createItemType() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of ItemType
createList(ListType) - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of JAXBElement<ListType>}
createListType() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of ListType
createMap(MapType) - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of JAXBElement<MapType>}
createMapType() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of MapType
createMapTypeEntry() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of MapType.Entry
createSchema(SchemaType) - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of JAXBElement<SchemaType>}
createSchemas(SchemasType) - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of JAXBElement<SchemasType>}
createSchemasType() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of SchemasType
createSchemaType() - Method in class org.jomc.sdk.model.ObjectFactory
Create an instance of SchemaType

E

entry - Variable in class org.jomc.sdk.model.MapType
 

F

findModel(ModelContext, Model) - Method in class org.jomc.sdk.model.modlet.SdkModelProvider
 

G

getAny() - Method in class org.jomc.sdk.model.ItemType
The object value of the item.
getAny() - Method in class org.jomc.sdk.model.ListType
Gets the value of the any property.
getAny() - Method in class org.jomc.sdk.model.MapType.Entry
Gets the value of the any property.
getAny() - Method in class org.jomc.sdk.model.MapType
Gets the value of the any property.
getAny() - Method in class org.jomc.sdk.model.SchemasType
Gets the value of the any property.
getAny() - Method in class org.jomc.sdk.model.SchemaType
Gets the value of the any property.
getEntry() - Method in class org.jomc.sdk.model.MapType
Gets the value of the entry property.
getItem() - Method in class org.jomc.sdk.model.ListType
Gets the value of the item property.
getJavaValue(ClassLoader) - Method in class org.jomc.sdk.model.ItemType
Gets the Java value of the item.
getJavaValue(ClassLoader) - Method in class org.jomc.sdk.model.ListType
Gets the Java value of this type.
getJavaValue(ClassLoader) - Method in class org.jomc.sdk.model.MapType
Gets the Java value of this type.
getKey() - Method in class org.jomc.sdk.model.MapType.Entry
The key of the entry.
getLanguageId() - Method in class org.jomc.sdk.model.SchemasType
The language id of the list of schemas.
getObject() - Method in class org.jomc.sdk.model.support.JaxbBinderFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxbContextFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxbIntrospectorFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxbMarshallerFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxbUnmarshallerFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpDocumentBuilderFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpSaxParserFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpSaxXmlReaderFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpSchemaFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpValidatorFactory
 
getObject() - Method in class org.jomc.sdk.model.support.JaxpValidatorHandlerFactory
 
getOtherAttributes() - Method in class org.jomc.sdk.model.ItemType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.jomc.sdk.model.ListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.jomc.sdk.model.MapType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.jomc.sdk.model.SchemasType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.jomc.sdk.model.SchemaType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getPublicId() - Method in class org.jomc.sdk.model.SchemaType
The public identifier of the schema or null.
getSchema() - Method in class org.jomc.sdk.model.SchemasType
Gets the value of the schema property.
getSchemaByPublicId(String) - Method in class org.jomc.sdk.model.SchemasType
Gets a schema for a given public id from this list of schemas.
getSchemaBySystemId(String) - Method in class org.jomc.sdk.model.SchemasType
Gets a schema for a given system id from this list of schemas.
getSystemId() - Method in class org.jomc.sdk.model.SchemaType
The system identifier of the schema.
getType() - Method in class org.jomc.sdk.model.ItemType
The type of the item value.
getValue() - Method in class org.jomc.sdk.model.ItemType
The string value of the item.
getValue() - Method in class org.jomc.sdk.model.MapType.Entry
The value of the entry.

I

item - Variable in class org.jomc.sdk.model.ListType
 
ItemType - Class in org.jomc.sdk.model
Model of an item.
ItemType() - Constructor for class org.jomc.sdk.model.ItemType
Creates a new ItemType instance.
ItemType(ItemType) - Constructor for class org.jomc.sdk.model.ItemType
Creates a new ItemType instance by deeply copying a given ItemType instance.

J

JaxbBinderFactory - Class in org.jomc.sdk.model.support
XML Schema Set 'Binder' factory implementation.
JaxbBinderFactory() - Constructor for class org.jomc.sdk.model.support.JaxbBinderFactory
Creates a new JaxbBinderFactory instance.
JaxbContextFactory - Class in org.jomc.sdk.model.support
XML Schema Set 'JAXBContext' factory implementation.
JaxbContextFactory() - Constructor for class org.jomc.sdk.model.support.JaxbContextFactory
Creates a new JaxbContextFactory instance.
JaxbIntrospectorFactory - Class in org.jomc.sdk.model.support
XML Schema Set 'JAXBIntrospector' factory implementation.
JaxbIntrospectorFactory() - Constructor for class org.jomc.sdk.model.support.JaxbIntrospectorFactory
Creates a new JaxbIntrospectorFactory instance.
JaxbMarshallerFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXB 'Marshaller' factory implementation.
JaxbMarshallerFactory() - Constructor for class org.jomc.sdk.model.support.JaxbMarshallerFactory
Creates a new JaxbMarshallerFactory instance.
JaxbUnmarshallerFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXB 'Unmarshaller' factory implementation.
JaxbUnmarshallerFactory() - Constructor for class org.jomc.sdk.model.support.JaxbUnmarshallerFactory
Creates a new JaxbUnmarshallerFactory instance.
JaxpDocumentBuilderFactory - Class in org.jomc.sdk.model.support
JAXP 'DocumentBuilder' factory implementation.
JaxpDocumentBuilderFactory() - Constructor for class org.jomc.sdk.model.support.JaxpDocumentBuilderFactory
Creates a new JaxpDocumentBuilderFactory instance.
JaxpEntityResolverFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXP 'EntityResolver' factory implementation.
JaxpEntityResolverFactory() - Constructor for class org.jomc.sdk.model.support.JaxpEntityResolverFactory
Creates a new JaxpEntityResolverFactory instance.
JaxpResourceResolverFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXP 'LSResourceResolver' factory implementation.
JaxpResourceResolverFactory() - Constructor for class org.jomc.sdk.model.support.JaxpResourceResolverFactory
Creates a new JaxpResourceResolverFactory instance.
JaxpSaxParserFactory - Class in org.jomc.sdk.model.support
JAXP 'SAXParser' factory implementation.
JaxpSaxParserFactory() - Constructor for class org.jomc.sdk.model.support.JaxpSaxParserFactory
Creates a new JaxpSaxParserFactory instance.
JaxpSaxXmlReaderFactory - Class in org.jomc.sdk.model.support
JAXP 'SAXParser' factory implementation.
JaxpSaxXmlReaderFactory() - Constructor for class org.jomc.sdk.model.support.JaxpSaxXmlReaderFactory
Creates a new JaxpSaxXmlReaderFactory instance.
JaxpSchemaFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXP 'Schema' factory implementation.
JaxpSchemaFactory() - Constructor for class org.jomc.sdk.model.support.JaxpSchemaFactory
Creates a new JaxpSchemaFactory instance.
JaxpValidatorFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXP 'Validator' factory implementation.
JaxpValidatorFactory() - Constructor for class org.jomc.sdk.model.support.JaxpValidatorFactory
Creates a new JaxpValidatorFactory instance.
JaxpValidatorHandlerFactory - Class in org.jomc.sdk.model.support
XML Schema Set JAXP 'ValidatorHandler' factory implementation.
JaxpValidatorHandlerFactory() - Constructor for class org.jomc.sdk.model.support.JaxpValidatorHandlerFactory
Creates a new JaxpValidatorHandlerFactory instance.

K

key - Variable in class org.jomc.sdk.model.MapType.Entry
 

L

languageId - Variable in class org.jomc.sdk.model.SchemasType
 
ListType - Class in org.jomc.sdk.model
The 'ListType' type declares a sequence of items.
ListType() - Constructor for class org.jomc.sdk.model.ListType
Creates a new ListType instance.
ListType(ListType) - Constructor for class org.jomc.sdk.model.ListType
Creates a new ListType instance by deeply copying a given ListType instance.

M

MapType - Class in org.jomc.sdk.model
The 'MapType' type declares a sequence of entries.
MapType() - Constructor for class org.jomc.sdk.model.MapType
Creates a new MapType instance.
MapType(MapType) - Constructor for class org.jomc.sdk.model.MapType
Creates a new MapType instance by deeply copying a given MapType instance.
MapType.Entry - Class in org.jomc.sdk.model
Java class for anonymous complex type.
MapType.Entry() - Constructor for class org.jomc.sdk.model.MapType.Entry
Creates a new Entry instance.
MapType.Entry(MapType.Entry) - Constructor for class org.jomc.sdk.model.MapType.Entry
Creates a new Entry instance by deeply copying a given Entry instance.

O

ObjectFactory - Class in org.jomc.sdk.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.jomc.sdk.model package.
ObjectFactory() - Constructor for class org.jomc.sdk.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jomc.sdk.model
org.jomc.sdk.model - package org.jomc.sdk.model
Object management and configuration software development kit model classes.
org.jomc.sdk.model.modlet - package org.jomc.sdk.model.modlet
Object management and configuration software development kit modlet classes.
org.jomc.sdk.model.support - package org.jomc.sdk.model.support
Object management and configuration software development kit model support classes.

P

processModel(ModelContext, Model) - Method in class org.jomc.sdk.model.modlet.SdkModelProcessor
 
publicId - Variable in class org.jomc.sdk.model.SchemaType
 

R

resolveEntity(String, String) - Method in class org.jomc.sdk.model.support.JaxpEntityResolverFactory
 
resolveResource(String, String, String, String, String) - Method in class org.jomc.sdk.model.support.JaxpResourceResolverFactory
 

S

schema - Variable in class org.jomc.sdk.model.SchemasType
 
SchemasType - Class in org.jomc.sdk.model
List of schemas.
SchemasType() - Constructor for class org.jomc.sdk.model.SchemasType
Creates a new SchemasType instance.
SchemasType(SchemasType) - Constructor for class org.jomc.sdk.model.SchemasType
Creates a new SchemasType instance by deeply copying a given SchemasType instance.
SchemaType - Class in org.jomc.sdk.model
Model of a schema.
SchemaType() - Constructor for class org.jomc.sdk.model.SchemaType
Creates a new SchemaType instance.
SchemaType(SchemaType) - Constructor for class org.jomc.sdk.model.SchemaType
Creates a new SchemaType instance by deeply copying a given SchemaType instance.
SdkModelProcessor - Class in org.jomc.sdk.model.modlet
SDK 'ModelProcessor' implementation.
SdkModelProcessor() - Constructor for class org.jomc.sdk.model.modlet.SdkModelProcessor
Creates a new SdkModelProcessor instance.
SdkModelProvider - Class in org.jomc.sdk.model.modlet
SDK 'ModelProvider' implementation.
SdkModelProvider() - Constructor for class org.jomc.sdk.model.modlet.SdkModelProvider
Creates a new SdkModelProvider instance.
SdkModelValidator - Class in org.jomc.sdk.model.modlet
SDK 'ModelValidator' implementation.
SdkModelValidator() - Constructor for class org.jomc.sdk.model.modlet.SdkModelValidator
Creates a new SdkModelValidator instance.
setAny(Object) - Method in class org.jomc.sdk.model.ItemType
Sets the value of the any property.
setKey(ItemType) - Method in class org.jomc.sdk.model.MapType.Entry
Sets the value of the key property.
setLanguageId(String) - Method in class org.jomc.sdk.model.SchemasType
Sets the value of the languageId property.
setPublicId(String) - Method in class org.jomc.sdk.model.SchemaType
Sets the value of the publicId property.
setSystemId(String) - Method in class org.jomc.sdk.model.SchemaType
Sets the value of the systemId property.
setType(String) - Method in class org.jomc.sdk.model.ItemType
Sets the value of the type property.
setValue(String) - Method in class org.jomc.sdk.model.ItemType
Sets the value of the value property.
setValue(ItemType) - Method in class org.jomc.sdk.model.MapType.Entry
Sets the value of the value property.
systemId - Variable in class org.jomc.sdk.model.SchemaType
 

T

type - Variable in class org.jomc.sdk.model.ItemType
 

V

validateModel(ModelContext, Model) - Method in class org.jomc.sdk.model.modlet.SdkModelValidator
 
value - Variable in class org.jomc.sdk.model.ItemType
 
value - Variable in class org.jomc.sdk.model.MapType.Entry
 

X

XML_SCHEMA_JAVA_CLASSPATH_ID_ATTRIBUTE - Static variable in class org.jomc.sdk.model.modlet.SdkModelProvider
QName of the java-classpath-id attribute of schema elements.
XML_SCHEMA_JAVA_CONTEXT_ID_ATTRIBUTE - Static variable in class org.jomc.sdk.model.modlet.SdkModelProvider
QName of the java-context-id attribute of schema elements.

A C E F G I J K L M O P R S T V X

Copyright © 2005-2010 The JOMC Project. All Rights Reserved.