메소드 | 설명 | |
---|---|---|
CanAutoClose ( int nameIndex ) : bool |
test if tag can auto close when there is no more content in the parent element
|
|
CanAutoClose ( int nameIndex, int nextNodeNameIndex ) : bool | ||
IsSingleTag ( int nameIndex ) : bool |
Is the given html tag is single tag or can have content.
|
메소드 | 설명 | |
---|---|---|
HtmlTagMatching ( ) : System |
public static CanAutoClose ( int nameIndex, int nextNodeNameIndex ) : bool | ||
nameIndex | int | |
nextNodeNameIndex | int | |
리턴 | bool |