UNPKG

epubjs

Version:

Render ePub documents in the browser, across many devices

17 lines 12.7 kB
<?xml version='1.0' encoding='UTF-8'?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Index</title> <link rel="stylesheet" href="core.css" type="text/css"/> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"/> </head> <body> <div class="index" title="Index"> <div class="index"> <div class="indexdiv"><h3>U</h3><dl><dt>UCS transformation format 8-bit form (UTF-8), <a class="indexterm" href="ch04s01.html#I_indexterm4_id647118">Text Encoding</a>, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763046">Character Encoders and Decoders</a>, <a class="indexterm" href="go01.html#I_indexterm_id843542">Glossary</a></dt><dt>UDP (User Datagram Protocol), <a class="indexterm" href="ch13s01.html#I_indexterm13_id765085">Sockets</a>, <a class="indexterm" href="ch13s02.html#I_indexterm13_id767698">Datagram Sockets</a>, <a class="indexterm" href="go01.html#I_indexterm_id843482">Glossary</a></dt><dt>UIManager class, <a class="indexterm" href="ch18s05.html#I_indexterm18_id803920">Pluggable Look-and-Feel</a></dt><dt>ulp() method, <a class="indexterm" href="ch11s01.html#I_indexterm11_id737796">Floating-Point Components</a></dt><dt>UnavailableException, <a class="indexterm" href="ch15s02.html#I_indexterm15_id777307">ServletExceptions</a></dt><dt>unbounded wildcard (?), <a class="indexterm" href="ch08s08.html#I_indexterm8_id710491">Wildcards</a>, <a class="indexterm" href="ch08s08.html#I_indexterm8_id710874">Thinking Outside the Container</a>, <a class="indexterm" href="ch08s08.html#I_indexterm8_id711708">&lt;?&gt;, &lt;Object&gt;, and the Raw Type</a></dt><dt>unboxing, <a class="indexterm" href="ch04s03.html#I_indexterm4_id647934">Primitive Types</a>, <a class="indexterm" href="ch05s02.html#idx10262">Autoboxing and Unboxing of Primitives</a><a class="indexterm" href="ch05s02.html#I_indexterm5_id691578">Performance implications of boxing</a>, <a class="indexterm" href="go01.html#I_indexterm_id843504">Glossary</a></dt><dt>uncaughtException() method, <a class="indexterm" href="ch09s05.html#I_indexterm9_id718878">Uncaught Exceptions</a></dt><dt>UncaughtExceptionHandler, <a class="indexterm" href="ch09s05.html#I_indexterm9_id718894">Uncaught Exceptions</a></dt><dt>unchecked exceptions, <a class="indexterm" href="ch04s05.html#idx10218">Checked and Unchecked Exceptions</a><a class="indexterm" href="ch04s05.html#I_indexterm4_id685288">Checked and Unchecked Exceptions</a></dt><dt>undoableEdit-Happened() method, <a class="indexterm" href="ch16s03.html#I_indexterm16_id792696">Event Summary</a></dt><dt>UnicastRemoteObject class, <a class="indexterm" href="ch13s04.html#I_indexterm13_id769648">Exporting remote objects</a>, <a class="indexterm" href="ch13s04.html#I_indexterm13_id770122">An RMI Example</a></dt><dt>Unicode character set, <a class="indexterm" href="ch04s01.html#I_indexterm4_id647048">Text Encoding</a>, <a class="indexterm" href="go01.html#I_indexterm_id843517">Glossary</a></dt><dt>Uniform Resource Identifier (URI), <a class="indexterm" href="ch14s03.html#idx10816">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775318">URLs, URNs, and URIs</a>, <a class="indexterm" href="ch24s03.html#I_indexterm24_id828739">Namespaces</a></dt><dt>Uniform Resource Locators (URLs), <a class="indexterm" href="ch14s01.html#idx10817">Uniform Resource Locators (URLs)</a><a class="indexterm" href="ch14s01.html#I_indexterm14_id773259">Uniform Resource Locators (URLs)</a>, <a class="indexterm" href="ch14s03.html#idx10818">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775325">URLs, URNs, and URIs</a>, <a class="indexterm" href="ch15s03.html#idx10873">URL Pattern Mappings</a><a class="indexterm" href="ch15s03.html#I_indexterm15_id780566">URL Pattern Mappings</a></dt><dt>Uniform Resource Names (URNs), <a class="indexterm" href="ch14s03.html#idx10819">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775332">URLs, URNs, and URIs</a></dt><dt>Unix Network Programming, <a class="indexterm" href="ch13s01.html#I_indexterm13_id764897">Sockets</a></dt><dt>UnknownHostException, <a class="indexterm" href="ch13s02.html#I_indexterm13_id768387">The HeartBeat applet code</a></dt><dt>UnknownServiceException, <a class="indexterm" href="ch14s02.html#I_indexterm14_id773600">Stream Data</a></dt><dt>unlock() method, <a class="indexterm" href="ch09s07.html#I_indexterm9_id721849">Locks</a></dt><dt>Unmarshaller class, <a class="indexterm" href="ch24s09.html#I_indexterm24_id836346">Unmarshalling from XML</a></dt><dt>unnamed package, <a class="indexterm" href="ch06s03.html#idx10342">The unnamed package</a><a class="indexterm" href="ch06s03.html#I_indexterm6_id698681">The unnamed package</a></dt><dt>unpack200 command, <a class="indexterm" href="ch03s06.html#I_indexterm3_id646359">The pack200 Utility</a></dt><dt>unreachable objects, <a class="indexterm" href="ch04s04.html#I_indexterm4_id681782">Unreachable statements</a>, <a class="indexterm" href="ch05s04.html#I_indexterm5_id692939">Garbage Collection</a></dt><dt>UnsupportedOperationException, <a class="indexterm" href="ch11s04.html#I_indexterm11_id746278">Read-Only and Read-Mostly Collections</a></dt><dt>unsynchronized collections, <a class="indexterm" href="ch11s04.html#idx10676">Synchronizing iterators</a><a class="indexterm" href="ch11s04.html#I_indexterm11_id746057">Synchronizing iterators</a>, <a class="indexterm" href="ch11s04.html#idx10675">ConcurrentHashMap and ConcurrentLinkedQueue</a><a class="indexterm" href="ch11s04.html#I_indexterm11_id746209">ConcurrentHashMap and ConcurrentLinkedQueue</a></dt><dd><dl><dt>ConcurrentHashMap class and ConcurrentLinkedQueue class, <a class="indexterm" href="ch11s04.html#idx10675">ConcurrentHashMap and ConcurrentLinkedQueue</a><a class="indexterm" href="ch11s04.html#I_indexterm11_id746209">ConcurrentHashMap and ConcurrentLinkedQueue</a></dt><dt>synchronizing iterators, <a class="indexterm" href="ch11s04.html#idx10676">Synchronizing iterators</a><a class="indexterm" href="ch11s04.html#I_indexterm11_id746057">Synchronizing iterators</a></dt></dl></dd><dt>update() method, <a class="indexterm" href="ch20s01.html#I_indexterm20_id809255">The Big Picture</a>, <a class="indexterm" href="ch20s01.html#I_indexterm20_id809405">The Big Picture</a></dt><dt>updateComponentTreeUI() method, <a class="indexterm" href="ch18s05.html#I_indexterm18_id803990">Pluggable Look-and-Feel</a></dt><dt>upper bound, <a class="indexterm" href="ch08s03.html#I_indexterm8_id708311">Raw Types</a></dt><dt>URI (Uniform Resource Identifier), <a class="indexterm" href="ch14s03.html#idx10820">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775339">URLs, URNs, and URIs</a>, <a class="indexterm" href="ch24s03.html#I_indexterm24_id828744">Namespaces</a></dt><dt>URI class, <a class="indexterm" href="ch15s06.html#I_indexterm15_id784578">Standard types</a></dt><dt>URL class, <a class="indexterm" href="ch14s02.html#idx10823">Stream Data</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id773664">Stream Data</a>, <a class="indexterm" href="ch14s02.html#idx10821">Getting the Content as an Object</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id773912">Getting the Content as an Object</a>, <a class="indexterm" href="ch14s02.html#idx10822">Managing Connections</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id774099">Managing Connections</a>, <a class="indexterm" href="ch14s02.html#I_indexterm14_id774120">Handlers in Practice</a>, <a class="indexterm" href="ch14s02.html#idx10824">Useful Handler Frameworks</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id774278">Useful Handler Frameworks</a>, <a class="indexterm" href="ch14s03.html#I_indexterm14_id774305">Talking to Web Applications</a>, <a class="indexterm" href="ch14s03.html#I_indexterm14_id775299">URLs, URNs, and URIs</a></dt><dd><dl><dt>getting content as object, <a class="indexterm" href="ch14s02.html#idx10821">Getting the Content as an Object</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id773912">Getting the Content as an Object</a></dt><dt>handlers in practice, <a class="indexterm" href="ch14s02.html#I_indexterm14_id774120">Handlers in Practice</a></dt><dt>managing connections, <a class="indexterm" href="ch14s02.html#idx10822">Managing Connections</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id774099">Managing Connections</a></dt><dt>streaming data, <a class="indexterm" href="ch14s02.html#idx10823">Stream Data</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id773664">Stream Data</a></dt><dt>useful handler frameworks, <a class="indexterm" href="ch14s02.html#idx10824">Useful Handler Frameworks</a><a class="indexterm" href="ch14s02.html#I_indexterm14_id774278">Useful Handler Frameworks</a></dt></dl></dd><dt>url property, <a class="indexterm" href="ch11s05.html#I_indexterm11_id747550">System Properties</a></dt><dt>&lt;url-pattern&gt; element, <a class="indexterm" href="ch15s03.html#I_indexterm15_id780423">URL Pattern Mappings</a>, <a class="indexterm" href="ch15s04.html#I_indexterm15_id782226">Servlet Filters</a></dt><dt>URLConnection class, <a class="indexterm" href="ch14s02.html#I_indexterm14_id773983">Managing Connections</a></dt><dt>URLEncoder class class, <a class="indexterm" href="ch14s03.html#I_indexterm14_id774506">Using the GET Method</a></dt><dt>urlPatterns attribute, <a class="indexterm" href="ch15s03.html#I_indexterm15_id780326">Configuration with web.xml and Annotations</a>, <a class="indexterm" href="ch15s04.html#I_indexterm15_id782806">Declaring and Mapping Filters</a></dt><dt>URLs (Uniform Resource Locators), <a class="indexterm" href="ch14s01.html#idx10825">Uniform Resource Locators (URLs)</a><a class="indexterm" href="ch14s01.html#I_indexterm14_id773266">Uniform Resource Locators (URLs)</a>, <a class="indexterm" href="ch14s03.html#idx10826">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775346">URLs, URNs, and URIs</a>, <a class="indexterm" href="ch15s03.html#idx10874">URL Pattern Mappings</a><a class="indexterm" href="ch15s03.html#I_indexterm15_id780573">URL Pattern Mappings</a></dt><dt>URNs (Uniform Resource Names), <a class="indexterm" href="ch14s03.html#idx10827">URLs, URNs, and URIs</a><a class="indexterm" href="ch14s03.html#I_indexterm14_id775353">URLs, URNs, and URIs</a></dt><dt>useLocale() method, <a class="indexterm" href="ch10s04.html#I_indexterm10_id728154">Number formats</a></dt><dt>User Datagram Protocol (UDP), <a class="indexterm" href="ch13s01.html#I_indexterm13_id765091">Sockets</a>, <a class="indexterm" href="ch13s02.html#I_indexterm13_id767705">Datagram Sockets</a>, <a class="indexterm" href="go01.html#I_indexterm_id843489">Glossary</a></dt><dt>user preferences, <a class="indexterm" href="ch11s06.html#I_indexterm11_id748092">The Preferences API</a></dt><dt>user session management, <a class="indexterm" href="ch15s02.html#I_indexterm15_id778304">User Session Management</a></dt><dt>&lt;user-data-constraint&gt; element, <a class="indexterm" href="ch15s03.html#I_indexterm15_id781589">Secure Data Transport</a></dt><dt>userNodeForPackage() method, <a class="indexterm" href="ch11s06.html#I_indexterm11_id748258">Preferences for Classes</a></dt><dt>userRoot() method, <a class="indexterm" href="ch11s06.html#I_indexterm11_id748109">The Preferences API</a></dt><dt>users, authenticating, <a class="indexterm" href="ch15s03.html#idx10875">Authenticating Users</a><a class="indexterm" href="ch15s03.html#I_indexterm15_id781945">Authenticating Users</a></dt><dt>US_ASCII character set, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763029">Character Encoders and Decoders</a></dt><dt>UTF-16 character set, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763079">Character Encoders and Decoders</a></dt><dt>UTF-16BE character set, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763062">Character Encoders and Decoders</a></dt><dt>UTF-16LE character set, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763070">Character Encoders and Decoders</a></dt><dt>UTF-8 (UCS transformation format 8-bit form), <a class="indexterm" href="ch04s01.html#I_indexterm4_id647124">Text Encoding</a>, <a class="indexterm" href="ch12s06.html#I_indexterm12_id763053">Character Encoders and Decoders</a>, <a class="indexterm" href="go01.html#I_indexterm_id843549">Glossary</a></dt><dt>UUID class, <a class="indexterm" href="ch15s06.html#I_indexterm15_id784583">Standard types</a></dt></dl></div></div> </div> </body> </html>