C# Class MatchAny.ElementMatch.ElementCDATAMatch.NamespaceMatch, simplexml

Inheritance: ExpressionMatch
ファイルを表示 Open project: ngallagher/simplexml

Public Methods

Method Description
Match ( org, element ) : bool
Match ( org, element, String prefix ) : bool
NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core

Method Details

Match() public method

public Match ( org, element ) : bool
element org,
return bool

Match() public method

public Match ( org, element, String prefix ) : bool
element org,
prefix String
return bool

NamespaceMatch() public method

public NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core
reference String
return SimpleFramework.Xml.Core