com.ejie.r01f.xml.marshalling
Class XOConstants

java.lang.Object
  extended bycom.ejie.r01f.xml.marshalling.XOConstants

public class XOConstants
extends java.lang.Object

Constantes

Author:
ALEX

Field Summary
static java.lang.String encoding
           
static java.lang.String xmlHeaderDirective
           
static java.lang.String xmlHeaderDirective2
           
static java.lang.String xmlHeaderDirective3
           
static java.lang.String xmlHeaderDirective4
           
 
Constructor Summary
XOConstants()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlHeaderDirective

public static final java.lang.String xmlHeaderDirective
See Also:
Constant Field Values

xmlHeaderDirective2

public static final java.lang.String xmlHeaderDirective2
See Also:
Constant Field Values

xmlHeaderDirective3

public static final java.lang.String xmlHeaderDirective3
See Also:
Constant Field Values

xmlHeaderDirective4

public static final java.lang.String xmlHeaderDirective4
See Also:
Constant Field Values

encoding

public static final java.lang.String encoding
See Also:
Constant Field Values
Constructor Detail

XOConstants

public XOConstants()