ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21.ExtensibleType

Packages that use ExtensibleType
org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of ExtensibleType in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21
 

Methods in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 that return ExtensibleType
 ExtensibleType<TldExtensionType<T>> TldExtensionType.createExtensionElement()
          Creates a new extension-element element
 ExtensibleType<ExtensibleType<T>> ExtensibleType.getOrCreateExtensibleType()
          If not already created, a new extensibleType element with the given value will be created.
 ExtensibleType<TldExtensionType<T>> TldExtensionType.getOrCreateExtensionElement()
          If not already created, a new extension-element element will be created and returned.
 ExtensibleType<T> ExtensibleType.removeExtensibleType()
          Removes the extensibleType element
 

Methods in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 that return types with arguments of type ExtensibleType
 List<ExtensibleType<TldExtensionType<T>>> TldExtensionType.getAllExtensionElement()
          Returns all extension-element elements
 ExtensibleType<ExtensibleType<T>> ExtensibleType.getOrCreateExtensibleType()
          If not already created, a new extensibleType element with the given value will be created.
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.