|
common-util | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLIdGenerator | |
|---|---|
| local.tomas.common.xml | These are some utilities around XML. |
| local.tomas.common.xml.impl | Some implementation classes for the interfaces in package local.tomas.common.xml. |
| Uses of XMLIdGenerator in local.tomas.common.xml |
|---|
| Methods in local.tomas.common.xml with parameters of type XMLIdGenerator | |
|---|---|
abstract void |
XMLStreamCreator.setIdGenerator(XMLIdGenerator idGenerator)
Define the XML id generator used for tag creation. |
| Uses of XMLIdGenerator in local.tomas.common.xml.impl |
|---|
| Classes in local.tomas.common.xml.impl that implement XMLIdGenerator | |
|---|---|
class |
StreamCreatorImpl
Stream creator implementation. |
| Fields in local.tomas.common.xml.impl declared as XMLIdGenerator | |
|---|---|
protected XMLIdGenerator |
TokenGeneratorImpl.idGenerator
|
| Methods in local.tomas.common.xml.impl with parameters of type XMLIdGenerator | |
|---|---|
void |
StreamCreatorImpl.setIdGenerator(XMLIdGenerator idGenerator)
|
| Constructors in local.tomas.common.xml.impl with parameters of type XMLIdGenerator | |
|---|---|
TokenGeneratorImpl(String nsu,
ContentHandler handler,
XMLIdGenerator idGenerator)
Construct token generator. |
|
|
common-util | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||