A B C D E F G H I J K L M N O P Q R S T U V W X

H

hasAnotherGap() - Method in class xbn.template.TemplateLineAnalyzer
Is there another gap in the line, yet to be retrieved?
hasCharToIgnore() - Method in class xbn.string.escape.USCIgnore
Is at least on character ignored?
hasDigitsOrInAOC(String, boolean, char[]) - Method in class xbn.string.UtilString
Does the string contain only digits and (other provided) legal characters?
hasDigitsOrInAOC(String, boolean, char[], boolean) - Method in class xbn.string.UtilString
Does the string contain only digits and (other provided) legal characters?
hasDigitsOrInAOC(StringBuffer, boolean, char[]) - Method in class xbn.string.UtilStringBuffer
Does the string contain only digits and (other provided) legal characters?
hasDigitsOrInAOC(StringBuffer, boolean, char[], boolean) - Method in class xbn.string.UtilStringBuffer
Does the string contain only digits and (other provided) legal characters?
hasDigitsOrInAOC(StringOrBuffer, boolean, char[]) - Method in class xbn.string.UtilSOB
Does the string contain only digits and (other provided) legal characters?
hasDigitsOrInAOC(StringOrBuffer, boolean, char[], boolean) - Method in class xbn.string.UtilSOB
Does the string contain only digits and (other provided) legal characters?
hasExpired() - Method in class xbn.util.TimerUnits
Have the number of units to expiration gone a went?
hasGapBeenFilled(String) - Method in class xbn.template.TemplateFiller
Has the gap with the provided name been filled?
hasIllegalChars() - Method in class xbn.array.primitive.PARChar
Is there at least one int considered illegal?
hasIllegalInts() - Method in class xbn.array.primitive.PARIElement
Is there at least one int considered illegal?
hasIllegalStrings() - Method in class xbn.array.primitive.PARSElement
Are there strings considered illegal?
hasIndent() - Method in class xbn.output.MsgFormat
Does this MsgFormat object have any indent text?
hasJDLCsDirectly() - Method in class xbn.jdlcode.JDFile
Is it possible for this JDFile to contain JavaDoc Link Codes "directly"?
hasJDLCsIndirectly() - Method in class xbn.jdlcode.JDFile
Is it possible for this JDFile contain JavaDoc Link Codes "indirectly" (Examples: good and bad)?
hasLDOrInAOC(StringBuffer, char[]) - Method in class xbn.string.UtilStringBuffer
Does the string contain only letters, digits and (other provided) legal characters?
hasLDOrInAOC(StringBuffer, char[], boolean) - Method in class xbn.string.UtilStringBuffer
Does the string contain only letters, digits and (other provided) legal characters?
hasLDOrInAOC(String, char[]) - Method in class xbn.string.UtilString
Does the string contain only letters, digits and (other provided) legal characters?
hasLDOrInAOC(String, char[], boolean) - Method in class xbn.string.UtilString
Does the string contain only letters, digits and (other provided) legal characters?
hasLDOrInAOC(StringOrBuffer, char[]) - Method in class xbn.string.UtilSOB
Does the string contain only letters, digits and (other provided) legal characters?
hasLDOrInAOC(StringOrBuffer, char[], boolean) - Method in class xbn.string.UtilSOB
Does the string contain only letters, digits and (other provided) legal characters?
hasLegalChars(StringBuffer, char[]) - Method in class xbn.string.UtilStringBuffer
Does the string contain only legal characters?
hasLegalChars(StringBuffer, char[], boolean) - Method in class xbn.string.UtilStringBuffer
Does the string contain only legal characters?
hasLegalChars(String, char[]) - Method in class xbn.string.UtilString
Does the string contain only legal characters?
hasLegalChars(String, char[], boolean) - Method in class xbn.string.UtilString
Does the string contain only legal characters?
hasLegalChars(StringOrBuffer, char[]) - Method in class xbn.string.UtilSOB
Does the string contain only legal characters?
hasLegalChars(StringOrBuffer, char[], boolean) - Method in class xbn.string.UtilSOB
Does the string contain only legal characters?
hasLettersOrInAOC(String, boolean, char[]) - Method in class xbn.string.UtilString
Does the string contain only letters and (other provided) legal characters?
hasLettersOrInAOC(String, boolean, char[], boolean) - Method in class xbn.string.UtilString
Does the string contain only letters and (other provided) legal characters?
hasLettersOrInAOC(StringBuffer, boolean, char[]) - Method in class xbn.string.UtilStringBuffer
Does the string contain only letters and (other provided) legal characters?
hasLettersOrInAOC(StringBuffer, boolean, char[], boolean) - Method in class xbn.string.UtilStringBuffer
Does the string contain only letters and (other provided) legal characters?
hasLettersOrInAOC(StringOrBuffer, boolean, char[]) - Method in class xbn.string.UtilSOB
Does the string contain only letters and (other provided) legal characters?
hasLettersOrInAOC(StringOrBuffer, boolean, char[], boolean) - Method in class xbn.string.UtilSOB
Does the string contain only letters and (other provided) legal characters?
hasMoreLines() - Method in class xbn.string.FLRString
Are there more lines to be retrieved?.
hasMoreLines() - Method in class xbn.util.ForLineRetrieval
Are there more lines to be retrieved with getNextLine?
hasMoreLines() - Method in class xbn.util.FLRFile
Are there any more lines to retrieved?
hasName() - Method in class xbn.config.CRLineAnalyzer
Is this the first line in a variable?
hasNoIllegalChars(StringBuffer, char[]) - Method in class xbn.string.UtilStringBuffer
Does the string not contain any illegal characters?
hasNoIllegalChars(StringBuffer, char[], boolean) - Method in class xbn.string.UtilStringBuffer
Does the string not contain any illegal characters?
hasNoIllegalChars(String, char[]) - Method in class xbn.string.UtilString
Does the string not contain any illegal characters?
hasNoIllegalChars(String, char[], boolean) - Method in class xbn.string.UtilString
Does the string not contain any illegal characters?
hasNoIllegalChars(StringOrBuffer, char[]) - Method in class xbn.string.UtilSOB
Does the string not contain any illegal characters?
hasNoIllegalChars(StringOrBuffer, char[], boolean) - Method in class xbn.string.UtilSOB
Does the string not contain any illegal characters?
hasNoJDLCodes() - Method in class xbn.jdlcode.JDFile
Does this JDFile contain no JavaDoc Link Codes?
hasNoTabSpace(String) - Method in class xbn.string.UtilString
Does the String not contain any whitespace characters?
hasNoTabSpace(StringBuffer) - Method in class xbn.string.UtilStringBuffer
Does the StringBuffer not contain any tabs and space characters?
hasNoTabSpace(StringOrBuffer) - Method in class xbn.string.UtilSOB
Does the StringOrBuffer not contain any tab and space characters?
hasNoViolation() - Method in class xbn.array.primitive.PAViolation
 
hasRqdValues(PrimitiveArray, PrimitiveArray) - Method in class xbn.array.CompareArrays
Are the actual values legal, according to both the rules in CAConfig and the "required" values?
hasRqdValues(String, String, String, PrimitiveArray, PrimitiveArray) - Method in class xbn.array.CompareArrays
Are the actual values legal, according to both the rules in CAConfig and the "required" values?
hasSameParams(SplitLinkCode, Class[], JDCArray) - Method in class xbn.jdlcode.UtilJDLCode
Do the SplitLinkCode and Class array share the same exact parameter list (including order)?
hasValue() - Method in class xbn.config.CRLineAnalyzer
Does this line contain a line within a value?.
haveContentsBeenAnalyzed() - Method in class xbn.util.DirFile
Does this DirFile represent a directory, and have its contents been analyzed?

A B C D E F G H I J K L M N O P Q R S T U V W X


Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo