Uses of Package
nl.uva.vlet.util

Packages that use nl.uva.vlet.util
nl.uva.vlet   
nl.uva.vlet.util   
nl.uva.vlet.vfs   
nl.uva.vlet.vrl   
nl.uva.vlet.vrs   
 

Classes in nl.uva.vlet.util used by nl.uva.vlet
VAttributeSet
          A VAttribute set implemented as Hasthtable with extra set manipulation methods.
 

Classes in nl.uva.vlet.util used by nl.uva.vlet.util
Comparer
          The interface comparer is used by the QSort class.
VAttribute
          This class provides a high level interface to resource Attributes.
It is implemented using a {type, name value} tuple, so that runtime type and name checking can be performed.
The VAttributes does not do any type checking, so casting is possible.
VAttribute.VAttributeType
          Overview of ALL used Attribute names.
VAttributeGroup
          An attribute group extends an attribute set by being able to have several attribute 'groups' as childs.
VAttributeSet
          A VAttribute set implemented as Hasthtable with extra set manipulation methods.
 

Classes in nl.uva.vlet.util used by nl.uva.vlet.vfs
VAttribute
          This class provides a high level interface to resource Attributes.
It is implemented using a {type, name value} tuple, so that runtime type and name checking can be performed.
The VAttributes does not do any type checking, so casting is possible.
 

Classes in nl.uva.vlet.util used by nl.uva.vlet.vrl
VAttributeSet
          A VAttribute set implemented as Hasthtable with extra set manipulation methods.
 

Classes in nl.uva.vlet.util used by nl.uva.vlet.vrs
VAttribute
          This class provides a high level interface to resource Attributes.
It is implemented using a {type, name value} tuple, so that runtime type and name checking can be performed.
The VAttributes does not do any type checking, so casting is possible.
VAttributeGroup
          An attribute group extends an attribute set by being able to have several attribute 'groups' as childs.
VAttributeSet
          A VAttribute set implemented as Hasthtable with extra set manipulation methods.