Package | Description |
---|---|
org.jdtaus.mojo.resource.model |
JAXB classes of the
"http://jdtaus.org/core/model/container"
namespace. |
org.jdtaus.mojo.resource.model.impl |
JAXB implementation classes of the
"http://jdtaus.org/core/model/container" namespace. |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageElement
Java content class for message element declaration.
|
Modifier and Type | Method and Description |
---|---|
Message |
ObjectFactory.createMessage()
Create an instance of Message
|
Message |
ModelManager.getMessage(Module module,
String messageName)
Gets a message.
|
Modifier and Type | Method and Description |
---|---|
String |
ModelManager.getJavaAccessorMethodName(Message message)
Gets the method name of a java accessor method for a given message.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageElementImpl |
class |
MessageImpl |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.