This chapter contains these sections:
Table 3-1 summarizes the datatypes of the IO package.
Table 3-2 summarizes the methods available through the IO interface
Table 3-2 Summary of IO Package Interfaces
Function | Summary |
---|---|
Get the base URI. |
|
Get the input source type. |
|
Set the base URI. |
Gets the base URI. It is used by some input sources such as File and URI.
oratext* getBaseURI() { return baseURI; }
(oratext*)
base URI