public class Supported2Parser extends AbstractParser<Supported2Parser.Supported2>
| Modifier and Type | Class and Description |
|---|---|
static class |
Supported2Parser.Supported2 |
NamedResource.UtilsTransformer.Utils| Modifier and Type | Field and Description |
|---|---|
static Supported2Parser |
INSTANCE |
BY_NAME_COMPARATOR, NAME_EXTRACTORENUM_NAME_EXTRACTOR, TOSTRING| Constructor and Description |
|---|
Supported2Parser() |
| Modifier and Type | Method and Description |
|---|---|
Supported2Parser.Supported2 |
parse(Buffer buffer) |
Supported2Parser.Supported2 |
parse(byte[] input,
int offset,
int len) |
getName, parse, transformpublic static final Supported2Parser INSTANCE
public Supported2Parser.Supported2 parse(byte[] input, int offset, int len)
public Supported2Parser.Supported2 parse(Buffer buffer)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.