Package | Description |
---|---|
org.codehaus.staxmate.out |
Package contains classes for output functionality.
|
Modifier and Type | Field and Description |
---|---|
protected static SMOTypedValue |
SMOutputContext.FALSE_VALUE |
protected static SMOTypedValue |
SMOutputContext.TRUE_VALUE |
Modifier and Type | Method and Description |
---|---|
static SMOTypedValue |
SMOTypedValue.create(boolean value) |
static SMOTypedValue |
SMOTypedValue.create(byte[] src,
int offset,
int length) |
static SMOTypedValue |
SMOTypedValue.create(double value) |
static SMOTypedValue |
SMOTypedValue.create(int value) |
static SMOTypedValue |
SMOTypedValue.create(long value) |
Copyright © 2019 FasterXML. All rights reserved.