|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
SystemUtil.shellStart(String)).
SystemUtil.shellStart(String)).
java.io.File.createNewFile() but raises an
IOException if this method returns false.
java.io.File.delete() but raises an IOException if
this method returns false.
java.io.File.list() but raises an IOException if this
method returns null.
java.io.File.list(FilenameFilter) but raises an
IOException if this method returns null.
java.io.File.listFiles() but raises an IOException if
this method returns null.
java.io.File.listFiles(FilenameFilter) but raises an
IOException if this method returns null.
java.io.File.listFiles(FileFilter) but raises an
IOException if this method returns null.
java.io.File.mkdir() but raises an IOException if
this method returns false.
java.io.File.mkdirs() but raises an IOException if
this method returns false.
java.io.File.renameTo() but raises an IOException if
this method returns false.
java.io.File.setLastModified() but raises an
IOException if this method returns false.
false if specified text contains non-XML
characters.
assembly (that is,
-struct, -format, etc).
ConsoleHelper except that it appends a
#element(element_pointer) fragment to
the system ID of the elements referenced in the messages.new URL(spec), except that non-ASCII characters
and other illegal characters such as spaces possibly found in
spec are %HH-encoded.
new URL(context, spec), except that non-ASCII
characters and other illegal characters such as spaces possibly found
in spec are %HH-encoded.
new URL(context, spec, handler), except that
non-ASCII characters and other illegal characters such as spaces
possibly found in spec are %HH-encoded.
decode(s, "UTF-8").
userPreferencesDir("XMLmind", "XMLEditor7", "xxe7").
detailedReason(e, 1).
ThrowableUtil.reason(java.lang.Throwable) except that the stack trace of specified
exception is integrated to returned message.
encode(s, "UTF-8").
equals().
StringUtil.escape(String) except that the escaped string is
appended to specified buffer.
StringUtil.escape(char) expect that the \\uXXXX
Java escape sequence is appended to specified buffer.
true if specified URL corresponds to an existing
resource; returns false otherwise.
FileUtil.fileToURL(java.io.File), expect that it returns an URI.
formatFileSize(fileSize, null).
fromString(s, false).
URIComponent.getRawBaseName(java.lang.String) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URLUtil.getRawBaseName(java.net.URL) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
true if realized document is to be checked for
cross-reference errors, missing image resources, etc.
FileUtil.getExtension(File) except that it acts
on a filename rather than on a File.
URIComponent.getRawExtension(java.lang.String) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URLUtil.getRawExtension(java.net.URL) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URIComponent.getRawFragment(java.lang.String) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URL.getRef except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URLUtil.getRawPath(java.net.URL) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
structure
to be processed.
null otherwise.
getRawParentPath(path, true).
URLUtil.getRawUserName(java.net.URL) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
URLUtil.getRawUserPassword(java.net.URL) except that the returned value is
decoded using URIComponent.decode(java.lang.String).
true if the current Java runtime has a usable,
found by default in the CLASSPATH, JavaFX runtime.
insert(list,
index, new T[] { item}).
<instance>.true if the current Java runtime has been developed by
Apple (that is, runs on Mac OS X and Java version is less than
SystemUtil.JAVA_1_7_0); false if it has been developed
by Sun/Oracle.
true if SystemUtil.PLATFORM is Platform.GENERIC_UNIX.
true if SystemUtil.PLATFORM is Platform.MAC_OS.
true if the current Java version is less than
SystemUtil.JAVA_1_8_0); false otherwise.
true if SystemUtil.PLATFORM is not Platform.WINDOWS.
true if SystemUtil.PLATFORM is Platform.WINDOWS.
true
if element XPath pointers are added to NodeLocations during
the loading of XML documents.
true if specified file exists, is a directory and
is empty.
true if specified URL is a file: URL,
otherwise returns false
true if specified URL is a jar: URL,
otherwise returns false
join(Character.toString(separatorChar), strings).
StringUtil.splitArguments(java.lang.String).
<instance>/@linking.loadBytes(url, -1).
Loader making use by default of the built-in
XInclude processor (possibly XInclude 1.0, not 1.1; possibly limited)
of the XML parser.loadString(url, null, -1).
loadString(url, charset, -1).
loadText(FileUtil.fileToURL(file), encoding).
java.text.MessageFormats
found in package_name.Messages_locale.properties
java.util.ResourceBundles to create its localized,
formatted, messages.
assembly command-line utility.
newSAXParser(true, false, false).
normalizeLang(lang, null).
url.openConnection except that the accessed
resource may not be a cached copy.
url.openConnection except that the accessed
resource may be a cached copy.
url.openStream except that the accessed
resource may not be a cached copy.
url.openStream except that the accessed
resource may be a cached copy.
Platform.WINDOWS,
Platform.MAC_OS or Platform.GENERIC_UNIX.
book; called the "realized" document).Processor(null).
Processor(null).
StringUtil.escape(java.lang.String) but puts a double quote character ('\"')
around the escaped string.
URIComponent.quoteFullPath(String) but appends quoted
path to specified buffer.
<relationship>.remove(list, index,
1).
oldSub by substring newSub
inside String string.
Resolver based on XML catalogs.true if specified URLs have the same root.
NodeLocations during
the loading of XML documents.
FileUtil.setExtension(File, String) except that it acts
on a filename rather than on a File.
URIComponent.setRawExtension(java.lang.String, java.lang.String) except that extension is
quoted using URIComponent.quotePath(java.lang.String).
URLUtil.setRawExtension(java.net.URL, java.lang.String) except that specified extension is
quoted using URIComponent.quotePath(java.lang.String).
URIComponent.setRawFragment(java.lang.String, java.lang.String) except that fragment is
quoted using URIComponent.quoteFragment(java.lang.String).
URLUtil.setRawFragment(java.net.URL, java.lang.String) except that specified fragment is
quoted using URIComponent.quoteFragment(java.lang.String).
Processor.setOutputFormats(java.lang.String[]) except that specified string
is split around character ;.
structure
to be processed.
URLUtil.setRawUserInfo(java.net.URL, java.lang.String, java.lang.String) except that specified user info is
quoted using URIComponent.quoteUserInfo(java.lang.String).
shellExec(command, null, null, capture).
System.out and System.err.
shellExec(command, null, null, null).
shellExec(command, envp, dir, null).
shellStart(command, null, null).
System.err and System.out.subArray(list, start, list.length).
substituteVars(text, names, values, null, null, false).
substituteVars(text, names, values, args, allArgs, false).
java.lang.System.java.net.URL.toExternalForm except that returned
string may contain non-ASCII characters and that, if specified URL
contains a password, the characters of this password are replaced by
'*'.
URLUtil.toDisplayForm(java.net.URL) but file: URLs
not having a fragment are displayed as plain file names.
URLUtil.toDisplayForm(java.net.URL) except that the returned string is made
shorter than specified length (when possible).
URLUtil.toLabel(java.net.URL) except that the returned string is made
shorter than specified length (when possible).
RegexMatch.text.
StringUtil.unescape(java.lang.String) but removes the double quote characters
('\"'), if any, before unescaping the string.
java.net.URI).urlOrFile(path, false, false, null).
urlOrFile(path, checkAbsolute, false, null).
urlOrFile(path, checkAbsolute, allowDir, null).
java.net.URL.toURI() except that this utility
will not throw a java.net.URISyntaxException if the URL
spec contains illegal characters such as spaces.
external forms.setIdAttribute(null, "id").
setIdAttribute(XML_NS_URI, "id").
Loader which makes use
of the XInclude 1.1 processor contained in this package.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||