java.lang.Object
org.jhotdraw8.draw.io.AbstractInputFormat
- All Implemented Interfaces:
InputFormat
- Direct Known Subclasses:
SimpleXmlReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionImmutableMap<Key<?>, Object> voidsetOptions(ImmutableMap<Key<?>, Object> options) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jhotdraw8.draw.io.InputFormat
read, read, read
-
Constructor Details
-
AbstractInputFormat
public AbstractInputFormat()
-
-
Method Details
-
getOptions
- Specified by:
getOptionsin interfaceInputFormat
-
setOptions
- Specified by:
setOptionsin interfaceInputFormat
-