| Package | Description |
|---|---|
| io.shick.jsoup.jowli.ast | |
| io.shick.jsoup.jowli.parser |
| Constructor and Description |
|---|
AllowedAttributes(List<org.codehaus.jparsec.functors.Pair<Tag,List<Attr>>> v) |
AllowedTags(List<Tag> v) |
EnforcedAttributes(List<org.codehaus.jparsec.functors.Pair<Tag,List<org.codehaus.jparsec.functors.Pair<Attr,String>>>> v) |
Protocols(List<org.codehaus.jparsec.functors.Pair<Tag,List<org.codehaus.jparsec.functors.Pair<Attr,List<Prot>>>>> v) |
| Modifier and Type | Field and Description |
|---|---|
static org.codehaus.jparsec.Parser<org.codehaus.jparsec.functors.Pair<Tag,List<org.codehaus.jparsec.functors.Pair<Attr,String>>>> |
JowliMLParser.TAG_ATTR_ENFORCED_VALUES |
static org.codehaus.jparsec.Parser<org.codehaus.jparsec.functors.Pair<Tag,List<org.codehaus.jparsec.functors.Pair<Attr,List<Prot>>>>> |
JowliMLParser.TAG_ATTR_PROTOCOLS |
static org.codehaus.jparsec.Parser<org.codehaus.jparsec.functors.Pair<Tag,List<Attr>>> |
JowliMLParser.TAG_LIST_OF_ATTR_NAMES |
static org.codehaus.jparsec.Parser<Tag> |
JowliMLParser.TAG_NAME |
Copyright © 2016. All rights reserved.