- XB_DEBUG_LEVEL - Static variable in class org.xbup.io.XBHead
-
- XB_HEADER - Static variable in class org.xbup.io.XBHead
-
- XBACatalog - Interface in org.xbup.catalog
-
XBUP Level 2 Catalog interface.
- XBAECatalog - Class in org.xbup.catalog
-
Basic level 2 catalog class using Java Persistence.
- XBAECatalog(EntityManager, String) - Constructor for class org.xbup.catalog.XBAECatalog
-
- XBARCatalog - Class in org.xbup.catalog
-
XBUP Level 2 Remote Catalog.
- XBARCatalog(XBCatalogServiceClient) - Constructor for class org.xbup.catalog.XBARCatalog
-
Creates a new instance of XBL2Catalog
- XBArrayList<E> - Class in org.xbup.types
-
Encapsulation class for ArrayList
- XBArrayList() - Constructor for class org.xbup.types.XBArrayList
-
- XBAttributeToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Attribute Token.
- XBAttributeToken(UBNatural) - Constructor for class org.xbup.io.XBAttributeToken
-
- XBBasicBlockType - Enum in org.xbup.io
-
XBUP Basic Specification Block Types Enumeration
- XBBasicCommandType - Enum in org.xbup.io.command.basic
-
Undo operation type enumeration
- XBBeginToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Begin Token.
- XBBeginToken(boolean) - Constructor for class org.xbup.io.XBBeginToken
-
- XBBlock - Interface in org.xbup.io.tree
-
XBUP Level 0 Block interface.
- XBBlockDecl - Interface in org.xbup.io.declaration
-
XBUP Level 1 Block Declaration Interface.
- XBBlockDef - Interface in org.xbup.io.declaration
-
XBUP Level 1 Block Definition Interface.
- xbBlockPath - Static variable in class org.xbup.types.XBByte
-
- xbBlockPath - Static variable in class org.xbup.types.XBChar
-
- xbBlockPath - Static variable in class org.xbup.types.XBCharset
-
- xbBlockPath - Static variable in class org.xbup.types.XBInt
-
- xbBlockPath - Static variable in class org.xbup.types.XBNat
-
- xbBlockPath - Static variable in class org.xbup.types.XBNat16
-
- xbBlockPath - Static variable in class org.xbup.types.XBNat32
-
- xbBlockPath - Static variable in class org.xbup.types.XBNatural
-
- xbBlockPath - Static variable in class org.xbup.types.XBString
-
- xbBlockPath - Static variable in class org.xbup.types.XBTime
-
- xbBlockPath - Static variable in class org.xbup.types.XBTimeTS
-
- XBBlockType - Interface in org.xbup.io
-
Interface defining methods for block type.
- xbBlockType - Static variable in class org.xbup.ubnumber.UBNatural
-
- xbBlockType - Static variable in class org.xbup.ubnumber.UBRatio
-
- XBBrowseable - Interface in org.xbup.io.command
-
XB Level 0 interface for mutable data interface.
- XBByte - Class in org.xbup.types
-
Encapsulation class for natural numbers - 8 bits (known as byte).
- XBByte() - Constructor for class org.xbup.types.XBByte
-
Creates a new instance of XBString
- XBByte(byte) - Constructor for class org.xbup.types.XBByte
-
- XBCachedCatalog - Class in org.xbup.catalog
-
TODO: Basic class supporting local catalog handling for application via interface
to XBService with local caching.
- XBCachedCatalog() - Constructor for class org.xbup.catalog.XBCachedCatalog
-
Creates a new instance of XBCachedCatalog
- XBCall - Interface in org.xbup.io.remote
-
XBUP Level 1 RPC Procedure Call Interface
- XBCatalog - Interface in org.xbup.catalog
-
Interface for XBUP level 1 catalog.
- XBCatalogNetServiceClient - Class in org.xbup.catalog.client
-
XBService Catalog client using IP Networking.
- XBCatalogNetServiceClient(String, int) - Constructor for class org.xbup.catalog.client.XBCatalogNetServiceClient
-
- xbCatalogPath - Static variable in class org.xbup.types.XBArrayList
-
- XBCatalogServiceClient - Interface in org.xbup.catalog.client
-
Connection client handler for remote catalogs.
- XBCatalogServiceMessage - Interface in org.xbup.catalog.client
-
Catalog Service Message Interface.
- XBCBase - Interface in org.xbup.catalog.base
-
Base interface for catalog items.
- XBCBlockCons - Interface in org.xbup.catalog.base
-
Bind for level 2 type binds
- XBCBlockDecl - Interface in org.xbup.catalog.declaration
-
Block Type Context defined by catalog specification.
- XBCBlockDef - Class in org.xbup.catalog.declaration
-
XBUP level 1 block definition based on catalog specification.
- XBCBlockDef(XBACatalog, XBCBlockSpec) - Constructor for class org.xbup.catalog.declaration.XBCBlockDef
-
- XBCBlockJoin - Interface in org.xbup.catalog.base
-
- XBCBlockListCons - Interface in org.xbup.catalog.base
-
Potentionally Infinite List Def.
- XBCBlockListJoin - Interface in org.xbup.catalog.base
-
Finite List Bind.
- XBCBlockRev - Interface in org.xbup.catalog.base
-
- XBCBlockSpec - Interface in org.xbup.catalog.base
-
- XBCConsDef - Interface in org.xbup.catalog.base
-
Consitence binding
- XBCDeclaration - Class in org.xbup.catalog.declaration
-
Specification's Header Declaration using Catalog Link.
- XBCDeclaration(XBFormatDecl, XBCatalog) - Constructor for class org.xbup.catalog.declaration.XBCDeclaration
-
Creates a new instance of XBCL1Declaration
- XBCDeclaration(XBFormatDecl) - Constructor for class org.xbup.catalog.declaration.XBCDeclaration
-
- XBCDeclaration(XBFormatDecl, XBTConversible) - Constructor for class org.xbup.catalog.declaration.XBCDeclaration
-
- XBCDeclaration(XBGroupDecl) - Constructor for class org.xbup.catalog.declaration.XBCDeclaration
-
- XBCDeclaration(XBBlockDecl) - Constructor for class org.xbup.catalog.declaration.XBCDeclaration
-
- XBCDefaultItemService<T extends XBCBase> - Class in org.xbup.catalog.base.service
-
Persistence manager for XBCItem items.
- XBCDefaultItemService() - Constructor for class org.xbup.catalog.base.service.XBCDefaultItemService
-
- XBCDescExtension - Interface in org.xbup.catalog.extension
-
- XBCExtension - Interface in org.xbup.catalog.extension
-
Interface for extensions - used for catalog extensions.
- XBCFormatCons - Interface in org.xbup.catalog.base
-
- XBCFormatDecl - Class in org.xbup.catalog.declaration
-
XBUP Level 1 Format Declaration represented by catalog.
- XBCFormatDecl(XBCatalog) - Constructor for class org.xbup.catalog.declaration.XBCFormatDecl
-
- XBCFormatDecl(XBCatalog, XBCFormatSpec) - Constructor for class org.xbup.catalog.declaration.XBCFormatDecl
-
- XBCFormatJoin - Interface in org.xbup.catalog.base
-
- XBCFormatRev - Interface in org.xbup.catalog.base
-
- XBCFormatSpec - Interface in org.xbup.catalog.base
-
- XBCGroupCons - Interface in org.xbup.catalog.base
-
- XBCGroupDecl - Class in org.xbup.catalog.declaration
-
XBUP Level 1 Group specification.
- XBCGroupDecl(XBCatalog, XBCGroupSpec) - Constructor for class org.xbup.catalog.declaration.XBCGroupDecl
-
- XBCGroupDecl(XBCatalog, long[]) - Constructor for class org.xbup.catalog.declaration.XBCGroupDecl
-
- XBCGroupJoin - Interface in org.xbup.catalog.base
-
- XBCGroupRev - Interface in org.xbup.catalog.base
-
- XBCGroupSpec - Interface in org.xbup.catalog.base
-
- XBChar - Class in org.xbup.types
-
Encapsulation class for String.
- XBChar() - Constructor for class org.xbup.types.XBChar
-
Creates a new instance of XBString
- XBChar(Character) - Constructor for class org.xbup.types.XBChar
-
- XBCharset - Class in org.xbup.types
-
Encapsulation class for String.
- XBCharset() - Constructor for class org.xbup.types.XBCharset
-
Creates a new instance of XBString
- XBCharset(Charset) - Constructor for class org.xbup.types.XBCharset
-
- XBCInfoManager<T extends XBCItemInfo> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCItemInfo catalog manager.
- XBCInfoService<T extends XBCItemInfo> - Interface in org.xbup.catalog.base.service
-
Interface for XBCItemInfo items service.
- XBCItem - Interface in org.xbup.catalog.base
-
Interface for catalog item.
- XBCItemInfo - Interface in org.xbup.catalog.base
-
Catalog node information handler.
- XBCItemLimi - Interface in org.xbup.catalog.base
-
Base interface for catalog specification's limitations.
- XBCItemManager<T extends XBCItem> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCItem catalog manager.
- XBCItemService<T extends XBCItem> - Interface in org.xbup.catalog.base.service
-
Interface for XBCItem items service.
- XBCJoinDef - Interface in org.xbup.catalog.base
-
Join Definition Item.
- XBCLimiManager<T extends XBCItemLimi> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCItemLimi catalog manager.
- XBCLimiService<T extends XBCItemLimi> - Interface in org.xbup.catalog.base.service
-
Interface for XBCItemLimi items service.
- XBCLimitSpec - Interface in org.xbup.catalog.base
-
XBUP Level 2 Limitation Specification
- XBCManager<T extends XBCBase> - Interface in org.xbup.catalog.base.manager
-
Generic interface for persistence item management classes.
- XBCNameExtension - Interface in org.xbup.catalog.extension
-
XBUP Catalog Name Extension.
- XBCNode - Interface in org.xbup.catalog.base
-
Interface for catalog item.
- XBCNodeManager<T extends XBCNode> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCNode catalog manager.
- XBCNodeService<T extends XBCNode> - Interface in org.xbup.catalog.base.service
-
Interface for XBCNode items service.
- XBCommand - Interface in org.xbup.io.command
-
Interface for XBUP document command.
- XBConsumer - Interface in org.xbup.io
-
XBUP Level 0 Data Consumer.
- XBConsumer.XBTrigger - Interface in org.xbup.io
-
- XBContext - Class in org.xbup.io.declaration
-
Class representing current context for block type processing.
- XBContext() - Constructor for class org.xbup.io.declaration.XBContext
-
- XBContext(XBCatalog) - Constructor for class org.xbup.io.declaration.XBContext
-
- XBContext(XBCatalog, XBDeclaration) - Constructor for class org.xbup.io.declaration.XBContext
-
- XBContextBlockType - Class in org.xbup.io.declaration
-
Context-based block type with cached block declaration.
- XBContextBlockType(int, int) - Constructor for class org.xbup.io.declaration.XBContextBlockType
-
Creates a new instance of XBDBlockType
- XBContextBlockType(int, int, XBContext) - Constructor for class org.xbup.io.declaration.XBContextBlockType
-
- XBContextBlockType(XBBlockDecl, XBContext) - Constructor for class org.xbup.io.declaration.XBContextBlockType
-
- XBConversible - Interface in org.xbup.io
-
XBUP Protocol Level 0 Conversible Interface.
- XBCParamDecl - Class in org.xbup.catalog.declaration
-
XBUP Level 1 Parameter Declaration.
- XBCParamDecl(XBACatalog, XBCBlockDecl) - Constructor for class org.xbup.catalog.declaration.XBCParamDecl
-
Creates a new instance of XBCParamDecl
- XBCPBlockDecl - Class in org.xbup.catalog.declaration
-
XBUP Level 1 block declaration using catalog path.
- XBCPBlockDecl() - Constructor for class org.xbup.catalog.declaration.XBCPBlockDecl
-
- XBCPBlockDecl(long[]) - Constructor for class org.xbup.catalog.declaration.XBCPBlockDecl
-
- XBCPBlockDecl(Long[]) - Constructor for class org.xbup.catalog.declaration.XBCPBlockDecl
-
- XBCPContext - Class in org.xbup.catalog.declaration
-
Context based on path declaration.
- XBCPContext(XBCatalog, XBCFormatSpec) - Constructor for class org.xbup.catalog.declaration.XBCPContext
-
Creates a new instance of XBCPContext
- XBCPFBlockDecl - Class in org.xbup.catalog.declaration
-
Context Group Type Specified by Format Path and group and block indexes.
- XBCPFBlockDecl() - Constructor for class org.xbup.catalog.declaration.XBCPFBlockDecl
-
- XBCPFBlockDecl(long[], long, long) - Constructor for class org.xbup.catalog.declaration.XBCPFBlockDecl
-
Creates a new instance of XBCTypeFormat
- XBCPFGroupDecl - Class in org.xbup.catalog.declaration
-
Context Group Type Specified by Format Path and group index.
- XBCPFGroupDecl() - Constructor for class org.xbup.catalog.declaration.XBCPFGroupDecl
-
- XBCPFGroupDecl(XBCatalog, long) - Constructor for class org.xbup.catalog.declaration.XBCPFGroupDecl
-
Creates a new instance of XBCTypeFormat
- XBCPFormatDecl - Class in org.xbup.catalog.declaration
-
Format declaration based on catalog path.
- XBCPFormatDecl(XBCatalog, XBCFormatSpec) - Constructor for class org.xbup.catalog.declaration.XBCPFormatDecl
-
Creates a new instance of XBCPContextFormat
- XBCPFormatDecl(long[]) - Constructor for class org.xbup.catalog.declaration.XBCPFormatDecl
-
- XBCPGroupDecl - Class in org.xbup.catalog.declaration
-
- XBCPGroupDecl() - Constructor for class org.xbup.catalog.declaration.XBCPGroupDecl
-
- XBCPGroupDecl(XBCatalog, XBCGroupSpec) - Constructor for class org.xbup.catalog.declaration.XBCPGroupDecl
-
Creates a new instance of XBCTypeFormat
- XBCPSpecDecl - Class in org.xbup.catalog.declaration
-
- XBCPSpecDecl() - Constructor for class org.xbup.catalog.declaration.XBCPSpecDecl
-
Creates a new instance of XBCPContextSpec
- XBCPSpecDecl(XBCatalog) - Constructor for class org.xbup.catalog.declaration.XBCPSpecDecl
-
- XBCRev - Interface in org.xbup.catalog.base
-
Interface for catalog revision.
- XBCRevManager<T extends XBCRev> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCRev catalog manager.
- XBCRevService<T extends XBCRev> - Interface in org.xbup.catalog.base.service
-
Interface for XBCRev items service.
- XBCSBlockDecl - Class in org.xbup.catalog.declaration
-
Block Type Context defined by catalog specification.
- XBCSBlockDecl(XBCBlockSpec, int) - Constructor for class org.xbup.catalog.declaration.XBCSBlockDecl
-
- XBCSBlockDecl(XBCBlockSpec) - Constructor for class org.xbup.catalog.declaration.XBCSBlockDecl
-
- XBCService<T extends XBCBase> - Interface in org.xbup.catalog.base.service
-
Generic interface service for item handling.
- XBCSpec - Interface in org.xbup.catalog.base
-
Interface for catalog specification.
- XBCSpecDef - Interface in org.xbup.catalog.base
-
Interface for catalog bind.
- XBCSpecManager<T extends XBCSpec> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCSpec catalog manager.
- XBCSpecService<T extends XBCSpec> - Interface in org.xbup.catalog.base.service
-
Interface for XBCSpec items service.
- XBCTran - Interface in org.xbup.catalog.base
-
Interface for catalog item transformation.
- XBCTranManager<T extends XBCTran> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCTran catalog manager.
- XBCTranService<T extends XBCTran> - Interface in org.xbup.catalog.base.service
-
Interface for XBCTran items service.
- XBCTransNode - Class in org.xbup.catalog.declaration
-
Specification's Header Declaration using Catalog Link
- XBCTransNode() - Constructor for class org.xbup.catalog.declaration.XBCTransNode
-
- XBCUpdateHandler - Interface in org.xbup.catalog.update
-
Interface for XB Catalog Update Handler
Provides methods for updating catalog database.
- XBCUpdateListener - Interface in org.xbup.catalog.update
-
Listener Class for processing Web Service Handler starting communication with
WS Service.
- XBCUpdatePHPHandler - Class in org.xbup.catalog.update
-
Handler for processing Web Service Calls with PHP Catalog interface.
- XBCUpdatePHPHandler(XBAECatalog) - Constructor for class org.xbup.catalog.update.XBCUpdatePHPHandler
-
Creates a new instance of XBCatalogPHPHandler
- XBCUpdatePHPPort - Class in org.xbup.catalog.update
-
This is really horrible temporary stub for dummy PHP XBCatalog.
- XBCUpdatePHPPort() - Constructor for class org.xbup.catalog.update.XBCUpdatePHPPort
-
- XBCXBlockLine - Interface in org.xbup.catalog.base
-
XBUP Block Line Editor.
- XBCXBlockPane - Interface in org.xbup.catalog.base
-
XBUP Block Panel Editor.
- XBCXDesc - Interface in org.xbup.catalog.base
-
Catalog Item Description Extension.
- XBCXDescManager<T extends XBCXDesc> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXDesc catalog manager.
- XBCXDescService<T extends XBCXDesc> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXDesc items service.
- XBCXFile - Interface in org.xbup.catalog.base
-
Interface for catalog files.
- XBCXFileManager<T extends XBCXFile> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXFile catalog manager.
- XBCXFileService<T extends XBCXFile> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXFile items service.
- XBCXHDoc - Interface in org.xbup.catalog.base
-
Catalog item hypertext documentation extension interface.
- XBCXHDocManager<T extends XBCXHDoc> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXHDoc catalog manager.
- XBCXHDocService<T extends XBCXHDoc> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXHDoc items service.
- XBCXIcon - Interface in org.xbup.catalog.base
-
Catalog item icon extension interface.
- XBCXIconManager<T extends XBCXIcon> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXIcon catalog manager.
- XBCXIconMode - Interface in org.xbup.catalog.base
-
Catalog icon modes interface.
- XBCXIconService<T extends XBCXIcon> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXIcon items service.
- XBCXLangManager<T extends XBCXLanguage> - Interface in org.xbup.catalog.base.manager
-
Interface for XBXLanguage catalog manager.
- XBCXLangService<T extends XBCXLanguage> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXLanguage items service.
- XBCXLanguage - Interface in org.xbup.catalog.base
-
Catalog text languages extension interface.
- XBCXLineManager<T extends XBCXBlockLine> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCBlockLine catalog manager.
- XBCXLineService<T extends XBCXBlockLine> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXBlockLine items service.
- XBCXName - Interface in org.xbup.catalog.base
-
Catalog Item Name Extension
- XBCXNameManager<T extends XBCXName> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXName catalog manager.
- XBCXNameService<T extends XBCXName> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXName items service.
- XBCXPaneManager<T extends XBCXBlockPane> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCBlockPane catalog manager.
- XBCXPaneService<T extends XBCXBlockPane> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXBlockPane items service.
- XBCXPlugin - Interface in org.xbup.catalog.base
-
Interface for catalog item plugins.
- XBCXPlugLine - Interface in org.xbup.catalog.base
-
Base class for plugin line editors.
- XBCXPlugManager<T extends XBCXPlugin> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXPlugin catalog manager.
- XBCXPlugPane - Interface in org.xbup.catalog.base
-
Base class for plugin panel editors.
- XBCXPlugService<T extends XBCXPlugin> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXPlugin items service.
- XBCXStri - Interface in org.xbup.catalog.base
-
Catalog Item String ID Extension.
- XBCXStriManager<T extends XBCXStri> - Interface in org.xbup.catalog.base.manager
-
Interface for XBCXStri catalog manager.
- XBCXStriService<T extends XBCXStri> - Interface in org.xbup.catalog.base.service
-
Interface for XBCXStri items service.
- XBData - Interface in org.xbup.io.command
-
XB level 0 interface for XBUP linear data reading.
- XBDataToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Data Token.
- XBDataToken(InputStream) - Constructor for class org.xbup.io.XBDataToken
-
- XBDBlockDecl - Class in org.xbup.io.declaration
-
XBUP Level 1 Block Declaration using existing block definition.
- XBDBlockDecl() - Constructor for class org.xbup.io.declaration.XBDBlockDecl
-
Creates a new instance of XBBlockDecl
- XBDBlockDecl(XBBlockDef, UBNatural) - Constructor for class org.xbup.io.declaration.XBDBlockDecl
-
- XBDBlockDecl(XBBlockDef, int) - Constructor for class org.xbup.io.declaration.XBDBlockDecl
-
- XBDBlockDecl(XBBlockDef) - Constructor for class org.xbup.io.declaration.XBDBlockDecl
-
- XBDBlockDef - Class in org.xbup.io.declaration
-
XBUP Level 1 Group Definition
- XBDBlockDef() - Constructor for class org.xbup.io.declaration.XBDBlockDef
-
- XBDBlockType - Class in org.xbup.io.declaration
-
Block type defined with block declaration.
- XBDBlockType(XBBlockDecl) - Constructor for class org.xbup.io.declaration.XBDBlockType
-
- XBDbServiceClient - Class in org.xbup.io.remote
-
Fake XBService Client using localhost database.
- XBDbServiceClient(EntityManagerFactory) - Constructor for class org.xbup.io.remote.XBDbServiceClient
-
- XBDbServiceClient.MyXBTEventListener - Class in org.xbup.io.remote
-
TODO: Temporary first end event skipping filter
- XBDbServiceClient.MyXBTEventListener(XBTEventListener) - Constructor for class org.xbup.io.remote.XBDbServiceClient.MyXBTEventListener
-
- XBDbServiceClient.XBServiceContext - Class in org.xbup.io.remote
-
TODO: Temporary static translation of XBService format
- XBDbServiceClient.XBServiceContext() - Constructor for class org.xbup.io.remote.XBDbServiceClient.XBServiceContext
-
- XBDbServiceClient.XBServiceContext(XBTConversible) - Constructor for class org.xbup.io.remote.XBDbServiceClient.XBServiceContext
-
- XBDeclaration - Class in org.xbup.io.declaration
-
XBUP Document Level 1 Head Declaration.
- XBDeclaration() - Constructor for class org.xbup.io.declaration.XBDeclaration
-
- XBDeclared - Interface in org.xbup.io.declaration
-
Interface providing declaration of the class.
- XBDeclBlockType - Interface in org.xbup.io
-
Interface for declared block type.
- XBDefaultEventListener - Class in org.xbup.io.event
-
Default Listener for XBUP Protocol Level 0 Events.
- XBDefaultEventListener() - Constructor for class org.xbup.io.event.XBDefaultEventListener
-
- XBDefaultEventProvider - Class in org.xbup.io.event
-
Default Listener for XBUP Protocol Level 0 Events.
- XBDefaultEventProvider() - Constructor for class org.xbup.io.event.XBDefaultEventProvider
-
- XBDefaultFilter - Class in org.xbup.io.filter
-
Default XBUP Level 0 Filter
- XBDefaultFilter() - Constructor for class org.xbup.io.filter.XBDefaultFilter
-
- XBDefaultPullListener - Class in org.xbup.io.pull
-
Todo: Default Listener for XBUP Protocol Level 0 Events.
- XBDefaultPullListener() - Constructor for class org.xbup.io.pull.XBDefaultPullListener
-
- XBDefaultPullProvider - Class in org.xbup.io.pull
-
Todo: Default Listener for XBUP Protocol Level 0 Events.
- XBDefaultPullProvider() - Constructor for class org.xbup.io.pull.XBDefaultPullProvider
-
- XBDocument - Interface in org.xbup.io.tree
-
Basic interface for XBUP document level 0.
- XBDParamDecl - Class in org.xbup.io.declaration
-
XBUP Level 1 Parameter Declaration.
- XBDParamDecl(XBBlockDecl) - Constructor for class org.xbup.io.declaration.XBDParamDecl
-
Creates a new instance of XBDParamDecl
- XBEBlockCons - Class in org.xbup.catalog.base.entity
-
Block Consist Database Entity.
- XBEBlockCons() - Constructor for class org.xbup.catalog.base.entity.XBEBlockCons
-
Creates a new instance of XBEBindBlock
- XBEBlockJoin - Class in org.xbup.catalog.base.entity
-
- XBEBlockJoin() - Constructor for class org.xbup.catalog.base.entity.XBEBlockJoin
-
Creates a new instance of XBEBindBlock
- XBEBlockListCons - Class in org.xbup.catalog.base.entity
-
- XBEBlockListCons() - Constructor for class org.xbup.catalog.base.entity.XBEBlockListCons
-
Creates a new instance of XBEBindBlock
- XBEBlockListJoin - Class in org.xbup.catalog.base.entity
-
- XBEBlockListJoin() - Constructor for class org.xbup.catalog.base.entity.XBEBlockListJoin
-
Creates a new instance of XBEBindBlock
- XBEBlockRev - Class in org.xbup.catalog.base.entity
-
XBUP Level 1 Block Revision Entity
- XBEBlockRev() - Constructor for class org.xbup.catalog.base.entity.XBEBlockRev
-
- XBEBlockSpec - Class in org.xbup.catalog.base.entity
-
Entity Class for Block Specification
- XBEBlockSpec() - Constructor for class org.xbup.catalog.base.entity.XBEBlockSpec
-
- XBECatalog - Class in org.xbup.catalog
-
Basic level 1 catalog class using Java Persistence.
- XBECatalog(EntityManager, String) - Constructor for class org.xbup.catalog.XBECatalog
-
Creates a new instance of XBECatalog
- XBEConsDef - Class in org.xbup.catalog.base.entity
-
- XBEConsDef() - Constructor for class org.xbup.catalog.base.entity.XBEConsDef
-
Creates a new instance of XBESpecDef
- XBEDefaultManager<T extends XBCBase> - Class in org.xbup.catalog.base.entity.manager
-
Default manager for catalog items.
- XBEDefaultManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEDefaultManager
-
Creates a new instance
- XBEDefaultService<T extends XBCBase> - Class in org.xbup.catalog.base.entity.service
-
Persistence manager for XBCItem items.
- XBEDefaultService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEDefaultService
-
- XBEditableBlock - Interface in org.xbup.io.tree
-
XBUP Level 0 Block interface
- XBEditableDocument - Interface in org.xbup.io.tree
-
Basic interface for editable XBUP document level 1.
- XBEFormatCons - Class in org.xbup.catalog.base.entity
-
- XBEFormatCons() - Constructor for class org.xbup.catalog.base.entity.XBEFormatCons
-
Creates a new instance of XBEFormatCons
- XBEFormatJoin - Class in org.xbup.catalog.base.entity
-
- XBEFormatJoin() - Constructor for class org.xbup.catalog.base.entity.XBEFormatJoin
-
Creates a new instance of XBEBindBlock
- XBEFormatRev - Class in org.xbup.catalog.base.entity
-
XBUP Level 1 Catalog Format Revision Entity
- XBEFormatRev() - Constructor for class org.xbup.catalog.base.entity.XBEFormatRev
-
- XBEFormatSpec - Class in org.xbup.catalog.base.entity
-
Entity Class for Block Specification
- XBEFormatSpec() - Constructor for class org.xbup.catalog.base.entity.XBEFormatSpec
-
- XBEGroupCons - Class in org.xbup.catalog.base.entity
-
- XBEGroupCons() - Constructor for class org.xbup.catalog.base.entity.XBEGroupCons
-
Creates a new instance of XBEBindFormat
- XBEGroupJoin - Class in org.xbup.catalog.base.entity
-
- XBEGroupJoin() - Constructor for class org.xbup.catalog.base.entity.XBEGroupJoin
-
Creates a new instance of XBEBindBlock
- XBEGroupRev - Class in org.xbup.catalog.base.entity
-
XBUP Level 1 Catalog Group Revision Entity
- XBEGroupRev() - Constructor for class org.xbup.catalog.base.entity.XBEGroupRev
-
- XBEGroupSpec - Class in org.xbup.catalog.base.entity
-
Entity Class for Block Specification
- XBEGroupSpec() - Constructor for class org.xbup.catalog.base.entity.XBEGroupSpec
-
- XBEInfoManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Infomation Manager.
- XBEInfoManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEInfoManager
-
- XBEInfoService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEItemInfo items service.
- XBEInfoService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEInfoService
-
- XBEItem - Class in org.xbup.catalog.base.entity
-
Entity Class for Items.
- XBEItem() - Constructor for class org.xbup.catalog.base.entity.XBEItem
-
Creates a new instance of XBEItem
- XBEItemInfo - Class in org.xbup.catalog.base.entity
-
Entity Class for Item Information.
- XBEItemInfo() - Constructor for class org.xbup.catalog.base.entity.XBEItemInfo
-
Creates a new instance of XBEItem
- XBEItemLimi - Class in org.xbup.catalog.base.entity
-
Entity Class for Item Limitations
- XBEItemLimi() - Constructor for class org.xbup.catalog.base.entity.XBEItemLimi
-
Creates a new instance of XBESpec
- XBEItemManager - Class in org.xbup.catalog.base.entity.manager
-
Catalog item manager.
- XBEItemManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEItemManager
-
- XBEItemService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEItem items service.
- XBEItemService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEItemService
-
- XBEJoinDef - Class in org.xbup.catalog.base.entity
-
- XBEJoinDef() - Constructor for class org.xbup.catalog.base.entity.XBEJoinDef
-
Creates a new instance of XBESpecDef
- XBELimiManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Limitation Manager.
- XBELimiManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBELimiManager
-
- XBELimiService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEItemLimi items service.
- XBELimiService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBELimiService
-
- XBELimitSpec - Class in org.xbup.catalog.base.entity
-
Entity Class for Limitations.
- XBELimitSpec() - Constructor for class org.xbup.catalog.base.entity.XBELimitSpec
-
Creates a new instance of XBESpec
- XBEndToken - Class in org.xbup.io
-
XBUP Protocol Level 0 End Token.
- XBEndToken() - Constructor for class org.xbup.io.XBEndToken
-
- XBENode - Class in org.xbup.catalog.base.entity
-
Entity Class for Nodes.
- XBENode() - Constructor for class org.xbup.catalog.base.entity.XBENode
-
Creates a new instance of XBEItem
- XBENodeManager - Class in org.xbup.catalog.base.entity.manager
-
Catalog node manager.
- XBENodeManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBENodeManager
-
- XBENodeService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBENode items service.
- XBENodeService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBENodeService
-
- XBERev - Class in org.xbup.catalog.base.entity
-
XBUP Level 1 Catalog Revision Entity
- XBERev() - Constructor for class org.xbup.catalog.base.entity.XBERev
-
- XBERevManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Specification Manager.
- XBERevManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBERevManager
-
- XBERevService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBERev items service.
- XBERevService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBERevService
-
- XBESpec - Class in org.xbup.catalog.base.entity
-
Entity Class for Specifications
- XBESpec() - Constructor for class org.xbup.catalog.base.entity.XBESpec
-
Creates a new instance of XBESpec
- XBESpecDef - Class in org.xbup.catalog.base.entity
-
XBUP Catalog Level 1 Definition Entity.
- XBESpecDef() - Constructor for class org.xbup.catalog.base.entity.XBESpecDef
-
Creates a new instance of XBESpecDef
- XBESpecManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Specification Manager.
- XBESpecManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBESpecManager
-
- XBESpecService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBESpec items service.
- XBESpecService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBESpecService
-
- XBETran - Class in org.xbup.catalog.base.entity
-
Entity Class for Transformations.
- XBETran() - Constructor for class org.xbup.catalog.base.entity.XBETran
-
Creates a new instance of XBESpec
- XBETranManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Transformation Manager.
- XBETranManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBETranManager
-
- XBETranService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBETran items service.
- XBETranService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBETranService
-
- XBEventConsumer - Interface in org.xbup.io.event
-
XBUP Level 0 Event Consumer.
- XBEventFilter - Interface in org.xbup.io.event
-
XBUP Protocol Level 0 Event Filter.
- XBEventListener - Interface in org.xbup.io.event
-
Interface for receiving XBUP Protocol level 0 events.
- XBEventOutputStream - Class in org.xbup.io.stream.filter
-
XB Level 1 Output Stream Abstract Class.
- XBEventOutputStream() - Constructor for class org.xbup.io.stream.filter.XBEventOutputStream
-
- XBEventProducer - Interface in org.xbup.io.event
-
XBUP Level 0 Event Producer.
- XBEventProvider - Interface in org.xbup.io.event
-
Interface for providing XBUP Protocol level 0 events.
- XBEventSerializable - Interface in org.xbup.io.event
-
Class providing both interfaces for producing XB Protocol Level 0 Event Stream.
- XBEventSkipNode - Class in org.xbup.io.event
-
Todo: invalid!
- XBEventSkipNode() - Constructor for class org.xbup.io.event.XBEventSkipNode
-
Creates a new instance of XBEventSkipNode
- XBEXBlockLine - Class in org.xbup.catalog.base.entity
-
XBUP Catalog Block Revision Line Editor Entity
- XBEXBlockLine() - Constructor for class org.xbup.catalog.base.entity.XBEXBlockLine
-
- XBEXBlockPane - Class in org.xbup.catalog.base.entity
-
XBUP Catalog Block Revision Panel Editor Entity
- XBEXBlockPane() - Constructor for class org.xbup.catalog.base.entity.XBEXBlockPane
-
- XBEXDesc - Class in org.xbup.catalog.base.entity
-
Entity class for descriptions.
- XBEXDesc() - Constructor for class org.xbup.catalog.base.entity.XBEXDesc
-
Creates a new instance of XBEXDesc
- XBEXDescManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Description Manager.
- XBEXDescManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXDescManager
-
- XBEXDescService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXDesc items service.
- XBEXDescService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXDescService
-
- XBEXFile - Class in org.xbup.catalog.base.entity
-
Entity Class for Files.
- XBEXFile() - Constructor for class org.xbup.catalog.base.entity.XBEXFile
-
Creates a new instance of XBESpec
- XBEXFileManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Accessory Files Manager.
- XBEXFileManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXFileManager
-
- XBEXFileService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXFile items service.
- XBEXFileService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXFileService
-
- XBEXHDoc - Class in org.xbup.catalog.base.entity
-
Entity Class for HTML documentation.
- XBEXHDoc() - Constructor for class org.xbup.catalog.base.entity.XBEXHDoc
-
Creates a new instance of XBESpec
- XBEXHDocManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog HTML Documentation Manager.
- XBEXHDocManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXHDocManager
-
Creates a new instance of XBESpecManager
- XBEXHDocService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXHDoc items service.
- XBEXHDocService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXHDocService
-
- XBEXIcon - Class in org.xbup.catalog.base.entity
-
Entity Class for icons.
- XBEXIcon() - Constructor for class org.xbup.catalog.base.entity.XBEXIcon
-
Creates a new instance of XBESpec
- XBEXIconManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Icon Manager.
- XBEXIconManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXIconManager
-
- XBEXIconMode - Class in org.xbup.catalog.base.entity
-
Entity Class for Icon modes.
- XBEXIconMode() - Constructor for class org.xbup.catalog.base.entity.XBEXIconMode
-
Creates a new instance of XBESpec
- XBEXIconService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXIcon items service.
- XBEXIconService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXIconService
-
- XBEXLangManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Language Manager.
- XBEXLangManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXLangManager
-
- XBEXLangService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXLanguage items service.
- XBEXLangService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXLangService
-
- XBEXLanguage - Class in org.xbup.catalog.base.entity
-
Entity class for languages.
- XBEXLanguage() - Constructor for class org.xbup.catalog.base.entity.XBEXLanguage
-
Creates a new instance of XBEXLanguage
- XBEXLineManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Line Editors Manager.
- XBEXLineManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXLineManager
-
- XBEXLineService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXBlockLine items service.
- XBEXLineService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXLineService
-
- XBEXName - Class in org.xbup.catalog.base.entity
-
Entity class for item names.
- XBEXName() - Constructor for class org.xbup.catalog.base.entity.XBEXName
-
Creates a new instance of XBEXName
- XBEXNameManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Level 1 Name Catalog Extension using entity mappings.
- XBEXNameManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXNameManager
-
- XBEXNameService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXName items service.
- XBEXNameService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXNameService
-
- XBEXPaneManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Panel Editors Manager.
- XBEXPaneManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXPaneManager
-
- XBEXPaneService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXBlockPane items service.
- XBEXPaneService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXPaneService
-
- XBEXPlugin - Class in org.xbup.catalog.base.entity
-
Entity Class for Files
- XBEXPlugin() - Constructor for class org.xbup.catalog.base.entity.XBEXPlugin
-
Creates a new instance of XBESpec
- XBEXPlugLine - Class in org.xbup.catalog.base.entity
-
XBUP Plugin Line Editor Entity
- XBEXPlugLine() - Constructor for class org.xbup.catalog.base.entity.XBEXPlugLine
-
- XBEXPlugManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Catalog Plugin Manager.
- XBEXPlugManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXPlugManager
-
- XBEXPlugPane - Class in org.xbup.catalog.base.entity
-
XBUP Plugin Panel Editor Entity
- XBEXPlugPane() - Constructor for class org.xbup.catalog.base.entity.XBEXPlugPane
-
- XBEXPlugService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXPlugin items service.
- XBEXPlugService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXPlugService
-
- XBEXStri - Class in org.xbup.catalog.base.entity
-
Entity Class for Item String Ids.
- XBEXStri() - Constructor for class org.xbup.catalog.base.entity.XBEXStri
-
Creates a new instance of XBEXDesc
- XBEXStriManager - Class in org.xbup.catalog.base.entity.manager
-
XBUP Level 1 String ID Catalog Extension using entity mappings.
- XBEXStriManager(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.manager.XBEXStriManager
-
- XBEXStriService - Class in org.xbup.catalog.base.entity.service
-
Interface for XBEXStri items service.
- XBEXStriService(XBECatalog) - Constructor for class org.xbup.catalog.base.entity.service.XBEXStriService
-
- XBFileInputStream - Class in org.xbup.io.stream.file
-
- XBFileInputStream(File) - Constructor for class org.xbup.io.stream.file.XBFileInputStream
-
Creates a new instance of XBFileInputStream
- XBFileInputStream(String) - Constructor for class org.xbup.io.stream.file.XBFileInputStream
-
- XBFileInputStream(FileDescriptor) - Constructor for class org.xbup.io.stream.file.XBFileInputStream
-
- XBFileOutputStream - Class in org.xbup.io.stream.file
-
- XBFileOutputStream(File) - Constructor for class org.xbup.io.stream.file.XBFileOutputStream
-
Creates a new instance of XBFileOutputStream
- XBFileOutputStream(String) - Constructor for class org.xbup.io.stream.file.XBFileOutputStream
-
- XBFileOutputStream(FileDescriptor) - Constructor for class org.xbup.io.stream.file.XBFileOutputStream
-
- XBFilter - Interface in org.xbup.io
-
XBUP Protocol Level 0 Filter Interface.
- XBFilterInputStream - Class in org.xbup.io.stream.filter
-
Standard filter stream for XBUP Level 0 items.
- XBFilterInputStream(XBInputStream, XBEventFilter) - Constructor for class org.xbup.io.stream.filter.XBFilterInputStream
-
- XBFilterInputStream(XBInputStream) - Constructor for class org.xbup.io.stream.filter.XBFilterInputStream
-
- XBFilterOutputStream - Class in org.xbup.io.stream.filter
-
Standard filter stream for XBUP Level 0 items.
- XBFilterOutputStream(XBOutputStream, XBEventFilter) - Constructor for class org.xbup.io.stream.filter.XBFilterOutputStream
-
- XBFilterOutputStream(XBOutputStream) - Constructor for class org.xbup.io.stream.filter.XBFilterOutputStream
-
- XBFormatDecl - Class in org.xbup.io.declaration
-
XBUP Level 1 Format Declaration.
- XBFormatDecl() - Constructor for class org.xbup.io.declaration.XBFormatDecl
-
- XBFormatDecl(Long[]) - Constructor for class org.xbup.io.declaration.XBFormatDecl
-
- XBFormatDecl(long[]) - Constructor for class org.xbup.io.declaration.XBFormatDecl
-
- XBFormatDef - Class in org.xbup.io.declaration
-
XBUP Level 1 Format Definition
- XBFormatDef() - Constructor for class org.xbup.io.declaration.XBFormatDef
-
- xbFormatPath - Static variable in class org.xbup.types.XBByte
-
- xbFormatPath - Static variable in class org.xbup.types.XBChar
-
- xbFormatPath - Static variable in class org.xbup.types.XBInt
-
- xbFormatPath - Static variable in class org.xbup.types.XBNat
-
- xbFormatPath - Static variable in class org.xbup.types.XBNat16
-
- xbFormatPath - Static variable in class org.xbup.types.XBNat32
-
- xbFormatPath - Static variable in class org.xbup.types.XBString
-
- xbFormatPath - Static variable in class org.xbup.types.XBTime
-
- xbFormatPath - Static variable in class org.xbup.types.XBTimeTS
-
- XBGroupDecl - Class in org.xbup.io.declaration
-
XBUP Level 1 Group Declaration.
- XBGroupDecl() - Constructor for class org.xbup.io.declaration.XBGroupDecl
-
- XBGroupDecl(Long[]) - Constructor for class org.xbup.io.declaration.XBGroupDecl
-
- XBGroupDecl(long[]) - Constructor for class org.xbup.io.declaration.XBGroupDecl
-
- XBGroupDef - Class in org.xbup.io.declaration
-
XBUP Level 1 Group Definition
- XBGroupDef() - Constructor for class org.xbup.io.declaration.XBGroupDef
-
- XBHead - Class in org.xbup.io
-
XBUP Document Header Validator/Provider.
- XBHead() - Constructor for class org.xbup.io.XBHead
-
- XBHead.XBLogHandler - Class in org.xbup.io
-
- XBHead.XBLogHandler(boolean) - Constructor for class org.xbup.io.XBHead.XBLogHandler
-
- XBINDEX_HDOC_PROCEDURE - Static variable in interface org.xbup.io.remote.XBServiceClient
-
- XBINDEX_ICON_PROCEDURE - Static variable in interface org.xbup.io.remote.XBServiceClient
-
- XBINDEX_ITEM_PROCEDURE - Static variable in interface org.xbup.io.remote.XBServiceClient
-
- XBInputSerial - Interface in org.xbup.io.serial
-
XBUP Level 0 Serialization structure access interface.
- XBInputStream - Class in org.xbup.io.stream
-
Standard input stream for XBUP Level 0 items.
- XBInputStream() - Constructor for class org.xbup.io.stream.XBInputStream
-
- XBInputStream.XBPrefixInputStream - Class in org.xbup.io.stream
-
- XBInputStream.XBPrefixInputStream(XBToken, XBInputStream) - Constructor for class org.xbup.io.stream.XBInputStream.XBPrefixInputStream
-
- XBInputStreamFilter - Class in org.xbup.io.stream
-
XBUP Level 0 Input Stream Filter Abstract Class.
- XBInputStreamFilter() - Constructor for class org.xbup.io.stream.XBInputStreamFilter
-
- XBInputStreamOperatorFilter - Class in org.xbup.io.stream
-
XBUP Level 0 Input Stream Filter Using Operators.
- XBInputStreamOperatorFilter(XBOperation<XBToken, XBToken>) - Constructor for class org.xbup.io.stream.XBInputStreamOperatorFilter
-
- XBInt - Class in org.xbup.types
-
Encapsulation class for natural numbers.
- XBInt() - Constructor for class org.xbup.types.XBInt
-
Creates a new instance of XBInt
- XBInt(UBInteger) - Constructor for class org.xbup.types.XBInt
-
- XBLIMIT_REV_PROCEDURE - Static variable in interface org.xbup.io.remote.XBServiceClient
-
- XBLinearUndo - Class in org.xbup.io.command.undo
-
Class for keeping undo command sequence.
- XBLinearUndo(XBTree) - Constructor for class org.xbup.io.command.undo.XBLinearUndo
-
Creates a new instance.
- XBListDef - Class in org.xbup.io.declaration
-
Deprecated.
will be removed in favor of XBParameter
- XBListDef() - Constructor for class org.xbup.io.declaration.XBListDef
-
Deprecated.
Creates a new instance of XBL1BlockDecl
- XBListener - Interface in org.xbup.io
-
XBUP Protocol Level 0 Data Listener.
- XBMultiplicator - Class in org.xbup.io.filter
-
- XBMultiplicator() - Constructor for class org.xbup.io.filter.XBMultiplicator
-
Creates a new instance of XBMultiplicator
- XBMultiStreamable - Interface in org.xbup.io.stream
-
- XBMutable - Interface in org.xbup.io.command
-
XB Level 0 interface for mutable data interface.
- XBNat - Class in org.xbup.types
-
Encapsulation class for natural numbers.
- XBNat() - Constructor for class org.xbup.types.XBNat
-
Creates a new instance of XBString
- XBNat(UBNatural) - Constructor for class org.xbup.types.XBNat
-
- XBNat16 - Class in org.xbup.types
-
Encapsulation class for natural numbers.
- XBNat16() - Constructor for class org.xbup.types.XBNat16
-
Creates a new instance of XBString
- XBNat16(int) - Constructor for class org.xbup.types.XBNat16
-
- XBNat32 - Class in org.xbup.types
-
Encapsulation class for natural numbers.
- XBNat32() - Constructor for class org.xbup.types.XBNat32
-
Creates a new instance of XBString
- XBNat32(int) - Constructor for class org.xbup.types.XBNat32
-
- XBNatural - Class in org.xbup.types
-
Encapsulation class for natural numbers.
- XBNatural() - Constructor for class org.xbup.types.XBNatural
-
Creates a new instance of XBString
- XBNatural(UBNatural) - Constructor for class org.xbup.types.XBNatural
-
- XBOMOutputStream - Class in org.xbup.io.stream.buffer
-
Object Model Parser Stream Receiver
TODO: Clear Listener/EventListener connection later
- XBOMOutputStream(XBTreeNode) - Constructor for class org.xbup.io.stream.buffer.XBOMOutputStream
-
Creates a new instance of XBOMOutputStream
- XBOperation<T,U> - Class in org.xbup.io.operator
-
Token Operation interface
- XBOperation() - Constructor for class org.xbup.io.operator.XBOperation
-
- XBOperatorFilter<T,U> - Class in org.xbup.io.operator
-
XB Event Operator Class
- XBOperatorFilter(XBOperation<T, U>) - Constructor for class org.xbup.io.operator.XBOperatorFilter
-
- XBOutputSerial - Interface in org.xbup.io.serial
-
XBUP Level 0 Serialization structure access interface.
- XBOutputStream - Class in org.xbup.io.stream
-
XB Level 0 Output Stream Abstract Class.
- XBOutputStream() - Constructor for class org.xbup.io.stream.XBOutputStream
-
- XBOutputStreamFilter - Class in org.xbup.io.stream
-
XBUP Level 0 Output Stream Filter Abstract Class.
- XBOutputStreamFilter() - Constructor for class org.xbup.io.stream.XBOutputStreamFilter
-
- XBOutputStreamOperatorFilter - Class in org.xbup.io.stream
-
XBUP Level 0 Output Stream Filter Using Operators.
- XBOutputStreamOperatorFilter(XBOperation<XBToken, XBToken>) - Constructor for class org.xbup.io.stream.XBOutputStreamOperatorFilter
-
- XBParamConsumer - Interface in org.xbup.io
-
XBUP Protocol Level 1 Parameter Consumer.
- XBParamConsumer.XBParamTrigger - Interface in org.xbup.io
-
- XBParamConvertor - Class in org.xbup.io
-
Basic filter providing parameter sequence from typed tokens.
- XBParamConvertor(XBParamListener, XBACatalog) - Constructor for class org.xbup.io.XBParamConvertor
-
- XBParamConvertor.XBParamHandler - Class in org.xbup.io
-
Handler class for parameter sequence processing.
- XBParamConvertor.XBParamHandler(XBParamConvertor.XBParamProcessor) - Constructor for class org.xbup.io.XBParamConvertor.XBParamHandler
-
- XBParamConvertor.XBParamProcessor - Class in org.xbup.io
-
Parameter processor accepting attributes and returning parameter events.
- XBParamConvertor.XBParamProcessor(XBParamDecl) - Constructor for class org.xbup.io.XBParamConvertor.XBParamProcessor
-
- XBParamDecl - Interface in org.xbup.io.declaration
-
XBUP Level 1 Parameter Definition.
- XBParamListener - Interface in org.xbup.io
-
XBUP Protocol Level 1 Parameter Listener.
- XBParamPosition - Class in org.xbup.io
-
Position of parameter withing sequence of attributes and subblocks.
- XBParamPosition() - Constructor for class org.xbup.io.XBParamPosition
-
- XBParamProducer - Interface in org.xbup.io
-
XBUP Protocol Level 1 Parameter Producer.
- XBParamProvider - Interface in org.xbup.io
-
XBUP Protocol Level 1 Parameter Provider.
- XBParamType - Enum in org.xbup.io.declaration
-
XBUP Level 1 Parameter Type Enumeration.
- XBParseException - Exception in org.xbup.io
-
Class for XBUP protocol parsing exceptions.
- XBParseException() - Constructor for exception org.xbup.io.XBParseException
-
- XBParseException(String) - Constructor for exception org.xbup.io.XBParseException
-
- XBParseException(String, int) - Constructor for exception org.xbup.io.XBParseException
-
- XBParseException(String, XBProcessingExceptionType) - Constructor for exception org.xbup.io.XBParseException
-
- XBParseException(String, int, int) - Constructor for exception org.xbup.io.XBParseException
-
- XBParseException(String, XBProcessingExceptionType, int) - Constructor for exception org.xbup.io.XBParseException
-
- XBParserState - Enum in org.xbup.io
-
Enumeration of possible parsing states.
- XBProcedure - Interface in org.xbup.io.remote
-
XBUP Level 1 RPC Procedure Interface
- XBProcedureDef - Interface in org.xbup.io.remote
-
XBUP Level 1 RPC Procedure Definition Interface.
- XBProcedureStatus - Interface in org.xbup.io.remote
-
XBUP Level 1 RPC Procedure Definition Interface.
- XBProcessingException - Exception in org.xbup.io
-
Class for XBUP protocol processing exceptions.
- XBProcessingException() - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingException(String) - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingException(String, int) - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingException(String, XBProcessingExceptionType) - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingException(String, int, int) - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingException(String, XBProcessingExceptionType, int) - Constructor for exception org.xbup.io.XBProcessingException
-
- XBProcessingExceptionType - Enum in org.xbup.io
-
XBUP Protocol Processing Exception Types.
- XBProducer - Interface in org.xbup.io
-
XBUP Level 0 Data Producer.
- XBProvider - Interface in org.xbup.io
-
XBUP Protocol Level 0 Data Provider.
- XBPullConsumer - Interface in org.xbup.io.pull
-
XBUP Level 0 Pull Consumer
- XBPullFilter - Interface in org.xbup.io.pull
-
XBUP Protocol Level 0 Pull Filter.
- XBPullListener - Interface in org.xbup.io.pull
-
- XBPullProducer - Interface in org.xbup.io.pull
-
XBUP Level 0 Pull Producer.
- XBPullProvider - Interface in org.xbup.io.pull
-
XBUB Level 0 Pull Provider Interface
- XBPullReader - Class in org.xbup.io.pull
-
Level 0 Pull Reader.
- XBPullReader() - Constructor for class org.xbup.io.pull.XBPullReader
-
- XBPullReader(InputStream) - Constructor for class org.xbup.io.pull.XBPullReader
-
- XBPullReader(InputStream, boolean) - Constructor for class org.xbup.io.pull.XBPullReader
-
- XBPullSerializable - Interface in org.xbup.io.pull
-
- XBPullWriter - Class in org.xbup.io.pull
-
Level 0 Pull Writer
- XBPullWriter() - Constructor for class org.xbup.io.pull.XBPullWriter
-
Creates a new instance of PullWriter
- XBPullWriter(OutputStream) - Constructor for class org.xbup.io.pull.XBPullWriter
-
- XBPullWriter.XBPullEventHandler - Class in org.xbup.io.pull
-
Generic Handler for Event Interface
- XBPullWriter.XBPullEventHandler(XBPullWriter) - Constructor for class org.xbup.io.pull.XBPullWriter.XBPullEventHandler
-
- XBRBlockCons - Class in org.xbup.catalog.base.remote
-
- XBRBlockCons(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockCons
-
- XBRBlockJoin - Class in org.xbup.catalog.base.remote
-
- XBRBlockJoin(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockJoin
-
- XBRBlockListCons - Class in org.xbup.catalog.base.remote
-
- XBRBlockListCons(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockListCons
-
- XBRBlockListJoin - Class in org.xbup.catalog.base.remote
-
- XBRBlockListJoin(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockListJoin
-
- XBRBlockRev - Class in org.xbup.catalog.base.remote
-
- XBRBlockRev(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockRev
-
- XBRBlockSpec - Class in org.xbup.catalog.base.remote
-
- XBRBlockSpec(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRBlockSpec
-
- XBRCatalog - Class in org.xbup.catalog
-
XBUP Level 1 Remote Catalog.
- XBRCatalog(XBCatalogServiceClient) - Constructor for class org.xbup.catalog.XBRCatalog
-
Creates a new instance of XBL1Catalog
- XBRConsDef - Class in org.xbup.catalog.base.remote
-
- XBRConsDef(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRConsDef
-
- XBRConversible - Interface in org.xbup.io
-
XBUP Protocol Level 0 Convertible Interface with optional nonrecursive (shallow) conversion.
- XBRDefaultManager<T extends XBCBase> - Class in org.xbup.catalog.base.remote.manager
-
Default manager for catalog items.
- XBRDefaultManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRDefaultManager
-
Creates a new instance
- XBRDefaultService<T extends XBCBase> - Class in org.xbup.catalog.base.remote.service
-
Persistence manager for XBCItem items.
- XBRDefaultService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRDefaultService
-
- XBReader - Class in org.xbup.io
-
Basic XBUP Level 0 Reader
- XBReader() - Constructor for class org.xbup.io.XBReader
-
- XBReader(InputStream) - Constructor for class org.xbup.io.XBReader
-
- XBReader(InputStream, boolean) - Constructor for class org.xbup.io.XBReader
-
- XBRemoteServer - Interface in org.xbup.io.remote
-
XBUP Level 1 RPC Server Interface
- XBRevisionDef - Class in org.xbup.io.declaration
-
XBUP Level 1 Revision Definition.
- XBRevisionDef(long) - Constructor for class org.xbup.io.declaration.XBRevisionDef
-
- XBRevisionDef() - Constructor for class org.xbup.io.declaration.XBRevisionDef
-
- XBRFormatCons - Class in org.xbup.catalog.base.remote
-
- XBRFormatCons(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRFormatCons
-
- XBRFormatJoin - Class in org.xbup.catalog.base.remote
-
- XBRFormatJoin(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRFormatJoin
-
- XBRFormatRev - Class in org.xbup.catalog.base.remote
-
- XBRFormatRev(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRFormatRev
-
- XBRFormatSpec - Class in org.xbup.catalog.base.remote
-
- XBRFormatSpec(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRFormatSpec
-
- XBRGroupCons - Class in org.xbup.catalog.base.remote
-
- XBRGroupCons(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRGroupCons
-
- XBRGroupJoin - Class in org.xbup.catalog.base.remote
-
- XBRGroupJoin(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRGroupJoin
-
- XBRGroupRev - Class in org.xbup.catalog.base.remote
-
- XBRGroupRev(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRGroupRev
-
- XBRGroupSpec - Class in org.xbup.catalog.base.remote
-
- XBRGroupSpec(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRGroupSpec
-
- XBRInfoManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRItemInfo catalog items.
- XBRInfoManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRInfoManager
-
- XBRInfoService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRItemInfo items service.
- XBRInfoService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRInfoService
-
- XBRItem - Class in org.xbup.catalog.base.remote
-
Catalog Remote Item.
- XBRItem(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRItem
-
- XBRItemInfo - Class in org.xbup.catalog.base.remote
-
Remote catalog item info.
- XBRItemInfo(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRItemInfo
-
- XBRItemLimi - Class in org.xbup.catalog.base.remote
-
- XBRItemLimi(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRItemLimi
-
- XBRItemManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRItem catalog items.
- XBRItemManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRItemManager
-
- XBRItemService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRItem items service.
- XBRItemService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRItemService
-
- XBRJoinDef - Class in org.xbup.catalog.base.remote
-
- XBRJoinDef(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRJoinDef
-
- XBRLimiManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRLimit catalog items.
- XBRLimiManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRLimiManager
-
- XBRLimiService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRItemLimi items service.
- XBRLimiService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRLimiService
-
- XBRNode - Class in org.xbup.catalog.base.remote
-
- XBRNode(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRNode
-
- XBRNodeManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRNode catalog items.
- XBRNodeManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRNodeManager
-
- XBRNodeService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRNode items service.
- XBRNodeService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRNodeService
-
- XBRootDocumentFilter - Class in org.xbup.io.filter
-
- XBRootDocumentFilter() - Constructor for class org.xbup.io.filter.XBRootDocumentFilter
-
Creates a new instance of XBRootDocumentFilter
- XBRRev - Class in org.xbup.catalog.base.remote
-
- XBRRev(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRRev
-
- XBRRevManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRRev catalog items.
- XBRRevManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRRevManager
-
- XBRRevService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRRev items service.
- XBRRevService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRRevService
-
- XBRSpec - Class in org.xbup.catalog.base.remote
-
- XBRSpec(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRSpec
-
- XBRSpecDef - Class in org.xbup.catalog.base.remote
-
- XBRSpecDef(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRSpecDef
-
- XBRSpecManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRSpec catalog items.
- XBRSpecManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRSpecManager
-
- XBRSpecService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRSpec items service.
- XBRSpecService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRSpecService
-
- XBRTran - Class in org.xbup.catalog.base.remote
-
- XBRTran(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRTran
-
- XBRTranManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRRev catalog items.
- XBRTranManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRTranManager
-
- XBRTranService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRTran items service.
- XBRTranService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRTranService
-
- XBRXBlockLine - Class in org.xbup.catalog.base.remote
-
XBUP Remote Block Revision Line Editor Class.
- XBRXBlockLine(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXBlockLine
-
- XBRXBlockPane - Class in org.xbup.catalog.base.remote
-
XBUP Remote Block Revision Panel Editor Class.
- XBRXBlockPane(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXBlockPane
-
- XBRXDesc - Class in org.xbup.catalog.base.remote
-
Catalog remote item description.
- XBRXDesc(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXDesc
-
- XBRXDescManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXDesc catalog items.
- XBRXDescManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXDescManager
-
- XBRXDescService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXDesc items service.
- XBRXDescService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXDescService
-
- XBRXFile - Class in org.xbup.catalog.base.remote
-
- XBRXFile(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXFile
-
- XBRXFileManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXFile catalog items.
- XBRXFileManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXFileManager
-
- XBRXFileService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXFile items service.
- XBRXFileService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXFileService
-
- XBRXHDoc - Class in org.xbup.catalog.base.remote
-
Catalog Remote Item HTML Documentation.
- XBRXHDoc(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXHDoc
-
- XBRXHDocManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXHDoc catalog items.
- XBRXHDocManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXHDocManager
-
- XBRXHDocService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXHDoc items service.
- XBRXHDocService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXHDocService
-
- XBRXIcon - Class in org.xbup.catalog.base.remote
-
- XBRXIcon(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXIcon
-
- XBRXIconManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXIcon catalog items.
- XBRXIconManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXIconManager
-
- XBRXIconMode - Class in org.xbup.catalog.base.remote
-
- XBRXIconMode(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXIconMode
-
- XBRXIconService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXIcon items service.
- XBRXIconService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXIconService
-
- XBRXLangManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXLanguage catalog items.
- XBRXLangManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXLangManager
-
- XBRXLangService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXLanguage items service.
- XBRXLangService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXLangService
-
- XBRXLanguage - Class in org.xbup.catalog.base.remote
-
Interface for remote catalog languages.
- XBRXLanguage(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXLanguage
-
- XBRXLimitSpec - Class in org.xbup.catalog.base.remote
-
- XBRXLimitSpec(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXLimitSpec
-
- XBRXLineManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXBlockLine catalog items.
- XBRXLineManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXLineManager
-
- XBRXLineService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXBlockLine items service.
- XBRXLineService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXLineService
-
- XBRXName - Class in org.xbup.catalog.base.remote
-
Catalog item name interface.
- XBRXName(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXName
-
- XBRXNameManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXName catalog items.
- XBRXNameManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXNameManager
-
- XBRXNameService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXName items service.
- XBRXNameService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXNameService
-
- XBRXPaneManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXBlockPane catalog items.
- XBRXPaneManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXPaneManager
-
- XBRXPaneService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXBlockPane items service.
- XBRXPaneService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXPaneService
-
- XBRXPlugin - Class in org.xbup.catalog.base.remote
-
- XBRXPlugin(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXPlugin
-
- XBRXPlugLine - Class in org.xbup.catalog.base.remote
-
XBUP Remote Plugin Line Editor Class.
- XBRXPlugLine(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXPlugLine
-
- XBRXPlugManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXPlugin catalog items.
- XBRXPlugManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXPlugManager
-
- XBRXPlugPane - Class in org.xbup.catalog.base.remote
-
XBUP Remote Plugin Panel Editor Class.
- XBRXPlugPane(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXPlugPane
-
- XBRXPlugService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXPlugin items service.
- XBRXPlugService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXPlugService
-
- XBRXStri - Class in org.xbup.catalog.base.remote
-
Catalog Remove Item String Ids.
- XBRXStri(XBCatalogServiceClient, long) - Constructor for class org.xbup.catalog.base.remote.XBRXStri
-
- XBRXStriManager - Class in org.xbup.catalog.base.remote.manager
-
Manager class for XBRXStri catalog items.
- XBRXStriManager(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.manager.XBRXStriManager
-
- XBRXStriService - Class in org.xbup.catalog.base.remote.service
-
Interface for XBRXStri items service.
- XBRXStriService(XBRCatalog) - Constructor for class org.xbup.catalog.base.remote.service.XBRXStriService
-
- XBSBlockType - Class in org.xbup.io
-
Block type defined as group and block index.
- XBSBlockType() - Constructor for class org.xbup.io.XBSBlockType
-
Creates a new instance of XBDBlockType
- XBSBlockType(UBNatural, UBNatural) - Constructor for class org.xbup.io.XBSBlockType
-
- XBSBlockType(long, long) - Constructor for class org.xbup.io.XBSBlockType
-
- XBSBlockType(int, int) - Constructor for class org.xbup.io.XBSBlockType
-
- XBSBlockType(XBBasicBlockType) - Constructor for class org.xbup.io.XBSBlockType
-
- XBSerialEventConsumer - Class in org.xbup.io.serial
-
XBUP Level 0 Serialization Class.
- XBSerialEventConsumer(XBSerializable) - Constructor for class org.xbup.io.serial.XBSerialEventConsumer
-
- XBSerialEventProducer - Class in org.xbup.io.serial
-
XBUP Level 0 Serial to Event Output Class.
- XBSerialEventProducer(XBSerializable) - Constructor for class org.xbup.io.serial.XBSerialEventProducer
-
- XBSerialEventProducer(XBSerializable, XBEventListener) - Constructor for class org.xbup.io.serial.XBSerialEventProducer
-
- XBSerialException - Exception in org.xbup.io.serial
-
Exception for XBUP Protocol serialization errors.
- XBSerialException() - Constructor for exception org.xbup.io.serial.XBSerialException
-
- XBSerialException(String) - Constructor for exception org.xbup.io.serial.XBSerialException
-
- XBSerialException(String, int) - Constructor for exception org.xbup.io.serial.XBSerialException
-
- XBSerialException(String, int, int) - Constructor for exception org.xbup.io.serial.XBSerialException
-
- XBSerializable - Interface in org.xbup.io.serial
-
Interface is providing serialization methods for serialization into XBUP Level 0
protocol.
- XBSerialMethod - Interface in org.xbup.io.serial
-
Method describing serialization process for specific object.
- XBSerialMethodStream - Interface in org.xbup.io.serial
-
Interface proving serialization method for serialization into XBUP Level 0
protocol using serial stream.
- XBSerialPullConsumer - Class in org.xbup.io.serial
-
XBUP Level 0 Serialization Class.
- XBSerialPullConsumer(XBSerializable) - Constructor for class org.xbup.io.serial.XBSerialPullConsumer
-
- XBSerialPullProducer - Class in org.xbup.io.serial
-
XBUP Level 0 Serial to Event Output Class.
- XBSerialPullProducer(XBSerializable) - Constructor for class org.xbup.io.serial.XBSerialPullProducer
-
- XBSerialSequence - Class in org.xbup.io.serial
-
Level 1 Serialization Sequence.
- XBSerialSequence() - Constructor for class org.xbup.io.serial.XBSerialSequence
-
- XBSerialSequence(XBBlockType, boolean) - Constructor for class org.xbup.io.serial.XBSerialSequence
-
- XBSerialSequence(XBBlockType) - Constructor for class org.xbup.io.serial.XBSerialSequence
-
- XBSerialSequence(XBBlockType, XBTSerializable) - Constructor for class org.xbup.io.serial.XBSerialSequence
-
- XBSerialSequence(XBBlockType, boolean, XBTSerializable) - Constructor for class org.xbup.io.serial.XBSerialSequence
-
- XBSerialSequenceIList - Interface in org.xbup.io.serial
-
Level 1 Serialization Potentionally Infinite List Interface
- XBSerialSequenceItem - Class in org.xbup.io.serial
-
Level 1 Serialization Sequence
- XBSerialSequenceItem(XBSerialSequenceOp, XBTSerializable) - Constructor for class org.xbup.io.serial.XBSerialSequenceItem
-
- XBSerialSequenceList - Interface in org.xbup.io.serial
-
Level 1 Serialization Finite List Interface
- XBSerialSequenceOp - Enum in org.xbup.io.serial
-
Level 1 Serialization Sequence Operation Types Enumeration.
- XBSERVICE_FORMAT - Static variable in interface org.xbup.io.remote.XBServiceClient
-
- XBServiceClient - Interface in org.xbup.io.remote
-
XBService Client interface.
- XBSkipNodeFilter - Class in org.xbup.io.filter
-
Level 0 Skip XBUP Tree Events.
- XBSkipNodeFilter() - Constructor for class org.xbup.io.filter.XBSkipNodeFilter
-
Creates a new instance of XBSkipNodeFilter
- XBStatusContext - Interface in org.xbup.io.declaration
-
Class for holding current
- XBStreamable - Interface in org.xbup.io.stream
-
This interface indicate, that it is possible to convert content of object to
XBStream Level 0.
- XBStreamBuffer - Class in org.xbup.io.stream.buffer
-
Buffer for XBUP Protocol Stream.
- XBStreamBuffer() - Constructor for class org.xbup.io.stream.buffer.XBStreamBuffer
-
Creates a new instance of XBStreamBuffer
- XBStreamChecker - Class in org.xbup.io.stream
-
Level 0 Stream Checker.
- XBStreamChecker(XBInputStream) - Constructor for class org.xbup.io.stream.XBStreamChecker
-
- XBString - Class in org.xbup.types
-
Encapsulation class for String.
- XBString() - Constructor for class org.xbup.types.XBString
-
Creates a new instance of XBString
- XBString(String) - Constructor for class org.xbup.types.XBString
-
- XBTAddBlockCommand - Class in org.xbup.io.command.basic
-
Command for adding child block.
- XBTAddBlockCommand(XBTEditableBlock, XBTEditableBlock) - Constructor for class org.xbup.io.command.basic.XBTAddBlockCommand
-
- XBTAttributeToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Attribute Token.
- XBTAttributeToken(UBNatural) - Constructor for class org.xbup.io.XBTAttributeToken
-
- XBTBeginToken - Class in org.xbup.io
-
XBUP Protocol Level 1 Begin Token.
- XBTBeginToken(boolean) - Constructor for class org.xbup.io.XBTBeginToken
-
- XBTBlock - Interface in org.xbup.io.tree
-
XBUP Level 1 Block interface.
- XBTCommand - Interface in org.xbup.io.command
-
Interface for XBUP document command.
- XBTConsumer - Interface in org.xbup.io
-
XBUP Level 1 Data Consumer.
- XBTConsumer.XBTTrigger - Interface in org.xbup.io
-
- XBTConversible - Interface in org.xbup.io
-
XBUP Protocol Level 1 Conversible Interface.
- XBTCPRemoteServer - Class in org.xbup.io.remote
-
XBUP Level 1 RPC Server using TCP/IP networking
- XBTCPRemoteServer(XBACatalog) - Constructor for class org.xbup.io.remote.XBTCPRemoteServer
-
Creates a new instance of XBServiceHandler
- XBTCPRemoteServer.XBL1PullInputStream - Class in org.xbup.io.remote
-
- XBTCPRemoteServer.XBL1PullInputStream(XBTPullProvider) - Constructor for class org.xbup.io.remote.XBTCPRemoteServer.XBL1PullInputStream
-
- XBTCPServiceClient - Class in org.xbup.io.remote
-
XBService Client class.
- XBTCPServiceClient(String, int) - Constructor for class org.xbup.io.remote.XBTCPServiceClient
-
- XBTCPServiceClient.MyXBTEventListener - Class in org.xbup.io.remote
-
TODO: Temporary first end event skipping filter
- XBTCPServiceClient.MyXBTEventListener(XBTEventListener) - Constructor for class org.xbup.io.remote.XBTCPServiceClient.MyXBTEventListener
-
- XBTCPServiceClient.XBServiceContext - Class in org.xbup.io.remote
-
TODO: Temporary static translation of XBService format
- XBTCPServiceClient.XBServiceContext() - Constructor for class org.xbup.io.remote.XBTCPServiceClient.XBServiceContext
-
- XBTCPServiceClient.XBServiceContext(XBTConversible) - Constructor for class org.xbup.io.remote.XBTCPServiceClient.XBServiceContext
-
- XBTCStreamable - Interface in org.xbup.io.stream
-
XBUP Level 1 Catalog-support Streamability Class Interface.
- XBTDataToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Data Token.
- XBTDataToken(InputStream) - Constructor for class org.xbup.io.XBTDataToken
-
- XBTDecapsulator - Class in org.xbup.io.filter
-
Decode specifications head for events and links relevant block types to it.
- XBTDecapsulator() - Constructor for class org.xbup.io.filter.XBTDecapsulator
-
Creates a new instance of XBTDecapsulator
- XBTDefaultEventListener - Class in org.xbup.io.event
-
Default Listener for XBUP Protocol Level 1 Events.
- XBTDefaultEventListener() - Constructor for class org.xbup.io.event.XBTDefaultEventListener
-
- XBTDefaultEventProvider - Class in org.xbup.io.event
-
Default Listener for XBUP Protocol Level 1 Events.
- XBTDefaultEventProvider() - Constructor for class org.xbup.io.event.XBTDefaultEventProvider
-
- XBTDefaultFilter - Class in org.xbup.io.filter
-
Default XBUP Level 1 Filter
- XBTDefaultFilter() - Constructor for class org.xbup.io.filter.XBTDefaultFilter
-
- XBTDefaultPullListener - Class in org.xbup.io.pull
-
Todo: Default Listener for XBUP Protocol Level 1 Events.
- XBTDefaultPullListener() - Constructor for class org.xbup.io.pull.XBTDefaultPullListener
-
- XBTDefaultPullProvider - Class in org.xbup.io.pull
-
Todo: Default Listener for XBUP Protocol Level 1 Events.
- XBTDefaultPullProvider() - Constructor for class org.xbup.io.pull.XBTDefaultPullProvider
-
- XBTDeleteBlockCommand - Class in org.xbup.io.command.basic
-
Command for deleting block.
- XBTDeleteBlockCommand(XBTTreeNode) - Constructor for class org.xbup.io.command.basic.XBTDeleteBlockCommand
-
- XBTDocument - Interface in org.xbup.io.tree
-
Basic interface for XBUP document level 1.
- XBTDStreamable - Interface in org.xbup.io.stream
-
Interface for streaming with single declaration header.
- XBTEditableBlock - Interface in org.xbup.io.tree
-
XBUP Level 1 Editable Block interface.
- XBTEditableDocument - Interface in org.xbup.io.tree
-
Basic interface for editable XBUP document level 1.
- XBTEncapsulator - Class in org.xbup.io.filter
-
XB Event Stream Encapsulation Filter
TODO: Upgrade for pull processing
- XBTEncapsulator(XBContext) - Constructor for class org.xbup.io.filter.XBTEncapsulator
-
Creates a new instance of XBTEncapsulator
- XBTEncapsulator(XBContext, XBTListener) - Constructor for class org.xbup.io.filter.XBTEncapsulator
-
- XBTEndToken - Class in org.xbup.io
-
XBUP Protocol Level 0 End Token.
- XBTEndToken() - Constructor for class org.xbup.io.XBTEndToken
-
- XBTEventConsumer - Interface in org.xbup.io.event
-
XBUP Level 1 Event Consumer.
- XBTEventFilter - Interface in org.xbup.io.event
-
XBUP Protocol Level 1 Event Filter.
- XBTEventListener - Interface in org.xbup.io.event
-
Interface for receiving XBUP Protocol level 1 events.
- XBTEventOutputStream - Class in org.xbup.io.stream.filter
-
XB Level 1 Output Stream Abstract Class.
- XBTEventOutputStream(XBTEventListener) - Constructor for class org.xbup.io.stream.filter.XBTEventOutputStream
-
- XBTEventOutputStream() - Constructor for class org.xbup.io.stream.filter.XBTEventOutputStream
-
- XBTEventProducer - Interface in org.xbup.io.event
-
XBUP Level 1 Event Producer.
- XBTEventProvider - Interface in org.xbup.io.event
-
Interface for providing XBUP Protocol level 1 events.
- XBTEventSerializable - Interface in org.xbup.io.event
-
Class providing both interfaces for producing XB Protocol Level 1 Event Stream.
- XBTFileInputStream - Class in org.xbup.io.stream.file
-
- XBTFileInputStream(File, XBCatalog) - Constructor for class org.xbup.io.stream.file.XBTFileInputStream
-
Creates a new instance of XBFileInputStream
- XBTFileInputStream(String, XBCatalog) - Constructor for class org.xbup.io.stream.file.XBTFileInputStream
-
- XBTFileInputStream(FileDescriptor, XBCatalog) - Constructor for class org.xbup.io.stream.file.XBTFileInputStream
-
- XBTFileOutputStream - Class in org.xbup.io.stream.file
-
- XBTFileOutputStream(File) - Constructor for class org.xbup.io.stream.file.XBTFileOutputStream
-
Creates a new instance of XBFileOutputStream
- XBTFileOutputStream(String) - Constructor for class org.xbup.io.stream.file.XBTFileOutputStream
-
- XBTFileOutputStream(FileDescriptor) - Constructor for class org.xbup.io.stream.file.XBTFileOutputStream
-
- XBTFilter - Interface in org.xbup.io
-
XBUP Protocol Level 1 Filter Interface.
- XBTFilterInputStream - Class in org.xbup.io.stream.filter
-
Standard filter stream for XBUP Level 1 items.
- XBTFilterInputStream(XBTInputStream, XBTEventFilter) - Constructor for class org.xbup.io.stream.filter.XBTFilterInputStream
-
- XBTFilterInputStream(XBTInputStream) - Constructor for class org.xbup.io.stream.filter.XBTFilterInputStream
-
- XBTFilterOutputStream - Class in org.xbup.io.stream.filter
-
Standard filter stream for XBUP Level 1 items.
- XBTFilterOutputStream(XBTOutputStream, XBTEventFilter) - Constructor for class org.xbup.io.stream.filter.XBTFilterOutputStream
-
- XBTFilterOutputStream(XBTOutputStream) - Constructor for class org.xbup.io.stream.filter.XBTFilterOutputStream
-
- XBTime - Class in org.xbup.types
-
Time in seconds as real timestamp.
- XBTime() - Constructor for class org.xbup.types.XBTime
-
Creates a new instance of XBString
- XBTime(int) - Constructor for class org.xbup.types.XBTime
-
- XBTimeTS - Class in org.xbup.types
-
Time in seconds as timestamp with seconds precision.
- XBTimeTS() - Constructor for class org.xbup.types.XBTimeTS
-
Creates a new instance of XBString
- XBTimeTS(int) - Constructor for class org.xbup.types.XBTimeTS
-
- XBTInputSerial - Interface in org.xbup.io.serial
-
XBUP Level 1 Serialization structure access interface.
- XBTInputStream - Class in org.xbup.io.stream
-
Standard input stream for XBUP Level 1 items.
- XBTInputStream() - Constructor for class org.xbup.io.stream.XBTInputStream
-
- XBTInputStream.XBTEventIStream - Class in org.xbup.io.stream
-
- XBTInputStream.XBTEventIStream(XBTEventProvider) - Constructor for class org.xbup.io.stream.XBTInputStream.XBTEventIStream
-
- XBTInputStreamFilter - Class in org.xbup.io.stream
-
XBUP Level 1 Input Stream Filter Abstract Class.
- XBTInputStreamFilter() - Constructor for class org.xbup.io.stream.XBTInputStreamFilter
-
- XBTLinearUndo - Class in org.xbup.io.command.undo
-
Linear undo command sequence storage.
- XBTLinearUndo(XBTTreeDocument) - Constructor for class org.xbup.io.command.undo.XBTLinearUndo
-
Creates a new instance
- XBTListener - Interface in org.xbup.io
-
XBUP Protocol Level 1 Data Listener.
- XBTModAttrBlockCommand - Class in org.xbup.io.command.basic
-
Command for modifying block attributes.
- XBTModAttrBlockCommand(XBTTreeNode, XBTTreeNode) - Constructor for class org.xbup.io.command.basic.XBTModAttrBlockCommand
-
- XBTModDataBlockCommand - Class in org.xbup.io.command.basic
-
Command for modifying block data.
- XBTModDataBlockCommand(XBTTreeNode, XBTTreeNode) - Constructor for class org.xbup.io.command.basic.XBTModDataBlockCommand
-
- XBTModifyBlockCommand - Class in org.xbup.io.command.basic
-
Command for modifying block.
- XBTModifyBlockCommand(XBTTreeNode, XBTTreeNode) - Constructor for class org.xbup.io.command.basic.XBTModifyBlockCommand
-
- XBTMultiplicator - Class in org.xbup.io.filter
-
Send XBUP Protocol level 1 data received from single input to multiple outputs.
- XBTMultiplicator() - Constructor for class org.xbup.io.filter.XBTMultiplicator
-
Creates a new instance of XBTMultiplicator
- XBTMultiStreamable - Interface in org.xbup.io.stream
-
- XBToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Event Class.
- XBToken() - Constructor for class org.xbup.io.XBToken
-
- XBTokenOperator<T,U> - Class in org.xbup.io.operator
-
Token Operator Class
- XBTokenOperator() - Constructor for class org.xbup.io.operator.XBTokenOperator
-
- XBTokenType - Enum in org.xbup.io
-
Enumeration of XBUP Level 0 Event Types.
- XBTOMOutputStream - Class in org.xbup.io.stream.buffer
-
Object Model Level 1 Parser Stream Receiver
- XBTOMOutputStream(XBTTreeNode) - Constructor for class org.xbup.io.stream.buffer.XBTOMOutputStream
-
Creates a new instance of XBOMOutputStream
- XBTOutputSerial - Interface in org.xbup.io.serial
-
XBUP Level 1 Serialization structure access interface.
- XBTOutputStream - Class in org.xbup.io.stream
-
XB Level 1 Output Stream Abstract Class.
- XBTOutputStream() - Constructor for class org.xbup.io.stream.XBTOutputStream
-
- XBTOutputStreamFilter - Class in org.xbup.io.stream
-
XBUP Level 1 Output Stream Filter Abstract Class.
- XBTOutputStreamFilter() - Constructor for class org.xbup.io.stream.XBTOutputStreamFilter
-
- XBToXBTConvertor - Class in org.xbup.io.filter
-
XBUP Level 1 To Level 0 Convertor Class.
- XBToXBTConvertor() - Constructor for class org.xbup.io.filter.XBToXBTConvertor
-
- XBToXBTEventConvertor - Class in org.xbup.io.event.filter
-
XBUP Level 0 To Level 1 Event Convertor Class.
- XBToXBTEventConvertor(XBTEventListener) - Constructor for class org.xbup.io.event.filter.XBToXBTEventConvertor
-
Creates a new instance of XBToXBTEventConvertor
- XBToXBTOperation - Class in org.xbup.io.operation
-
XBUP Level 0 To Level 1 Token Convertor Class.
- XBToXBTOperation() - Constructor for class org.xbup.io.operation.XBToXBTOperation
-
- XBToXBTPullConvertor - Class in org.xbup.io.pull.filter
-
XBUP level 0 to level 1 pull convertor.
- XBToXBTPullConvertor(XBPullProvider) - Constructor for class org.xbup.io.pull.filter.XBToXBTPullConvertor
-
- XBToXBTStreamConvertor - Class in org.xbup.io.stream.filter
-
Level 0 to Level 1 Stream Convertor.
- XBToXBTStreamConvertor(XBInputStream) - Constructor for class org.xbup.io.stream.filter.XBToXBTStreamConvertor
-
- XBToXBTStreamUndropConvertor - Class in org.xbup.io.stream.filter
-
// TODO: Fill type instead of attributes
Level 0 to Level 1 Stream Convertor.
- XBToXBTStreamUndropConvertor(XBInputStream, XBBlockType) - Constructor for class org.xbup.io.stream.filter.XBToXBTStreamUndropConvertor
-
- XBTProducer - Interface in org.xbup.io
-
XBUP Level 1 Data Producer.
- XBTProvider - Interface in org.xbup.io
-
XBUP Protocol Level 1 Data Provider.
- XBTPullConsumer - Interface in org.xbup.io.pull
-
XBUP Level 1 Pull Listener
- XBTPullFilter - Interface in org.xbup.io.pull
-
XBUP Protocol Level 0 Pull Filter.
- XBTPullListener - Interface in org.xbup.io.pull
-
- XBTPullProducer - Interface in org.xbup.io.pull
-
- XBTPullProvider - Interface in org.xbup.io.pull
-
XBUB Level 1 Pull Provider Interface
- XBTPullReader - Class in org.xbup.io.pull
-
Pull Parser Level 1 Reader
!
- XBTPullReader(XBCatalog) - Constructor for class org.xbup.io.pull.XBTPullReader
-
- XBTPullSerializable - Interface in org.xbup.io.pull
-
- XBTPullWriter - Class in org.xbup.io.pull
-
Level 1 Pull Writer
Todo: Should be replaced by XBPullWriter(XBL1ToL0Convertor(-))?
- XBTPullWriter(XBCatalog) - Constructor for class org.xbup.io.pull.XBTPullWriter
-
Creates a new instance of PullL1Writer
- XBTRConversible - Interface in org.xbup.io
-
XBUP Protocol Level 1 Convertible Interface with optional nonrecursive (shallow) conversion.
- XBTree - Class in org.xbup.io.tree
-
Basic Object Model Parser Tree.
- XBTree() - Constructor for class org.xbup.io.tree.XBTree
-
Creates a new instance of XBTree
- XBTreeDocument - Class in org.xbup.io.tree
-
XBUP Document manager include extended area and main tree.
- XBTreeDocument() - Constructor for class org.xbup.io.tree.XBTreeDocument
-
Creates a new instance of XBTreeDocument
- XBTreeException - Exception in org.xbup.io.tree
-
Exception for operations with XBTree.
- XBTreeException() - Constructor for exception org.xbup.io.tree.XBTreeException
-
Creates a new instance of XBTreeException
- XBTreeNode - Class in org.xbup.io.tree
-
XBUP Level 0 Tree Node.
- XBTreeNode() - Constructor for class org.xbup.io.tree.XBTreeNode
-
Creates a new instance of XBTreeNode
- XBTreeNode(XBTreeNode) - Constructor for class org.xbup.io.tree.XBTreeNode
-
Creates a new instance of XBTreeNode.
- XBTreeNode.MyXBListener - Class in org.xbup.io.tree
-
- XBTreeNode.MyXBListener(XBTreeNode, boolean) - Constructor for class org.xbup.io.tree.XBTreeNode.MyXBListener
-
- XBTSerialEventConsumer - Class in org.xbup.io.serial
-
XBUP Level 1 Serialization Class.
- XBTSerialEventConsumer(XBTSerializable) - Constructor for class org.xbup.io.serial.XBTSerialEventConsumer
-
- XBTSerialEventConsumer_ - Class in org.xbup.io.serial
-
TODO: replace
XBUP Level 1 Serialization Class.
- XBTSerialEventConsumer_() - Constructor for class org.xbup.io.serial.XBTSerialEventConsumer_
-
- XBTSerialEventConsumer_(XBTSerializable, boolean) - Constructor for class org.xbup.io.serial.XBTSerialEventConsumer_
-
- XBTSerialEventConsumer_(XBTConversible) - Constructor for class org.xbup.io.serial.XBTSerialEventConsumer_
-
- XBTSerialEventConsumer_(XBTConversible, boolean) - Constructor for class org.xbup.io.serial.XBTSerialEventConsumer_
-
- XBTSerialEventProducer - Class in org.xbup.io.serial
-
XBUP Level 1 Serial to Event Output Class.
- XBTSerialEventProducer(XBTSerializable) - Constructor for class org.xbup.io.serial.XBTSerialEventProducer
-
- XBTSerialEventProducer(XBTSerializable, XBTEventListener) - Constructor for class org.xbup.io.serial.XBTSerialEventProducer
-
- XBTSerializable - Interface in org.xbup.io.serial
-
Interface proving serialization methods for serialization into XBUP Level 1
protocol.
- XBTSerialMethod - Interface in org.xbup.io.serial
-
Method describing serialization process for specific object.
- XBTSerialMethodSeq - Interface in org.xbup.io.serial
-
Interface is for serialization methods for serialization into XBUP Level 0
protocol using mapping list.
- XBTSerialMethodStream - Interface in org.xbup.io.serial
-
Interface proving serialization methods for serialization into XBUP Level 1
protocol.
- XBTSerialPullConsumer - Class in org.xbup.io.serial
-
XBUP Level 0 Serialization Class.
- XBTSerialPullConsumer(XBTSerializable) - Constructor for class org.xbup.io.serial.XBTSerialPullConsumer
-
- XBTStreamable - Interface in org.xbup.io.stream
-
Interface for indication of stream serialization to XBUP Level 1 Stream.
- XBTStreamChecker - Class in org.xbup.io.stream
-
Level 1 Stream Checker.
- XBTStreamChecker(XBTInputStream) - Constructor for class org.xbup.io.stream.XBTStreamChecker
-
- XBTToken - Class in org.xbup.io
-
XBUP Protocol Level 1 Event Token Class.
- XBTToken() - Constructor for class org.xbup.io.XBTToken
-
- XBTTokenType - Enum in org.xbup.io
-
Enumeration of XBUP Level 1 Event Types.
- XBTToXBConvertor - Class in org.xbup.io.filter
-
XBUP Level 1 To Level 0 Convertor Class.
- XBTToXBConvertor(XBListener) - Constructor for class org.xbup.io.filter.XBTToXBConvertor
-
Creates a new instance of XBTToXBConvertor
- XBTToXBDropper - Class in org.xbup.io.filter
-
XBUP Level 1 To Level 0 Convertor Class which drops types.
- XBTToXBDropper(XBListener) - Constructor for class org.xbup.io.filter.XBTToXBDropper
-
Creates a new instance of XBTToXBDropper
- XBTToXBEventConvertor - Class in org.xbup.io.event.filter
-
XBUP Level 1 To Level 0 Event Convertor Class.
- XBTToXBEventConvertor(XBEventListener) - Constructor for class org.xbup.io.event.filter.XBTToXBEventConvertor
-
Creates a new instance of XBTToXBConvertor
- XBTToXBEventDropper - Class in org.xbup.io.event.filter
-
XBUP Level 1 To Level 0 Event Convertor Class which drops node types.
- XBTToXBEventDropper(XBEventListener) - Constructor for class org.xbup.io.event.filter.XBTToXBEventDropper
-
Creates a new instance of XBTToXBConvertor
- XBTToXBOperation - Class in org.xbup.io.operation
-
XBUP Level 0 To Level 1 Token Convertor Class.
- XBTToXBOperation() - Constructor for class org.xbup.io.operation.XBTToXBOperation
-
- XBTToXBPullConvertor - Class in org.xbup.io.pull.filter
-
XBUP level 1 to level 0 pull convertor.
- XBTToXBPullConvertor() - Constructor for class org.xbup.io.pull.filter.XBTToXBPullConvertor
-
- XBTToXBStreamConvertor - Class in org.xbup.io.stream.filter
-
Level 1 to Level 0 Stream Convertor.
- XBTToXBStreamConvertor(XBTInputStream) - Constructor for class org.xbup.io.stream.filter.XBTToXBStreamConvertor
-
- XBTToXBStreamConvertor.XBTCToXBDefaultStreamConvertor - Class in org.xbup.io.stream.filter
-
- XBTToXBStreamConvertor.XBTCToXBDefaultStreamConvertor(XBTCStreamable) - Constructor for class org.xbup.io.stream.filter.XBTToXBStreamConvertor.XBTCToXBDefaultStreamConvertor
-
- XBTToXBStreamConvertor.XBTToXBDefaultStreamConvertor - Class in org.xbup.io.stream.filter
-
- XBTToXBStreamConvertor.XBTToXBDefaultStreamConvertor(XBTStreamable) - Constructor for class org.xbup.io.stream.filter.XBTToXBStreamConvertor.XBTToXBDefaultStreamConvertor
-
- XBTTree - Class in org.xbup.io.tree
-
XBUP Level 1 Tree.
- XBTTree(XBCatalog) - Constructor for class org.xbup.io.tree.XBTTree
-
Creates a new instance of XBTTree
- XBTTree(XBCatalog, XBContext) - Constructor for class org.xbup.io.tree.XBTTree
-
- XBTTreeDocument - Class in org.xbup.io.tree
-
XBUP Level 1 XBTree Document.
- XBTTreeDocument() - Constructor for class org.xbup.io.tree.XBTTreeDocument
-
Creates a new instance of XBTreeDocument
- XBTTreeDocument(XBCatalog) - Constructor for class org.xbup.io.tree.XBTTreeDocument
-
- XBTTreeNode - Class in org.xbup.io.tree
-
XBUP Level 1 Tree Node.
- XBTTreeNode() - Constructor for class org.xbup.io.tree.XBTTreeNode
-
Creates a new instance of XBTTreeNode
- XBTTreeNode(XBTTreeNode) - Constructor for class org.xbup.io.tree.XBTTreeNode
-
Creates a new instance of XBTTreeNode.
- XBTTreeNode.XBParamExtractor - Class in org.xbup.io.tree
-
Class for extracting specified param from tokens
- XBTTreeNode.XBParamExtractor(XBTBlock, XBACatalog, long) - Constructor for class org.xbup.io.tree.XBTTreeNode.XBParamExtractor
-
- XBTTypeToken - Class in org.xbup.io
-
XBUP Protocol Level 0 Type Token.
- XBTTypeToken(XBBlockType) - Constructor for class org.xbup.io.XBTTypeToken
-
- XBWritable - Interface in org.xbup.io.command
-
XB level 0 interface for linear data writing.
- XBWriter - Class in org.xbup.io
-
Level 0 Writer.
- XBWriter() - Constructor for class org.xbup.io.XBWriter
-
Creates a new instance of PullWriter
- XBWriter(OutputStream) - Constructor for class org.xbup.io.XBWriter
-
- XBWriter.XBPullEventHandler - Class in org.xbup.io
-
Generic Handler for Event Interface
- XBWriter.XBPullEventHandler(XBWriter) - Constructor for class org.xbup.io.XBWriter.XBPullEventHandler
-