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
Extends the tagsoup HTML schema to support HTML5 elements as well.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ccil.cowan.tagsoup.Schema
attribute, elementType, entity, getElementType, getEntity, getPrefix, getURI, parent, rootElementType, setPrefix, setURI
-
Constructor Details
-
HTML5Schema
public HTML5Schema()
-