public final class ConstantCatalog extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConstantCatalog.XMLEntryNames
Strings that are part of the item a list tags in XML's.
|
static class |
ConstantCatalog.XMLLayoutNames
Strings that are part of the layout tag in XML's.
|
static class |
ConstantCatalog.XPathConstants
XPath query strings
|
Modifier and Type | Field and Description |
---|---|
static String |
CLASS
"class"
|
static String |
DOT
"."
|
static String |
EXTENDS
"extends"
|
static String |
PROCESSOR_CLASS
"defaultProcessorClass"
|
static String |
SEPARATOR
"separator"
|
static String |
WRAPPER
"wrapper"
|
Constructor and Description |
---|
ConstantCatalog() |
public static final String DOT
public static final String CLASS
public static final String EXTENDS
public static final String SEPARATOR
public static final String WRAPPER
public static final String PROCESSOR_CLASS
Copyright © 2014. All Rights Reserved.