| Package | Description |
|---|---|
| org.opencypher.tools.xml |
This package contains utilities that read XML files and build up a custom object graph by mapping the XML structure
to annotated classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Comment |
Comment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Comment[] |
Comment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.