net.sourceforge.plantuml
Class Pragma
java.lang.Object
net.sourceforge.plantuml.Pragma
public class Pragma
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pragma
public Pragma()
define
public void define(String name,
String value)
isDefine
public boolean isDefine(String name)
undefine
public void undefine(String name)
getValue
public String getValue(String name)
Copyright © 2014. All Rights Reserved.