C# Class Mvp.Xml.XPointer.XPointerParser

XPointer parser.
Afficher le fichier Open project: Monobjc/monobjc-tools Class Usage Examples

Méthodes publiques

Méthode Description
ParseXPointer ( string xpointer ) : Mvp.Xml.XPointer.Pointer

Private Methods

Méthode Description
GetSchema ( XPointerLexer lexer, IList parts ) : XPointerSchema.SchemaType

Method Details

ParseXPointer() public static méthode

public static ParseXPointer ( string xpointer ) : Mvp.Xml.XPointer.Pointer
xpointer string
Résultat Mvp.Xml.XPointer.Pointer