org.hoglet.tools
Class XMLConfiguredProcessor.XMLConstants

java.lang.Object
  extended by org.hoglet.tools.XMLConfiguredProcessor.XMLConstants
Enclosing class:
XMLConfiguredProcessor

public class XMLConfiguredProcessor.XMLConstants
extends Object


Field Summary
static String clazz
           
static String closeTag
           
static String escape
           
static String handler
           
static String init
           
static String openTag
           
static String optionNameSeparator
           
static String optionsSeparator
           
static String root
           
static String shortClosePrefix
           
static String tag
           
static String tagOptionsSeparator
           
 
Constructor Summary
XMLConfiguredProcessor.XMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

root

public static final String root
See Also:
Constant Field Values

openTag

public static final String openTag
See Also:
Constant Field Values

closeTag

public static final String closeTag
See Also:
Constant Field Values

shortClosePrefix

public static final String shortClosePrefix
See Also:
Constant Field Values

escape

public static final String escape
See Also:
Constant Field Values

tagOptionsSeparator

public static final String tagOptionsSeparator
See Also:
Constant Field Values

optionsSeparator

public static final String optionsSeparator
See Also:
Constant Field Values

optionNameSeparator

public static final String optionNameSeparator
See Also:
Constant Field Values

handler

public static final String handler
See Also:
Constant Field Values

clazz

public static final String clazz
See Also:
Constant Field Values

tag

public static final String tag
See Also:
Constant Field Values

init

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

XMLConfiguredProcessor.XMLConstants

public XMLConfiguredProcessor.XMLConstants()


  Copyright © 2006 Gary Bentley. All Rights Reserved.