public class XBCPFormatDecl extends XBFormatDecl
| Constructor and Description |
|---|
XBCPFormatDecl(long[] formatPath) |
XBCPFormatDecl(XBCatalog catalog,
XBCFormatSpec spec)
Creates a new instance of XBCPContextFormat
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(XBFormatDecl type) |
XBBlockDecl |
getBlockType(int group,
int block) |
java.util.List<XBGroupDecl> |
getGroups() |
long |
getGroupsCount() |
void |
setCatalog(XBCatalog catalog) |
void |
toXB(XBListener target) |
getCatalogPath, getFormatDef, getGroupsLimit, getRevision, getRevisionDef, getXBTSerializationMethod, processDeclaration, setCatalogPath, setFormatDef, setGroups, setGroupsLimit, setRevision, setRevisionDef, toStaticTypepublic XBCPFormatDecl(XBCatalog catalog, XBCFormatSpec spec)
public XBCPFormatDecl(long[] formatPath)
public boolean equals(XBFormatDecl type)
public java.util.List<XBGroupDecl> getGroups()
getGroups in class XBFormatDeclpublic long getGroupsCount()
public XBBlockDecl getBlockType(int group, int block)
public void toXB(XBListener target) throws XBProcessingException, java.io.IOException
XBProcessingExceptionjava.io.IOExceptionpublic void setCatalog(XBCatalog catalog)