net.sourceforge.plantuml.eggs
Class PSystemAppleTwoFactory

java.lang.Object
  extended by net.sourceforge.plantuml.command.PSystemAbstractFactory
      extended by net.sourceforge.plantuml.command.PSystemSingleLineFactory
          extended by net.sourceforge.plantuml.eggs.PSystemAppleTwoFactory
All Implemented Interfaces:
PSystemFactory

public class PSystemAppleTwoFactory
extends PSystemSingleLineFactory


Constructor Summary
PSystemAppleTwoFactory()
           
 
Method Summary
protected  AbstractPSystem executeLine(String line)
           
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemSingleLineFactory
createSystem
 
Methods inherited from class net.sourceforge.plantuml.command.PSystemAbstractFactory
buildEmptyError, buildEmptyError, getDiagramType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemAppleTwoFactory

public PSystemAppleTwoFactory()
Method Detail

executeLine

protected AbstractPSystem executeLine(String line)
Specified by:
executeLine in class PSystemSingleLineFactory


Copyright © 2014. All Rights Reserved.