public class StackExtension extends Object
JavaScriptStack
. Such a stack is created in terms of all the contributions.ExtensibleJavaScriptStack
Modifier and Type | Field and Description |
---|---|
StackExtensionType |
type
The type of extension.
|
String |
value
The value contributed; will have symbols expanded, then be converted to the appropriate type.
|
Constructor and Description |
---|
StackExtension(StackExtensionType type,
String value) |
public final StackExtensionType type
public StackExtension(StackExtensionType type, String value)
Copyright © 2003-2012 The Apache Software Foundation.