public class FragmentProcessor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FragmentProcessor.Fragment |
Modifier and Type | Field and Description |
---|---|
static String |
ANONYMOUS_FRAGMENT_PREFIX |
static String |
FRAGMENT_END |
static String |
FRAGMENT_START |
static char |
SCHEMA_NAME_SEPARATOR |
Constructor and Description |
---|
FragmentProcessor() |
Modifier and Type | Method and Description |
---|---|
static FragmentProcessor |
instance() |
FragmentProcessor.Fragment |
parseFragment(int pos,
String chars,
HostKind hostKind) |
public static final String FRAGMENT_START
public static final String FRAGMENT_END
public static final char SCHEMA_NAME_SEPARATOR
public static final String ANONYMOUS_FRAGMENT_PREFIX
public static FragmentProcessor instance()
public FragmentProcessor.Fragment parseFragment(int pos, String chars, HostKind hostKind)
Copyright © 2024. All rights reserved.