|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xml.xquery.OXQEntityResolverRequestOptions
public abstract class OXQEntityResolverRequestOptions
Additional options for use when resolving an entity.
OXQEntityResolver| Field Summary | |
|---|---|
static int |
NO_TIMEOUTThe timeout value that will be returned by getTimeout() if there is no timeout. |
| Method Summary | |
|---|---|
abstract int |
getTimeout()Gets the timeout. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_TIMEOUT
getTimeout() if there is no timeout.
| Method Detail |
|---|
public abstract int getTimeout()
NO_TIMEOUT, there is no timeout
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.