public abstract class Output.OutputProperties extends Properties
defaults| Constructor and Description |
|---|
OutputProperties() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
defineProperty(String key,
String value) |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic abstract Object defineProperty(String key, String value) throws InvalidSyntaxException
InvalidSyntaxExceptionCopyright © 2017. All rights reserved.