global.sandbox.xmlutilities
Interface OutputFormat.ConfigurationValue

All Known Implementing Classes:
OutputFormat.Boolean, OutputFormat.OutputMethod
Enclosing class:
OutputFormat

private static interface OutputFormat.ConfigurationValue

Convenient interface for getting rendered codes.


Method Summary
 String getValue()
          Returns code required by Transformer#setOutputProperties(java.util.Properties).
 

Method Detail

getValue

String getValue()
Returns code required by Transformer#setOutputProperties(java.util.Properties).

Returns:
text


Copyright © 2006–2018. All rights reserved.