Uses of Class
org.w3c.its.ITSEngine
-
Packages that use ITSEngine Package Description net.sf.okapi.filters.its net.sf.okapi.filters.its.html5 -
-
Uses of ITSEngine in net.sf.okapi.filters.its
Methods in net.sf.okapi.filters.its with parameters of type ITSEngine Modifier and Type Method Description protected voidITSFilter. applyRules(ITSEngine itsEng) -
Uses of ITSEngine in net.sf.okapi.filters.its.html5
Methods in net.sf.okapi.filters.its.html5 with parameters of type ITSEngine Modifier and Type Method Description protected voidHTML5Filter. applyRules(ITSEngine itsEng)static voidHTML5Filter. loadLinkedRules(Document doc, URI docURI, ITSEngine itsEng)Loads the linked rules of an HTML document.
-