org.apache.openjpa.persistence.util
Class SourceCode.Comment
java.lang.Object
   org.apache.openjpa.persistence.util.SourceCode.Comment
org.apache.openjpa.persistence.util.SourceCode.Comment
- Enclosing class:
- SourceCode
-  class SourceCode.Comment 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
lines
List<String> lines
SourceCode.Comment
SourceCode.Comment()
append
public void append(String line)
- 
 
isEmpty
boolean isEmpty()
- 
 
makeInline
void makeInline(boolean flag)
- 
 
write
public void write(PrintWriter out,
                  int tab)
- 
 
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.