Package org.graphwalker.io.factory.dot
Class DotContextFactory
java.lang.Object
org.graphwalker.io.factory.dot.DotContextFactory
- All Implemented Interfaces:
ContextFactory
- Author:
- Kristian Karl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DotContextFactory
public DotContextFactory()
-
-
Method Details
-
getSupportedFileTypes
- Specified by:
getSupportedFileTypesin interfaceContextFactory
-
accept
- Specified by:
acceptin interfaceContextFactory
-
create
- Specified by:
createin interfaceContextFactory- Throws:
IOException
-
getAsString
- Specified by:
getAsStringin interfaceContextFactory
-
write
- Specified by:
writein interfaceContextFactory- Throws:
IOException
-