| Package | Description |
|---|---|
| org.plasma.xml.xslt |
PlasmaSDO™ License
This is a community release of PlasmaSDO™, a dual-license
Service Data Object (SDO) 2.1 implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected YesOrNo |
ValueOf.disableOutputEscaping |
protected YesOrNo |
Text.disableOutputEscaping |
protected YesOrNo |
Output.indent |
protected YesOrNo |
Output.omitXmlDeclaration |
protected YesOrNo |
Output.standalone |
protected YesOrNo |
Message.terminate |
| Modifier and Type | Method and Description |
|---|---|
static YesOrNo |
YesOrNo.fromValue(String v) |
YesOrNo |
ValueOf.getDisableOutputEscaping()
Gets the value of the disableOutputEscaping property.
|
YesOrNo |
Text.getDisableOutputEscaping()
Gets the value of the disableOutputEscaping property.
|
YesOrNo |
Output.getIndent()
Gets the value of the indent property.
|
YesOrNo |
Output.getOmitXmlDeclaration()
Gets the value of the omitXmlDeclaration property.
|
YesOrNo |
Output.getStandalone()
Gets the value of the standalone property.
|
YesOrNo |
Message.getTerminate()
Gets the value of the terminate property.
|
static YesOrNo |
YesOrNo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YesOrNo[] |
YesOrNo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValueOf.setDisableOutputEscaping(YesOrNo value)
Sets the value of the disableOutputEscaping property.
|
void |
Text.setDisableOutputEscaping(YesOrNo value)
Sets the value of the disableOutputEscaping property.
|
void |
Output.setIndent(YesOrNo value)
Sets the value of the indent property.
|
void |
Output.setOmitXmlDeclaration(YesOrNo value)
Sets the value of the omitXmlDeclaration property.
|
void |
Output.setStandalone(YesOrNo value)
Sets the value of the standalone property.
|
void |
Message.setTerminate(YesOrNo value)
Sets the value of the terminate property.
|
Copyright © 2017. All rights reserved.