|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface X3DConstants
A collection of useful constants for setting up X3D specific capabilities with the JAXP DOM parser.
Allows the use of property information without needing to import specific instances of the factory.
| Field Summary | |
|---|---|
static java.lang.String |
CAD_INTERCHANGE_PUBLIC_ID_3_1
The formal public Identifier for the Interchange profile |
static java.lang.String |
CAD_INTERCHANGE_PUBLIC_ID_3_2
The formal public Identifier for the Interchange profile |
static java.lang.String |
DTD_NAME
The formal DTD name for XML documents conforming to the X3D spec |
static java.lang.String |
FULL_PUBLIC_ID_3_0
The formal public Identifier for the Full profile |
static java.lang.String |
FULL_PUBLIC_ID_3_1
The formal public Identifier for the Full profile |
static java.lang.String |
FULL_PUBLIC_ID_3_2
The formal public Identifier for the Full profile |
static java.lang.String |
GENERAL_PUBLIC_ID_3_0
The formal public Identifier for the specification V3.0 |
static java.lang.String |
GENERAL_PUBLIC_ID_3_1
The formal public Identifier for the specification V3.1 |
static java.lang.String |
GENERAL_PUBLIC_ID_3_2
The formal public Identifier for the specification V3.2 |
static java.lang.String |
GENERAL_SYSTEM_ID_3_0
The formal system identifier for the specification V3.0 |
static java.lang.String |
GENERAL_SYSTEM_ID_3_1
The formal system identifier for the specification V3.1 |
static java.lang.String |
GENERAL_SYSTEM_ID_3_2
The formal system identifier for the specification V3.2 |
static java.lang.String |
IMMERSIVE_PUBLIC_ID_3_0
The formal public Identifier for the Immersive profile |
static java.lang.String |
IMMERSIVE_PUBLIC_ID_3_1
The formal public Identifier for the Immersive profile |
static java.lang.String |
IMMERSIVE_PUBLIC_ID_3_2
The formal public Identifier for the Immersive profile |
static java.lang.String |
INTERACTIVE_PUBLIC_ID_3_0
The formal public Identifier for the Interactive profile |
static java.lang.String |
INTERACTIVE_PUBLIC_ID_3_1
The formal public Identifier for the Interactive profile |
static java.lang.String |
INTERACTIVE_PUBLIC_ID_3_2
The formal public Identifier for the Interactive profile |
static java.lang.String |
INTERCHANGE_PUBLIC_ID_3_0
The formal public Identifier for the Interchange profile |
static java.lang.String |
INTERCHANGE_PUBLIC_ID_3_1
The formal public Identifier for the Interchange profile |
static java.lang.String |
INTERCHANGE_PUBLIC_ID_3_2
The formal public Identifier for the Interchange profile |
static java.lang.String |
OLD_PUBLIC_ID
The old, transitional public Identifier for the specification |
static java.lang.String |
OLD_SYSTEM_ID
The old, transitional system Identifier for the specification |
static java.lang.String |
SCHEMA_ID_3_0
Schema definition for X3D 3.0 |
static java.lang.String |
SCHEMA_ID_3_1
Schema definition for X3D 3.1 |
static java.lang.String |
SCHEMA_ID_3_2
Schema definition for X3D 3.2 |
static java.lang.String |
TRANS_PUBLIC_ID
The new, transitional public Identifier for the specification |
static java.lang.String |
TRANS_SYSTEM_ID
The new, transitional system Identifier for the specification |
static java.lang.String |
X3D_NAMESPACE_URI
The URI that is used for determining if a namespace definition is the X3D namespace or something else. |
| Field Detail |
|---|
static final java.lang.String DTD_NAME
static final java.lang.String GENERAL_SYSTEM_ID_3_0
static final java.lang.String GENERAL_PUBLIC_ID_3_0
static final java.lang.String INTERCHANGE_PUBLIC_ID_3_0
static final java.lang.String INTERACTIVE_PUBLIC_ID_3_0
static final java.lang.String IMMERSIVE_PUBLIC_ID_3_0
static final java.lang.String FULL_PUBLIC_ID_3_0
static final java.lang.String GENERAL_SYSTEM_ID_3_1
static final java.lang.String GENERAL_PUBLIC_ID_3_1
static final java.lang.String INTERCHANGE_PUBLIC_ID_3_1
static final java.lang.String INTERACTIVE_PUBLIC_ID_3_1
static final java.lang.String IMMERSIVE_PUBLIC_ID_3_1
static final java.lang.String CAD_INTERCHANGE_PUBLIC_ID_3_1
static final java.lang.String FULL_PUBLIC_ID_3_1
static final java.lang.String GENERAL_SYSTEM_ID_3_2
static final java.lang.String GENERAL_PUBLIC_ID_3_2
static final java.lang.String INTERCHANGE_PUBLIC_ID_3_2
static final java.lang.String INTERACTIVE_PUBLIC_ID_3_2
static final java.lang.String IMMERSIVE_PUBLIC_ID_3_2
static final java.lang.String CAD_INTERCHANGE_PUBLIC_ID_3_2
static final java.lang.String FULL_PUBLIC_ID_3_2
static final java.lang.String OLD_PUBLIC_ID
static final java.lang.String OLD_SYSTEM_ID
static final java.lang.String TRANS_PUBLIC_ID
static final java.lang.String TRANS_SYSTEM_ID
static final java.lang.String SCHEMA_ID_3_0
static final java.lang.String SCHEMA_ID_3_1
static final java.lang.String SCHEMA_ID_3_2
static final java.lang.String X3D_NAMESPACE_URI
http://www.web3d.org/specifications/x3d-namespace.
Note: This is an arbitrary value picked by Xj3D for the moment.
The real value(s) is yet to be determined by the X3D specification
process. This probably can and will change at somepoint, so don't get
too hooked on it for now.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||