net.sourceforge.plantuml.graphic
Class Splitter

java.lang.Object
  extended by net.sourceforge.plantuml.graphic.Splitter

public class Splitter
extends Object


Constructor Summary
Splitter(String s)
           
 
Method Summary
 List<HtmlCommand> getHtmlCommands(boolean newLineAlone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Splitter

public Splitter(String s)
Method Detail

getHtmlCommands

public List<HtmlCommand> getHtmlCommands(boolean newLineAlone)


Copyright © 2013. All Rights Reserved.