@Extension public static final class SharedNodeFactory.XStreamFactory extends SharedNodeFactory
SharedNodeFactory.XStreamFactory
Constructor and Description |
---|
XStreamFactory() |
Modifier and Type | Method and Description |
---|---|
SharedNode |
create(NodeDefinition def)
Instantiate the Node.
|
transform
@CheckForNull public SharedNode create(@Nonnull NodeDefinition def) throws IllegalArgumentException
SharedNodeFactory
create
in class SharedNodeFactory
def
- Node definition.IllegalArgumentException
- If the definition is invalid.Copyright © 2016–2020. All rights reserved.