public class Schema extends Object
| Constructor and Description |
|---|
Schema(int major,
int minor) |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
fromNamespaceURI(String namespaceURI) |
int |
getMajor() |
int |
getMinor() |
boolean |
since(int major,
int minor) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.