org.apache.commons.attributes
Class Inheritable

java.lang.Object
  extended byorg.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

Constructor Summary
Inheritable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Inheritable

public Inheritable()


Copyright © The Apache Software Foundation. All Rights Reserved.