Package | Description |
---|---|
sirius.kernel.xml |
Helper classes to read and write XML.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractStructuredOutput.ElementType |
AbstractStructuredOutput.getCurrentType()
Returns the type of the current element.
|
protected AbstractStructuredOutput.ElementType |
AbstractStructuredOutput.Element.getType() |
static AbstractStructuredOutput.ElementType |
AbstractStructuredOutput.ElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractStructuredOutput.ElementType[] |
AbstractStructuredOutput.ElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Element(AbstractStructuredOutput.ElementType type,
String name) |
Copyright © 2018. All rights reserved.