Class HTML5Schema
- java.lang.Object
-
- org.ccil.cowan.tagsoup.Schema
-
- org.ccil.cowan.tagsoup.HTMLSchema
-
- com.day.cq.wcm.designimporter.parser.HTML5Schema
-
- All Implemented Interfaces:
HTMLModels
public class HTML5Schema extends HTMLSchema
Extends the tagsoup HTML schema to support HTML5 elements as well.
-
-
Constructor Summary
Constructors Constructor Description HTML5Schema()
-
Method Summary
-
Methods inherited from class org.ccil.cowan.tagsoup.Schema
attribute, elementType, entity, getElementType, getEntity, getPrefix, getURI, parent, rootElementType, setPrefix, setURI
-
-