|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsav.z.PN
The PN (Processor Notation) sets the Sav Processor's notation.
Field Summary | |
static int |
CAPITAL
Notation type: @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ |
static java.lang.String |
CO
Copy right owner of Sav Processor |
static int |
COMPLEX
Category of complex values, namely real kept in database or variable, like name, name:value, or name:... |
static java.lang.String |
CR
Copy right date of Sav Processor |
static int |
DENOTATION
Notation category of type like CAPITAL , NATURAL ,
RUSSIAN_C , RUSSIAN_N |
static int |
DESIGNATION
Notation category of type like NUMBER , QUOTE ,
SIGN , SPECIFIC |
static int |
MAX_NAME_LENGTH
Maximal length of simple name in the database |
static int |
NATURAL
Notation type: `abcdefghijklmnopqrstuvwxyz{|}~ |
static int |
NUMBER
Notation type: #{0 <= number <= 2,147,483,647} |
static long |
OUT_EXTENSION
Memory control: OUT_EXTENSION, current 8192000 |
static java.lang.String |
PN
Basic current name of the Sav Processor |
static int |
QUOTE
Notation type: '' quote |
static int |
RN
Registration number |
static java.lang.String |
rootPath
Context root path |
static int |
RUSSIAN_C
Notation type: russian capital letter in unicode |
static int |
RUSSIAN_N
Notation type: russian small letter in unicode |
static int |
SIGN
Notation type: ! |
static int |
SIMPLE
Category of simple values like name |
static int |
SPACE
Notation type: space symbol |
static int |
SPECIFIC
Notation type: $ specific |
static java.lang.String |
UN
Registered user name |
static java.lang.String |
VD
Version date of Sav Processor |
static float |
VN
Current version of Sav Processor |
static float |
VN0
Old compatible version of Sav Processor |
Constructor Summary | |
PN()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PN
public static final float VN0
public static final float VN
public static final java.lang.String VD
public static final java.lang.String CR
public static final java.lang.String CO
public static final java.lang.String UN
public static final int RN
public static final int SPACE
public static final int SPECIFIC
public static final int SIGN
public static final int QUOTE
public static final int NUMBER
public static final int CAPITAL
public static final int NATURAL
public static final int RUSSIAN_C
public static final int RUSSIAN_N
public static final int SIMPLE
public static final int COMPLEX
public static final int DESIGNATION
NUMBER
, QUOTE
,
SIGN
, SPECIFIC
public static final int DENOTATION
CAPITAL
, NATURAL
,
RUSSIAN_C
, RUSSIAN_N
public static int MAX_NAME_LENGTH
public static long OUT_EXTENSION
public static java.lang.String rootPath
Constructor Detail |
public PN()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |