C# 클래스 Lemon.Core.Discover.XPathFindUri

파일 보기 프로젝트 열기: dream-365/lemon

공개 메소드들

메소드 설명
Find ( string text ) : IEnumerable
XPathFindUri ( XPathFindUriSetting setting ) : System.Collections.Generic

비공개 메소드들

메소드 설명
IsMatch ( string text ) : bool
Transform ( string value ) : string
TryTransform ( string value, string &output ) : bool

메소드 상세

Find() 공개 메소드

public Find ( string text ) : IEnumerable
text string
리턴 IEnumerable

XPathFindUri() 공개 메소드

public XPathFindUri ( XPathFindUriSetting setting ) : System.Collections.Generic
setting XPathFindUriSetting
리턴 System.Collections.Generic