public interface JellyCompatibleFacet
Facet
subtype (although not captured in a type hierarchy) that loads Jelly-compatible scripts.Modifier and Type | Method and Description |
---|---|
Collection<? extends Class<? extends AbstractTearOff<?,? extends org.apache.commons.jelly.Script,?>>> |
getClassTearOffTypes() |
Collection<String> |
getScriptExtensions()
Gets the list of view script extensions, such as ".jelly".
|
Collection<? extends Class<? extends AbstractTearOff<?,? extends org.apache.commons.jelly.Script,?>>> getClassTearOffTypes()
Collection<String> getScriptExtensions()
Copyright © 2017. All rights reserved.