Class XBEFormatSpec

  • All Implemented Interfaces:
    java.io.Serializable, XBMBase, XBMFormatSpec, XBMItem, XBMSpec, org.exbin.xbup.core.catalog.base.XBCBase, org.exbin.xbup.core.catalog.base.XBCFormatSpec, org.exbin.xbup.core.catalog.base.XBCItem, org.exbin.xbup.core.catalog.base.XBCSpec

    @ParametersAreNonnullByDefault
    public class XBEFormatSpec
    extends XBESpec
    implements XBMFormatSpec, java.io.Serializable
    Format specification database entity.
    See Also:
    Serialized Form
    • Constructor Detail

      • XBEFormatSpec

        public XBEFormatSpec()
    • Method Detail

      • getBindsCount

        public long getBindsCount()
      • getParent

        @Nonnull
        public org.exbin.xbup.core.catalog.base.XBCNode getParent()
        Specified by:
        getParent in interface org.exbin.xbup.core.catalog.base.XBCSpec
        Overrides:
        getParent in class XBESpec