| Package | Description |
|---|---|
| org.qunix.maven.structure.plugin.core | |
| org.qunix.maven.structure.plugin.core.types |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureBuilder.build(Object root,
StructureType type,
boolean detailed,
org.apache.maven.plugin.logging.Log logger,
String[] ignores,
File... outputFile)
Collects user/env.
|
static AbstractStructureNode |
StructureFactory.getStructure(StructureType type,
Object parent,
boolean detailed)
Returns correct instance by the given type
|
| Modifier and Type | Method and Description |
|---|---|
static StructureType |
StructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructureType[] |
StructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.