Uses of Interface
com.nwalsh.sinclude.xpointer.Scheme
Packages that use Scheme
-
Uses of Scheme in com.nwalsh.sinclude
Fields in com.nwalsh.sinclude with type parameters of type SchemeMethods in com.nwalsh.sinclude that return SchemeMethods in com.nwalsh.sinclude with parameters of type Scheme -
Uses of Scheme in com.nwalsh.sinclude.schemes
Classes in com.nwalsh.sinclude.schemes that implement SchemeModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of Scheme in com.nwalsh.sinclude.xpointer
Subinterfaces of Scheme in com.nwalsh.sinclude.xpointerMethods in com.nwalsh.sinclude.xpointer that return SchemeModifier and TypeMethodDescriptionprivate Scheme
DefaultFragmentIdParser.getTextSchemeInstance
(String name, String fragid) TextScheme.newInstance
(String fragid) XmlScheme.newInstance
(String fragid, XInclude xinclude, String contextLanguage, String contextBaseURI) DefaultFragmentIdParser.SchemeParser.next()
Scheme[]
DefaultFragmentIdParser.parseFragmentIdentifier
(ParseType parseType, String fragid) Scheme[]
FragmentIdParser.parseFragmentIdentifier
(ParseType parseType, String fragid) private Scheme[]
DefaultFragmentIdParser.parseTextFragid
(String fragid) private Scheme[]
DefaultFragmentIdParser.parseXmlFragid
(String fragid)