Uses of Package
com.aoapps.lang.attribute
-
Packages that use com.aoapps.lang.attribute Package Description com.aoapps.lang.attribute Utilities for working with various attribute scopes. -
Classes in com.aoapps.lang.attribute used by com.aoapps.lang.attribute Class Description Attribute An attribute has scope, context, and name and is used for value access.Attribute.Name A name without any specific scope or context.Attribute.OldValue A backup value from before attribute initialization, which must beclosedto restore the old value.Context A specifically resolved context.Scope The most broad concept is scope.Scope.Attribute Attribute: Has scope and name, still needs context.