public class Supported2Parser extends AbstractParser<Supported2Parser.Supported2>
| Modifier and Type | Class and Description |
|---|---|
static class |
Supported2Parser.Supported2 |
| Modifier and Type | Field and Description |
|---|---|
static Supported2Parser |
INSTANCE |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
Supported2Parser() |
| Modifier and Type | Method and Description |
|---|---|
Supported2Parser.Supported2 |
parse(Buffer buffer) |
Supported2Parser.Supported2 |
parse(byte[] input,
int offset,
int len) |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, parsefindByName, getNameList, getNames, removeByNamepublic static final Supported2Parser INSTANCE
public Supported2Parser.Supported2 parse(byte[] input, int offset, int len)
public Supported2Parser.Supported2 parse(Buffer buffer)
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.