org.apache.openjpa.persistence.util
Class SourceCode.Delimiter
java.lang.Object
org.apache.openjpa.persistence.util.SourceCode.Delimiter
- Enclosing class:
- SourceCode
static class SourceCode.Delimiter
- extends Object
Field Summary |
(package private) char |
end
|
(package private) char |
start
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
final char start
end
final char end
SourceCode.Delimiter
public SourceCode.Delimiter()
SourceCode.Delimiter
public SourceCode.Delimiter(String pair)
SourceCode.Delimiter
public SourceCode.Delimiter(char start,
char end)
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.