Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.aendvari.cerberus.component.descriptor.parser
Interface DescriptorParser.NodeNames  view DescriptorParser.NodeNames download DescriptorParser.NodeNames.java

Enclosing interface:
DescriptorParser

private static interface DescriptorParser.NodeNames

Constants for descriptor element names.


Field Summary
static java.lang.String Attribute
           
static java.lang.String Literal
           
 

Field Detail

Attribute

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

Literal

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