public class XBCFormatDecl extends XBFormatDecl
| Constructor and Description |
|---|
XBCFormatDecl(XBCatalog catalog) |
XBCFormatDecl(XBCatalog catalog,
XBCFormatSpec formatSpec) |
| Modifier and Type | Method and Description |
|---|---|
XBCFormatSpec |
getFormatSpec() |
static XBFormatDecl |
processFormatSpec(XBCatalog catalog,
XBTTreeNode specBlock) |
boolean |
produceXBT() |
void |
setCatalogPath(UBPath32 catalogPath) |
void |
setFormatSpec(XBCFormatSpec formatSpec) |
XBSBlockType |
toStaticType(XBBlockType type) |
getCatalogPath, getFormatDef, getGroups, getGroupsLimit, getRevision, getRevisionDef, getXBTSerializationMethod, processDeclaration, setFormatDef, setGroups, setGroupsLimit, setRevision, setRevisionDefpublic XBCFormatDecl(XBCatalog catalog)
public XBCFormatDecl(XBCatalog catalog, XBCFormatSpec formatSpec)
public boolean produceXBT()
public static XBFormatDecl processFormatSpec(XBCatalog catalog, XBTTreeNode specBlock)
public XBSBlockType toStaticType(XBBlockType type)
toStaticType in class XBFormatDeclpublic void setCatalogPath(UBPath32 catalogPath)
setCatalogPath in class XBFormatDeclcatalogPath - the catalogPath to setpublic XBCFormatSpec getFormatSpec()
public void setFormatSpec(XBCFormatSpec formatSpec)
formatSpec - the formatSpec to set