org.apache.commons.attributes
Class Inheritable
java.lang.Object
org.apache.commons.attributes.Inheritable
- public class Inheritable
- extends Object
This attribute is used to mark attributes as being inheritable.
Inheritable attributes are inherited down the class and interface
hierarchy.
- Since:
- 2.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Inheritable
public Inheritable()
Copyright © The Apache Software Foundation. All Rights Reserved.