net.sourceforge.plantuml
Class PSystemBuilder

java.lang.Object
  extended by net.sourceforge.plantuml.PSystemBuilder

public class PSystemBuilder
extends Object


Constructor Summary
PSystemBuilder()
           
 
Method Summary
 PSystem createPSystem(List<String> strings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSystemBuilder

public PSystemBuilder()
Method Detail

createPSystem

public final PSystem createPSystem(List<String> strings)
                            throws IOException,
                                   InterruptedException
Throws:
IOException
InterruptedException


Copyright © 2012. All Rights Reserved.