Package | Description |
---|---|
com.asakusafw.runtime.io.json |
Extracting and generating JSON files.
|
Modifier and Type | Method and Description |
---|---|
PropertyDefinition<T> |
PropertyDefinition.Builder.build()
Builds a
PropertyDefinition . |
Modifier and Type | Method and Description |
---|---|
<P> JsonFormat.Builder<T> |
JsonFormat.Builder.withProperty(Function<? super T,? extends P> extractor,
PropertyDefinition<P> definition)
Adds a property.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.