Package dap4.servlet
Class Value
java.lang.Object
dap4.servlet.Value
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAXSTRINGSIZE
public static final int MAXSTRINGSIZE- See Also:
-
MAXOPAQUESIZE
public static final int MAXOPAQUESIZE- See Also:
-
MAXSEGSIZE
public static final int MAXSEGSIZE- See Also:
-
HOSTNSEG
public static final int HOSTNSEG- See Also:
-
PATHNSEG
public static final int PATHNSEG- See Also:
-
asciionly
protected boolean asciionly
-
-
Constructor Details
-
Value
public Value()
-
-
Method Details
-
setASCII
public void setASCII(boolean tf) -
source
-
nextValue
- Throws:
dap4.core.util.DapException
-
nextCount
public abstract int nextCount(int max) throws dap4.core.util.DapException - Throws:
dap4.core.util.DapException
-