|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NodeTypeFormat in org.chromattic.dataobject |
|---|
| Methods in org.chromattic.dataobject that return NodeTypeFormat | |
|---|---|
static NodeTypeFormat |
NodeTypeFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NodeTypeFormat[] |
NodeTypeFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.chromattic.dataobject with parameters of type NodeTypeFormat | |
|---|---|
java.lang.String |
DataObjectCompiler.generateSchema(NodeTypeFormat format)
Generates the node types for the specified data object paths. |
java.lang.String |
DataObjectService.generateSchema(NodeTypeFormat format,
CompilationSource source,
java.lang.String... doPaths)
Generates the node types for the specified data object paths. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||