C# Class Mvp.Xml.XPointer.XPointerParser

XPointer parser.
Mostrar archivo Open project: Monobjc/monobjc-tools Class Usage Examples

Public Methods

Method Description
ParseXPointer ( string xpointer ) : Mvp.Xml.XPointer.Pointer

Private Methods

Method Description
GetSchema ( XPointerLexer lexer, IList parts ) : XPointerSchema.SchemaType

Method Details

ParseXPointer() public static method

public static ParseXPointer ( string xpointer ) : Mvp.Xml.XPointer.Pointer
xpointer string
return Mvp.Xml.XPointer.Pointer