net.sourceforge.plantuml.eggs
Class PSystemPathFactory

java.lang.Object
  extended by net.sourceforge.plantuml.eggs.PSystemPathFactory
All Implemented Interfaces:
PSystemBasicFactory, PSystemFactory

public class PSystemPathFactory
extends Object
implements PSystemBasicFactory


Constructor Summary
PSystemPathFactory()
           
 
Method Summary
 boolean executeLine(String line)
           
 PSystemPath getSystem()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemPathFactory

public PSystemPathFactory()
Method Detail

reset

public void reset()
Specified by:
reset in interface PSystemFactory

executeLine

public boolean executeLine(String line)
Specified by:
executeLine in interface PSystemBasicFactory

getSystem

public PSystemPath getSystem()
Specified by:
getSystem in interface PSystemFactory


Copyright © 2011. All Rights Reserved.