程序包 | 说明 |
---|---|
org.jdom2.output.support |
限定符和类型 | 类和说明 |
---|---|
class |
AbstractFormattedWalker
This Walker implementation walks a list of Content in a Formatted form of
some sort.
|
class |
WalkerNORMALIZE
This Walker implementation will produce trimmed text content.
|
class |
WalkerPRESERVE
This Walker implementation walks a list of Content in it's original RAW
format.
|
class |
WalkerTRIM
This Walker implementation will produce trimmed text content.
|
class |
WalkerTRIM_FULL_WHITE
This Walker implementation will produce trimmed text content.
|