Package org.cip4.lib.xjdf
Class XJdfConstants
java.lang.Object
org.cip4.lib.xjdf.XJdfConstants
This class provides common XJdf default values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic Stringstatic Stringstatic final StringMedia Type for XJDF Documents.static final StringMedia Type for XJDF packages.static final StringMedia Type for XJMF Messages.static final StringMedia Type for XJMF packages.static final StringNamespace XJDF,static final StringNamespace XMLstatic final VersionReturns the current XJDF Versionstatic final StringReturns the current XJDF Schema locationA map containing all XJDF Schemes as byte array.static final byte[]Returns the current XJDF Version -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE_JDF20
Namespace XJDF,- See Also:
-
NAMESPACE_W3_XML
Namespace XML- See Also:
-
XJDF_XSD_BYTES
A map containing all XJDF Schemes as byte array. -
XJDF_CURRENT_VERSION
Returns the current XJDF Version -
XJDF_SCHEMA_LOCATION
Returns the current XJDF Schema location- See Also:
-
XJDF_XSD_BYTES_CURRENT
public static final byte[] XJDF_XSD_BYTES_CURRENTReturns the current XJDF Version -
MEDIA_TYPE_XJDF
Media Type for XJDF Documents.- See Also:
-
MEDIA_TYPE_XJMF
Media Type for XJMF Messages.- See Also:
-
MEDIA_TYPE_XJDF_ZIP
Media Type for XJDF packages.- See Also:
-
MEDIA_TYPE_XJMF_ZIP
Media Type for XJMF packages.- See Also:
-
DEVICE_ID
-
AGENT_NAME
-
AGENT_VERSION
-
-
Constructor Details
-
XJdfConstants
public XJdfConstants()
-