public static class SimpleTranslator.Tag extends ArrayList<SimpleTranslator.AttributeEntry>
modCount
Constructor and Description |
---|
SimpleTranslator.Tag(String name) |
SimpleTranslator.Tag(String name,
Collection<SimpleTranslator.AttributeEntry> entries) |
SimpleTranslator.Tag(String name,
SimpleTranslator.AttributeEntry... entries) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public SimpleTranslator.Tag(String name)
public SimpleTranslator.Tag(String name, Collection<SimpleTranslator.AttributeEntry> entries)
public SimpleTranslator.Tag(String name, SimpleTranslator.AttributeEntry... entries)
public String getName()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.