| Class | Description |
|---|---|
| Tag |
Represents a tag.
|
| TagService |
Manages the relations between Windup tags and provides API to query these relations.
|
| TagServiceHolder |
Loads the tags relations from tags definition files
and provides API to query these relations.
|
| TagsSaxHandler |
Expects the following XML structure:
{tag name="vehicle"} {tag name="plane"} {tag name="ship"} {tag name="car"} {tag name="tractor"} {tag name="bike" parents="aninal"}
...
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.