net.sourceforge.plantuml.syntax
Class LanguageDescriptor

java.lang.Object
  extended by net.sourceforge.plantuml.syntax.LanguageDescriptor

public class LanguageDescriptor
extends Object


Constructor Summary
LanguageDescriptor()
           
 
Method Summary
 void print(PrintStream ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LanguageDescriptor

public LanguageDescriptor()
Method Detail

print

public void print(PrintStream ps)


Copyright © 2014. All Rights Reserved.