public class NdfUtil extends java.lang.Object implements NdfConstants
allowedInNames, blockCommentChar, booleanFalseChar, booleanFalseLiteral, booleanTrueChar, booleanTrueLiteral, currentNdfDocVersion, defaultTextEndChar, defaultTextParagraphChar, lineCommentChar, ndfDocAuthorKey, ndfDocCreatedKey, ndfDocEncodingKey, ndfDocTypeKey, ndfDocVersionKey, nullLiteral, quotingBreakCodes, standardBreakCodes, structureChar, textValueBreakCodes, validTextBreakSymbols
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
checkValidName(java.lang.String name,
java.lang.String structure) |
static boolean |
isAllowedInName(char c) |
static boolean |
isBooleanFalseLiteral(java.lang.String str) |
static boolean |
isBooleanLiteralLiteral(java.lang.String str) |
static boolean |
isBooleanTrueLiteral(java.lang.String str) |
public static java.lang.String checkValidName(java.lang.String name, java.lang.String structure) throws java.lang.Exception
java.lang.Exception
public static boolean isAllowedInName(char c)
public static boolean isBooleanLiteralLiteral(java.lang.String str)
public static boolean isBooleanTrueLiteral(java.lang.String str)
public static boolean isBooleanFalseLiteral(java.lang.String str)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.