org.polliwog.replacements
Class AbstractReplacement.XMLConstants

java.lang.Object
  extended by org.polliwog.replacements.AbstractReplacement.XMLConstants
Enclosing class:
AbstractReplacement

public class AbstractReplacement.XMLConstants
extends java.lang.Object


Field Summary
static java.lang.String formatType
           
static java.lang.String root
           
static java.lang.String tag
           
static java.lang.String type
           
 
Constructor Summary
AbstractReplacement.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 java.lang.String root
See Also:
Constant Field Values

tag

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

formatType

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

type

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

AbstractReplacement.XMLConstants

public AbstractReplacement.XMLConstants()


  Copyright © 2007 Gary Bentley. All Rights Reserved.