Searched refs:SimpleElementImpl (Results 1 – 2 of 2) sorted by relevance
30 return new SimpleElementImpl (tag, AttributeSet.create ()); in create()35 return new SimpleElementImpl (tag, attrs); in create()38 static class SimpleElementImpl implements ISimpleElement class in ISimpleElement.Factory79 SimpleElementImpl (final Tag tag, final AttributeSet attrs) in SimpleElementImpl() method in ISimpleElement.Factory.SimpleElementImpl
39 static class ElementImpl extends ISimpleElement.Factory.SimpleElementImpl