org.kuali.common.jdbc.reader.model
Class Comments
java.lang.Object
org.kuali.common.jdbc.reader.model.Comments
public final class Comments
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_IGNORE
public static final boolean DEFAULT_IGNORE
- See Also:
- Constant Field Values
DEFAULT_TOKENS
public static final List<String> DEFAULT_TOKENS
DEFAULT_COMMENTS
public static final Comments DEFAULT_COMMENTS
Comments
public Comments()
Comments
public Comments(boolean ignore)
Comments
public Comments(List<String> tokens)
Comments
public Comments(boolean ignore,
List<String> tokens)
isIgnore
public boolean isIgnore()
getTokens
public List<String> getTokens()
Copyright © 2010-2014 The Kuali Foundation. All Rights Reserved.