Searched refs:ElementImpl (Results 1 – 4 of 4) sorted by relevance
30 return new ElementImpl (tag, AttributeSet.create ()); in create()35 return new ElementImpl (tag, attrs); in create()39 static class ElementImpl extends ISimpleElement.Factory.SimpleElementImpl class in IElement.Factory110 ElementImpl (final Tag tag, final AttributeSet attrs) in ElementImpl() method in IElement.Factory.ElementImpl
16 final class HTMLTable extends IElement.Factory.ElementImpl87 private static class Cell extends IElement.Factory.ElementImpl105 private static class Row extends IElement.Factory.ElementImpl
15 public class HyperRef extends IElement.Factory.ElementImpl
18 final class HTMLDocument extends IElement.Factory.ElementImpl