Package com.nwalsh.sinclude.xpointer
Interface TextScheme
-
- All Superinterfaces:
Scheme
- All Known Implementing Classes:
RFC5147Scheme,SearchScheme
public interface TextScheme extends Scheme
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SchemenewInstance(java.lang.String fragid)-
Methods inherited from interface com.nwalsh.sinclude.xpointer.Scheme
parseType, schemeName, select
-
-
-
-
Method Detail
-
newInstance
Scheme newInstance(java.lang.String fragid)
-
-