Package | Description |
---|---|
com.sun.tools.jxc | |
com.sun.tools.jxc.gen.config |
Modifier and Type | Class | Description |
---|---|---|
class |
NGCCRuntimeEx |
Controls the validating and converting of values obtained
from the config file.
|
Modifier and Type | Class | Description |
---|---|---|
class |
NGCCInterleaveFilter |
Dispatches incoming events into sub handlers appropriately
so that the interleaving semantics will be correctly realized.
|
class |
NGCCRuntime |
Runtime Engine for RELAXNGCC execution.
|
Modifier and Type | Field | Description |
---|---|---|
protected NGCCEventSource |
NGCCHandler._source |
Event source.
|
Constructor | Description |
---|---|
Classes(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie) |
|
Config(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie) |
|
NGCCHandler(NGCCEventSource source,
NGCCHandler parent,
int parentCookie) |
|
Schema(NGCCHandler parent,
NGCCEventSource source,
NGCCRuntimeEx runtime,
int cookie,
File _baseDir) |
Copyright © 2018 Oracle Corporation. All rights reserved.