public abstract class AbstractRef extends AbstractUri
Abstract class for all Ref.
| Modifier and Type | Field and Description |
|---|---|
static char |
REF |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRef(char[] value) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getChars, getScheme, getSchemeSpecificPart, hashCodepublic static final char REF
Copyright © 2017. All rights reserved.