public static class PreAnalyzedField.ParseResult extends Object
| Modifier and Type | Field and Description | 
|---|---|
| byte[] | bin | 
| List<AttributeSource.State> | states | 
| String | str | 
| Constructor and Description | 
|---|
| ParseResult() | 
public String str
public byte[] bin
public List<AttributeSource.State> states
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.