fr.opensagres.xdocreport.template.formatter
Class XMLFieldsConstants

java.lang.Object
  extended by fr.opensagres.xdocreport.template.formatter.XMLFieldsConstants

public class XMLFieldsConstants
extends Object


Field Summary
static String DESCRIPTION_ELT
           
static String DESCRIPTION_END_ELT
           
static String DESCRIPTION_START_ELT
           
static String END_CDATA
           
static String FIELD_ELT
           
static String FIELD_END_ELT
           
static String FIELD_TAG_START_ELT
           
static String FIELDS_ELT
           
static String FIELDS_END_ELT
           
static String FIELDS_TAG_START_ELT
           
static String HAS_DIRECTIVE
           
static String IMAGE_NAME_ATTR
           
static String LIST_ATTR
           
static String NAME_ATTR
           
static String START_CDATA
           
static String SYNTAX_KIND_ATTR
           
static String TEMPLATE_ENGINE_KIND_ATTR
           
static String XML_DECLARATION
           
static String XML_DECLARATION_AS_JAVA_STRING
           
 
Constructor Summary
XMLFieldsConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML_DECLARATION

public static final String XML_DECLARATION
See Also:
Constant Field Values

XML_DECLARATION_AS_JAVA_STRING

public static final String XML_DECLARATION_AS_JAVA_STRING
See Also:
Constant Field Values

NAME_ATTR

public static final String NAME_ATTR
See Also:
Constant Field Values

LIST_ATTR

public static final String LIST_ATTR
See Also:
Constant Field Values

IMAGE_NAME_ATTR

public static final String IMAGE_NAME_ATTR
See Also:
Constant Field Values

SYNTAX_KIND_ATTR

public static final String SYNTAX_KIND_ATTR
See Also:
Constant Field Values

TEMPLATE_ENGINE_KIND_ATTR

public static final String TEMPLATE_ENGINE_KIND_ATTR
See Also:
Constant Field Values

HAS_DIRECTIVE

public static final String HAS_DIRECTIVE
See Also:
Constant Field Values

FIELDS_ELT

public static final String FIELDS_ELT
See Also:
Constant Field Values

FIELD_ELT

public static final String FIELD_ELT
See Also:
Constant Field Values

DESCRIPTION_ELT

public static final String DESCRIPTION_ELT
See Also:
Constant Field Values

START_CDATA

public static final String START_CDATA
See Also:
Constant Field Values

END_CDATA

public static final String END_CDATA
See Also:
Constant Field Values

FIELDS_TAG_START_ELT

public static final String FIELDS_TAG_START_ELT
See Also:
Constant Field Values

FIELDS_END_ELT

public static final String FIELDS_END_ELT
See Also:
Constant Field Values

FIELD_TAG_START_ELT

public static final String FIELD_TAG_START_ELT
See Also:
Constant Field Values

FIELD_END_ELT

public static final String FIELD_END_ELT
See Also:
Constant Field Values

DESCRIPTION_START_ELT

public static final String DESCRIPTION_START_ELT
See Also:
Constant Field Values

DESCRIPTION_END_ELT

public static final String DESCRIPTION_END_ELT
See Also:
Constant Field Values
Constructor Detail

XMLFieldsConstants

public XMLFieldsConstants()


Copyright © 2013. All rights reserved.