C# Class iTextSharp.xmp.impl.xpath.XmpPathParser

Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
ExpandXPath ( string schemaNs, string path ) : XmpPath

Private Methods

Méthode Description
ParseIndexSegment ( PathPosition pos ) : XmpPathSegment
ParseRootNode ( string schemaNs, PathPosition pos, XmpPath expandedXPath ) : void
ParseStructSegment ( PathPosition pos ) : XmpPathSegment
SkipPathDelimiter ( string path, PathPosition pos ) : void
VerifyQualName ( string qualName ) : void
VerifySimpleXmlName ( string name ) : void
VerifyXPathRoot ( string schemaNs, string rootProp ) : string
XmpPathParser ( ) : iTextSharp.xmp.properties

Method Details

ExpandXPath() public static méthode

public static ExpandXPath ( string schemaNs, string path ) : XmpPath
schemaNs string
path string
Résultat XmpPath