Package net.sourceforge.plantuml.version
Class PSystemVersionFactory
java.lang.Object
net.sourceforge.plantuml.command.PSystemAbstractFactory
net.sourceforge.plantuml.command.PSystemSingleLineFactory
net.sourceforge.plantuml.version.PSystemVersionFactory
- All Implemented Interfaces:
PSystemFactory
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
EMPTY_DESCRIPTION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractPSystem
executeLine
(UmlSource source, String line) Methods inherited from class net.sourceforge.plantuml.command.PSystemSingleLineFactory
createSystem
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildExecutionError, getDiagramType
-
Constructor Details
-
PSystemVersionFactory
public PSystemVersionFactory()
-
-
Method Details
-
executeLine
- Specified by:
executeLine
in classPSystemSingleLineFactory
-