| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.facelettaglibrary | |
| org.jboss.shrinkwrap.descriptor.api.facelettaglibrary22 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebFacelettaglibraryCommonDescriptor<T extends WebFacelettaglibraryCommonDescriptor<T,FACELETTAGLIBTAGTYPE1,FACELETTAGLIBFUNCTIONTYPE2>,FACELETTAGLIBTAGTYPE1 extends JavaeeFaceletTaglibTagCommonType<T,FACELETTAGLIBTAGTYPE1,?,?,?,?,?>,FACELETTAGLIBFUNCTIONTYPE2 extends JavaeeFaceletTaglibFunctionCommonType<T,FACELETTAGLIBFUNCTIONTYPE2>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebFacelettaglibraryDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacelettaglibraryDescriptor descriptor = Descriptors.create(WebFacelettaglibraryDescriptor.class);
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.