Uses of Class org.ccil.cowan.tagsoup.Schema

Uses in package org.ccil.cowan.tagsoup

Constructors with parameter type org.ccil.cowan.tagsoup.Schema

ElementType.ElementType(String name, int model, int memberOf, int flags, Schema schema)
Construct an ElementType: but it's better to use Schema.element() instead.

Methods with return type org.ccil.cowan.tagsoup.Schema

Schema
Returns the schema which this element type is associated with.

Licence: Academic Free License 3.0 and/or GPL 2.0