C D E G I J L M O S T V W

C

commitClasses(Marshaller, File) - Method in class org.jomc.tools.JavaClasses
Commits meta-data of the modules of the instance to compiled Java classes.
commitClasses(Module, Marshaller, File) - Method in class org.jomc.tools.JavaClasses
Commits meta-data of a given module of the modules of the instance to compiled Java classes.
commitClasses(Specification, Marshaller, File) - Method in class org.jomc.tools.JavaClasses
Commits meta-data of a given specification of the modules of the instance to compiled Java classes.
commitClasses(Implementation, Marshaller, File) - Method in class org.jomc.tools.JavaClasses
Commits meta-data of a given implementation of the modules of the instance to compiled Java classes.

D

decodeModelObject(Unmarshaller, byte[], Class<T>) - Method in class org.jomc.tools.JavaClasses
Decodes a model object from a byte array.

E

editAnnotationsSection(Section) - Method in class org.jomc.tools.JavaSources.JavaEditor
Edits the annotations section of the source code of the editor.
editAnnotationsSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the annotations section of the source code of the editor.
editAnnotationsSection(Section) - Method in class org.jomc.tools.JavaSources.JavaSpecificationEditor
Edits the annotations section of the source code of the editor.
editConstructorsSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the constructors section of the source code of the editor.
editDefaultConstructorSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the default constructor section of the source code of the editor.
editDependenciesSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the dependencies section of the source code of the editor.
editDocumentationSection(Section) - Method in class org.jomc.tools.JavaSources.JavaEditor
Edits the documentation section of the source code of the editor.
editDocumentationSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the documentation section of the source code of the editor.
editDocumentationSection(Section) - Method in class org.jomc.tools.JavaSources.JavaSpecificationEditor
Edits the documentation section of the source code of the editor.
editLicenseSection(Section) - Method in class org.jomc.tools.JavaSources.JavaEditor
Edits the license section of the source code of the editor.
editLicenseSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the license section of the source code of the editor.
editLicenseSection(Section) - Method in class org.jomc.tools.JavaSources.JavaSpecificationEditor
Edits the license section of the source code of the editor.
editMessagesSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the messages section of the source code of the editor.
editPropertiesSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Edits the properties section of the source code of the editor.
editSection(Section) - Method in class org.jomc.tools.JavaSources.JavaEditor
 
editSection(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
 
encodeModelObject(Marshaller, JAXBElement<? extends ModelObject>) - Method in class org.jomc.tools.JavaClasses
Encodes a model object to a byte array.

G

getClassfileAttribute(JavaClass, String) - Method in class org.jomc.tools.JavaClasses
Gets an attribute from a java class.
getDefaultLocale() - Method in class org.jomc.tools.JavaBundles
Gets the language of the default language properties file of the bundle.
getDefaultLogLevel() - Static method in class org.jomc.tools.JomcTool
Gets the default log level events are logged at.
getDisplayLanguage(String) - Method in class org.jomc.tools.JomcTool
Gets the display language of a given language code.
getImplementationEditor(Implementation) - Method in class org.jomc.tools.JavaSources
Gets a new editor for editing Java implementation source code.
getInputEncoding() - Method in class org.jomc.tools.JomcTool
Gets the encoding to use for reading files.
getJavaClass(File) - Method in class org.jomc.tools.JavaClasses
Parses a class file.
getJavaClass(URL, String) - Method in class org.jomc.tools.JavaClasses
Parses a class file.
getJavaClass(InputStream, String) - Method in class org.jomc.tools.JavaClasses
Parses a class file.
getJavaClasspathLocation(Specification) - Method in class org.jomc.tools.JomcTool
Gets the Java class path location of a specification.
getJavaClasspathLocation(Implementation) - Method in class org.jomc.tools.JomcTool
Gets the Java class path location of an implementation.
getJavadocComment(Text, String) - Method in class org.jomc.tools.JomcTool
Formats a text to a Javadoc comment.
getJavaGetterMethodName(Property) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java accessor method of a given property.
getJavaGetterMethodName(Dependency) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java accessor method of a given dependency.
getJavaGetterMethodName(Message) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java accessor method of a given message.
getJavaInterfaceNames(Implementation, boolean) - Method in class org.jomc.tools.JomcTool
Gets all Java interfaces an implementation implements.
getJavaModifierName(Implementation, Dependency) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java modifier of a dependency of a given implementation.
getJavaModifierName(Implementation, Message) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java modifier of a message of a given implementation.
getJavaModifierName(Implementation, Property) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java modifier for a given property of a given implementation.
getJavaPackageName(Specification) - Method in class org.jomc.tools.JomcTool
Gets the Java package name of a specification.
getJavaPackageName(SpecificationReference) - Method in class org.jomc.tools.JomcTool
Gets the Java package name of a specification reference.
getJavaPackageName(Implementation) - Method in class org.jomc.tools.JomcTool
Gets the Java package name of an implementation.
getJavaString(String) - Method in class org.jomc.tools.JomcTool
Formats a string to a Java string with unicode escapes.
getJavaTypeName(Specification, boolean) - Method in class org.jomc.tools.JomcTool
Gets the Java type name of a specification.
getJavaTypeName(SpecificationReference, boolean) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java type of a given specification reference.
getJavaTypeName(Implementation, boolean) - Method in class org.jomc.tools.JomcTool
Gets the Java type name of an implementation.
getJavaTypeName(Argument) - Method in class org.jomc.tools.JomcTool
Gets the Java type name of an argument.
getJavaTypeName(Property, boolean) - Method in class org.jomc.tools.JomcTool
Gets the Java type name of a property.
getJavaTypeName(Dependency) - Method in class org.jomc.tools.JomcTool
Gets the name of a Java type of a given dependency.
getListeners() - Method in class org.jomc.tools.JomcTool
Gets the list of registered listeners.
getLogLevel() - Method in class org.jomc.tools.JomcTool
Gets the log level of the instance.
getLongDate(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getLongDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getLongTime(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getModules() - Method in class org.jomc.tools.JomcTool
Gets the modules of the instance.
getOutput(Section) - Method in class org.jomc.tools.JavaSources.JavaEditor
 
getOutput(Section) - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
 
getOutputEncoding() - Method in class org.jomc.tools.JomcTool
Gets the encoding to use for writing files.
getProfile() - Method in class org.jomc.tools.JomcTool
Gets the profile of the instance.
getResourceBundleResources(Implementation) - Method in class org.jomc.tools.JavaBundles
Gets the resource bundle properties of a given implementation.
getResourceBundleSources(Implementation) - Method in class org.jomc.tools.JavaBundles
Gets the source code of the Java class for accessing the resource bundle of a given implementation.
getShortDate(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getShortDateTime(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getShortTime(Calendar) - Method in class org.jomc.tools.JomcTool
Formats a calendar instance to a string.
getSpecificationEditor(Specification) - Method in class org.jomc.tools.JavaSources
Gets a new editor for editing Java specification source code.
getTemplateEncoding() - Method in class org.jomc.tools.JomcTool
Gets the encoding to use for reading templates.
getVelocityContext() - Method in class org.jomc.tools.JavaBundles
Gets the velocity context used for merging templates.
getVelocityContext() - Method in class org.jomc.tools.JavaSources
Gets the velocity context used for merging templates.
getVelocityContext() - Method in class org.jomc.tools.JomcTool
Gets the velocity context used for merging templates.
getVelocityEngine() - Method in class org.jomc.tools.JomcTool
Gets the VelocityEngine used for generating source code.
getVelocityTemplate(String) - Method in class org.jomc.tools.JomcTool
Gets a velocity template for a given name.
getYears(Calendar, Calendar) - Method in class org.jomc.tools.JomcTool
Gets a string describing the range of years for given calendars.

I

isAnnotationsSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaEditor
Gets a flag indicating that the source code of the editor contains an annotations section.
isConstructorsSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Gets a flag indicating that the source code of the editor contains a constructors section.
isDefaultConstructorSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Gets a flag indicating that the source code of the editor contains a default constructor section.
isDependenciesSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Gets a flag indicating that the source code of the editor contains a dependencies section.
isDocumentationSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaEditor
Gets a flag indicating that the source code of the editor contains a documentation section.
isJavaClassDeclaration(Specification) - Method in class org.jomc.tools.JomcTool
Gets a flag indicating if a given specification declares a Java class.
isJavaClassDeclaration(Implementation) - Method in class org.jomc.tools.JomcTool
Gets a flag indicating if a given implementation declares a Java class.
isJavaDefaultPackage(Specification) - Method in class org.jomc.tools.JomcTool
Gets a flag indicating if the class of a given specification is located in the Java default package.
isJavaDefaultPackage(Implementation) - Method in class org.jomc.tools.JomcTool
Gets a flag indicating if the class of a given implementation is located in the Java default package.
isJavaPrimitiveType(Property) - Method in class org.jomc.tools.JomcTool
Gets a flag indicating if the type of a given property is a Java primitive.
isLicenseSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaEditor
Gets a flag indicating that the source code of the editor contains a license section.
isLoggable(Level) - Method in class org.jomc.tools.JomcTool
Checks if a message at a given level is provided to the listeners of the instance.
isMessagesSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Gets a flag indicating that the source code of the editor contains a messages section.
isPropertiesSectionPresent() - Method in class org.jomc.tools.JavaSources.JavaImplementationEditor
Gets a flag indicating that the source code of the editor contains a properties section.

J

JavaBundles - Class in org.jomc.tools
Generates Java bundles.
JavaBundles() - Constructor for class org.jomc.tools.JavaBundles
Creates a new JavaBundles instance.
JavaBundles(JavaBundles) - Constructor for class org.jomc.tools.JavaBundles
Creates a new JavaBundles instance taking a JavaBundles instance to initialize the instance with.
JavaClasses - Class in org.jomc.tools
Manages Java classes.
JavaClasses() - Constructor for class org.jomc.tools.JavaClasses
Creates a new JavaClasses instance.
JavaClasses(JavaClasses) - Constructor for class org.jomc.tools.JavaClasses
Creates a new JavaClasses instance taking a JavaClasses instance to initialize the instance with.
JavaSources - Class in org.jomc.tools
Manages Java source code.
JavaSources() - Constructor for class org.jomc.tools.JavaSources
Creates a new JavaSources instance.
JavaSources(JavaSources) - Constructor for class org.jomc.tools.JavaSources
Creates a new JavaSources instance taking a JavaSources instance to initialize the instance with.
JavaSources.JavaEditor - Class in org.jomc.tools
Extension to SectionEditor for editing Java source code.
JavaSources.JavaEditor() - Constructor for class org.jomc.tools.JavaSources.JavaEditor
Creates a new JavaEditor instance.
JavaSources.JavaEditor(LineEditor) - Constructor for class org.jomc.tools.JavaSources.JavaEditor
Creates a new JavaEditor instance taking a LineEditor to chain.
JavaSources.JavaImplementationEditor - Class in org.jomc.tools
Extension to JavaEditor for editing implementation source code.
JavaSources.JavaImplementationEditor(Implementation) - Constructor for class org.jomc.tools.JavaSources.JavaImplementationEditor
Creates a new JavaImplementationEditor instance for editing the source code of a given implementation.
JavaSources.JavaImplementationEditor(LineEditor, Implementation) - Constructor for class org.jomc.tools.JavaSources.JavaImplementationEditor
Creates a new JavaImplementationEditor instance for editing the source code of a given implementation taking a LineEditor to chain.
JavaSources.JavaSpecificationEditor - Class in org.jomc.tools
Extension to JavaEditor for editing specification source code.
JavaSources.JavaSpecificationEditor(Specification) - Constructor for class org.jomc.tools.JavaSources.JavaSpecificationEditor
Creates a new JavaSpecificationEditor instance for editing the source code of a given specification.
JavaSources.JavaSpecificationEditor(LineEditor, Specification) - Constructor for class org.jomc.tools.JavaSources.JavaSpecificationEditor
Creates a new JavaSpecificationEditor instance for editing the source code of a given specification taking a LineEditor to chain.
JomcTool - Class in org.jomc.tools
Base tool class.
JomcTool() - Constructor for class org.jomc.tools.JomcTool
Creates a new JomcTool instance.
JomcTool(JomcTool) - Constructor for class org.jomc.tools.JomcTool
Creates a new JomcTool instance taking a JomcTool instance to initialize the new instance with.
JomcTool.Listener - Interface in org.jomc.tools
Listener interface.

L

log(Level, String, Throwable) - Method in class org.jomc.tools.JomcTool
Notifies registered listeners.

M

manageSources(File) - Method in class org.jomc.tools.JavaSources
Manages the source code of the modules of the instance.
manageSources(Module, File) - Method in class org.jomc.tools.JavaSources
Manages the source code of a given module of the modules of the instance.
manageSources(Specification, File) - Method in class org.jomc.tools.JavaSources
Manages the source code of a given specification of the modules of the instance.
manageSources(Implementation, File) - Method in class org.jomc.tools.JavaSources
Manages the source code of a given implementation of the modules of the instance.

O

onLog(Level, String, Throwable) - Method in interface org.jomc.tools.JomcTool.Listener
Get called on logging.
org.jomc.tools - package org.jomc.tools
Object management and configuration tool classes.

S

setClassfileAttribute(JavaClass, String, byte[]) - Method in class org.jomc.tools.JavaClasses
Adds or updates an attribute in a java class.
setDefaultLocale(Locale) - Method in class org.jomc.tools.JavaBundles
Sets the language of the default language properties file of the bundle.
setDefaultLogLevel(Level) - Static method in class org.jomc.tools.JomcTool
Sets the default log level events are logged at.
setInputEncoding(String) - Method in class org.jomc.tools.JomcTool
Sets the encoding to use for reading files.
setLogLevel(Level) - Method in class org.jomc.tools.JomcTool
Sets the log level of the instance.
setModules(Modules) - Method in class org.jomc.tools.JomcTool
Sets the modules of the instance.
setOutputEncoding(String) - Method in class org.jomc.tools.JomcTool
Sets the encoding to use for writing files.
setProfile(String) - Method in class org.jomc.tools.JomcTool
Sets the profile of the instance.
setTemplateEncoding(String) - Method in class org.jomc.tools.JomcTool
Sets the encoding to use for reading templates.
setVelocityEngine(VelocityEngine) - Method in class org.jomc.tools.JomcTool
Sets the VelocityEngine of the instance.

T

transformClasses(Marshaller, Unmarshaller, File, List<Transformer>) - Method in class org.jomc.tools.JavaClasses
Transforms committed meta-data of compiled Java classes of the modules of the instance.
transformClasses(Module, Marshaller, Unmarshaller, File, List<Transformer>) - Method in class org.jomc.tools.JavaClasses
Transforms committed meta-data of compiled Java classes of a given module of the modules of the instance.
transformClasses(Specification, Marshaller, Unmarshaller, JavaClass, List<Transformer>) - Method in class org.jomc.tools.JavaClasses
Transforms committed meta-data of compiled Java classes of a given specification of the modules of the instance.
transformClasses(Implementation, Marshaller, Unmarshaller, JavaClass, List<Transformer>) - Method in class org.jomc.tools.JavaClasses
Transforms committed meta-data of compiled Java classes of a given implementation of the modules of the instance.

V

validateClasses(Unmarshaller, File) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against the modules of the instance.
validateClasses(Unmarshaller, ClassLoader) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against the modules of the instance.
validateClasses(Module, Unmarshaller, File) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against a given module of the modules of the instance.
validateClasses(Module, Unmarshaller, ClassLoader) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against a given module of the modules of the instance.
validateClasses(Specification, Unmarshaller, JavaClass) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against a given specification of the modules of the instance.
validateClasses(Implementation, Unmarshaller, JavaClass) - Method in class org.jomc.tools.JavaClasses
Validates compiled Java classes against a given implementation of the modules of the instance.

W

writeBundleResources(File) - Method in class org.jomc.tools.JavaBundles
Writes bundle resources of the modules of the instance to a given directory.
writeBundleResources(Module, File) - Method in class org.jomc.tools.JavaBundles
Writes bundle resources of a given module from the modules of the instance to a given directory.
writeBundleResources(Implementation, File) - Method in class org.jomc.tools.JavaBundles
Writes the bundle resources of a given implementation from the modules of the instance to a directory.
writeBundleSources(File) - Method in class org.jomc.tools.JavaBundles
Writes bundle sources of the modules of the instance to a given directory.
writeBundleSources(Module, File) - Method in class org.jomc.tools.JavaBundles
Writes bundle sources of a given module from the modules of the instance to a given directory.
writeBundleSources(Implementation, File) - Method in class org.jomc.tools.JavaBundles
Writes bundle sources of a given implementation from the modules of the instance to a given directory.

C D E G I J L M O S T V W

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