Uses of Package
ubiware.util.saplbuilder

Packages that use ubiware.util.saplbuilder
ubiware.util   
ubiware.util.saplbuilder   
 

Classes in ubiware.util.saplbuilder used by ubiware.util
Resource
          Representation of a resource.
 

Classes in ubiware.util.saplbuilder used by ubiware.util.saplbuilder
Container
          A container in the S-apl sense, a container contains zero or more statements.
InvalidResourceException
           
MalformedSaplException
          This exception is thrown when an attemt is taken to create an invalid S-APL document or a subcomponent which would make the document invalid.
Object
          Interface implemented by classes which can act as a object of a statement.
ParseException
           
Predicate
          Interface implemented by classes which can act as a predicate of a statement.
Resource
          Representation of a resource.
SaplDocument
          A SaplDocument is an consistent representation of a s-apl document
Statement
          Representation of a statement consisting of a Subject, Predicate and Object.
StatementContainer
          A collection to which Statements can be added.
Subject
          Interface implemented by classes which can act as a subject of a statement.