Answer To: Practical: 01 Bank Account Class Definition and Creation: Design and develop a class for called...
Samrakshini R answered on Oct 03 2020
bank_account/.metadata/.lock
bank_account/.metadata/.log!SESSION 2018-10-03 12:37:35.669 -----------------------------------------------
eclipse.buildId=4.7.0.I20170612-0950
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.egit.ui 2 0 2018-10-03 12:38:54.515
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\DELL'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.jface.text 2 0 2018-10-03 12:40:38.104
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
!ENTRY org.eclipse.jface.text 2 0 2018-10-03 12:40:38.146
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
!ENTRY org.eclipse.jface.text 2 0 2018-10-03 12:40:38.504
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.number'
!ENTRY org.eclipse.jface.text 2 0 2018-10-03 12:40:38.510
!MESSAGE Duplicate template id: 'org.eclipse.wst.xslt.templates.xpath.round'
!ENTRY org.eclipse.equinox.p2.repository 2 0 2018-10-03 15:24:04.177
!MESSAGE Unexpected interrupt while waiting on ECF browse request
!STACK 0
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:39)
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:908)
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:341)
at org.eclipse.core.runtime.jobs.Job.join(Job.java:518)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.waitOnSelf(FileInfoReader.java:76)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getRemoteFiles(FileInfoReader.java:112)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getRemoteFile(FileInfoReader.java:127)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getLastModified(FileInfoReader.java:132)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.getLastModified(RepositoryTransport.java:229)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.CacheManager.createCache(CacheManager.java:101)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.TransportUtil.downloadResource(TransportUtil.java:56)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:202)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.equinox.p2.repository 2 0 2018-10-03 15:24:04.255
!MESSAGE Unexpected interrupt while waiting on ECF browse request
!STACK 0
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at org.eclipse.core.internal.jobs.Semaphore.acquire(Semaphore.java:39)
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:908)
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:341)
at org.eclipse.core.runtime.jobs.Job.join(Job.java:518)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.waitOnSelf(FileInfoReader.java:76)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getRemoteFiles(FileInfoReader.java:112)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getRemoteFile(FileInfoReader.java:127)
at org.eclipse.equinox.internal.p2.transport.ecf.FileInfoReader.getLastModified(FileInfoReader.java:132)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.getLastModified(RepositoryTransport.java:229)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.CacheManager.createCache(CacheManager.java:101)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.TransportUtil.downloadResource(TransportUtil.java:56)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:202)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
!ENTRY org.eclipse.equinox.p2.discovery 4 0 2018-10-03 15:24:04.271
!MESSAGE Cannot download bundle at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.snipmatch.discovery.content.jar: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.snipmatch.discovery.content.jar.
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.snipmatch.discovery.content.jar.
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.CacheManager.createCache(CacheManager.java:109)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.TransportUtil.downloadResource(TransportUtil.java:56)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:202)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SUBENTRY 1 org.eclipse.equinox.p2.transport.ecf 4 1002 2018-10-03 15:24:04.271
!MESSAGE Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.snipmatch.discovery.content.jar.
!STACK 0
java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.discovery 4 0 2018-10-03 15:24:04.271
!MESSAGE Cannot download bundle at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.content.jar: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.content.jar.
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.content.jar.
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.CacheManager.createCache(CacheManager.java:109)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.TransportUtil.downloadResource(TransportUtil.java:56)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:202)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SUBENTRY 1 org.eclipse.equinox.p2.transport.ecf 4 1002 2018-10-03 15:24:04.271
!MESSAGE Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.content.jar.
!STACK 0
java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.discovery 4 0 2018-10-03 15:24:04.286
!MESSAGE Cannot download bundle at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.jar: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.jar.
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.jar.
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.CacheManager.createCache(CacheManager.java:109)
at org.eclipse.equinox.internal.p2.discovery.compatibility.util.TransportUtil.downloadResource(TransportUtil.java:56)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:202)
at org.eclipse.equinox.internal.p2.discovery.compatibility.RemoteBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteBundleDiscoveryStrategy.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SUBENTRY 1 org.eclipse.equinox.p2.transport.ecf 4 1002 2018-10-03 15:24:04.286
!MESSAGE Unable to read repository at https://www.eclipse.org/downloads/download.php?r=1&file=/recommenders/discovery/2.x/plugins/org.eclipse.recommenders.discovery.jar.
!STACK 0
java.net.SocketException: Socket Closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at sun.security.ssl.AppInputStream.read(Unknown Source)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:158)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:271)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:281)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:259)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:209)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:686)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:488)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
bank_account/.metadata/.mylyn/.taskListIndex/segments_1
bank_account/.metadata/.mylyn/.taskListIndex/write.lock
bank_account/.metadata/.mylyn/.tasks.xml.zip
tasklist.xml
bank_account/.metadata/.mylyn/repositories.xml.zip
repositories.xml
bank_account/.metadata/.mylyn/tasks.xml.zip
tasklist.xml
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/0/e07f3c9dddc600181398b0fe878b3b6d
public class driver_BankAccount1 {
public static void main(String args[])
{
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/26/d0d466d8ddc600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/27/902080f2dfc600181398b0fe878b3b6d
public class OverDraftAccount7 extends BankAccount1 {
float interest;
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/3/30b6ae3ef3c600181398b0fe878b3b6dimport java.util.Scanner;
public class driver7 {
public static void main(String args[])
{
CurrentAccount7 c=new CurrentAccount7();
System.out.println("Enter account number");
Scanner sc=new Scanner(System.in);
String acc_no;
acc_no=sc.nextLine();
System.out.println("Enter account name");
String acc_name;
acc_name=sc.nextLine();
System.out.println("Enter Balance");
double balance;
balance=sc.nextDouble();
OverDraftAccount7 o=new OverDraftAccount7();
c.setAcc_holder_name(acc_name);
o.setAcc_holder_name(acc_name);
c.setAccount_no(acc_no);
o.setAccount_no(acc_no);
c.setBalance(balance);
o.setBalance(balance);
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/38/b0e5bba6f1c600181398b0fe878b3b6d
public class OverDraftAccount7 extends BankAccount1 {
double interest;
public OverDraftAccount7()
{
if(this.balance>0)
{
interest=0.5;
}
else
{
interest=-10;
}
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/3e/c0e51977e0c600181398b0fe878b3b6d
public class CurrentAccount7 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/47/a0c1f6e0ddc600181398b0fe878b3b6d
public class BankAccount1 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/48/e0a719f0dfc600181398b0fe878b3b6d
public class BankAccount1 {
private String Account_no;
private String Acc_holder_name;
private String Acc_state;
private double balance;
public BankAccount1()
{
this.Account_no="";
this.Acc_holder_name="";
this.Acc_state="";
this.balance=0;
}
public BankAccount1(String Account_no,String Acc_holder_name,String Acc_state,double balance)
{
this.Account_no=Account_no;
this.Acc_holder_name=Acc_holder_name;
this.Acc_state=Acc_state;
this.balance=balance;
}
public String getAccount_no() {
return Account_no;
}
public void setAccount_no(String account_no) {
Account_no = account_no;
}
public String getAcc_holder_name() {
return Acc_holder_name;
}
public void setAcc_holder_name(String acc_holder_name) {
Acc_holder_name = acc_holder_name;
}
public String getAcc_state() {
return Acc_state;
}
public void setAcc_state(String acc_state) {
Acc_state = acc_state;
}
public double getBalance() {
return balance;
}
public void setBalance(double balance) {
this.balance = balance;
}
public void withdraw(double amt)
{
if(amt>this.balance)
System.out.println("Balance low");
else
this.balance-=amt;
}
public void deposit(double amt)
{
this.balance+=amt;
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/61/2003bf47dec600181398b0fe878b3b6d
public class OverDraftAccount7 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/67/a01efe2ee0c600181398b0fe878b3b6d
public class OverDraftAccount7 extends BankAccount1 {
float interest;
public OverDraftAccount7()
{
if(this.balance>0)
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/71/200b3e6cf6c600181398b0fe878b3b6d
public class CurrentAccount7 extends BankAccount1 {
double interest;
public CurrentAccount7()
{
if(this.balance>0)
interest=1;
else
interest=-10;
}
public double getBalance()
{
return this.balance+(this.balance*interest);
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/77/c0b73640ddc600181398b0fe878b3b6d
public class driver_BankAccount1 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/77/d07eac29dec600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/78/c06f3b44e0c600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/7a/40b7d4a0dcc600181398b0fe878b3b6d
public class BankAccount1 {
private String Account_no;
private String Acc_holder_name;
private String Acc_state;
private double balance;
public BankAccount1(String Account_no,String Acc_holder_name,String Acc_state,double balance)
{
this.Account_no=Account_no;
this.Acc_holder_name=Acc_holder_name;
this.Acc_state=Acc_state;
this.balance=balance;
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/89/104b68bfdfc600181398b0fe878b3b6d
public class OverDraftAccount7 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/8d/c00f1e83f6c600181398b0fe878b3b6d
public class CurrentAccount7 extends BankAccount1 {
double interest;
public CurrentAccount7()
{
}
public double getBalance()
{
if(this.balance>0)
interest=1;
else
interest=-10;
return this.balance+(this.balance*interest);
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/a9/a0dc98abf1c600181398b0fe878b3b6d
public class CurrentAccount7 extends BankAccount1 {
double interest;
public CurrentAccount7()
{
if(this.balance>0)
interest=1;
else
interest=-10;
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/b6/103c8964f6c600181398b0fe878b3b6d
public class OverDraftAccount7 extends BankAccount1 {
double interest;
public OverDraftAccount7()
{
if(this.balance>0)
{
interest=0.5;
}
else
{
interest=-10;
}
}
public double getBalance()
{
return this.balance+(this.balance*interest);
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/b6/80004a33ddc600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/b7/00b27f6edbc600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/bc/307a0bbedfc600181398b0fe878b3b6d
public class BankAccount1 {
private String Account_no;
private String Acc_holder_name;
private String Acc_state;
private double balance;
public BankAccount1(String Account_no,String Acc_holder_name,String Acc_state,double balance)
{
this.Account_no=Account_no;
this.Acc_holder_name=Acc_holder_name;
this.Acc_state=Acc_state;
this.balance=balance;
}
public String getAccount_no() {
return Account_no;
}
public void setAccount_no(String account_no) {
Account_no = account_no;
}
public String getAcc_holder_name() {
return Acc_holder_name;
}
public void setAcc_holder_name(String acc_holder_name) {
Acc_holder_name = acc_holder_name;
}
public String getAcc_state() {
return Acc_state;
}
public void setAcc_state(String acc_state) {
Acc_state = acc_state;
}
public double getBalance() {
return balance;
}
public void setBalance(double balance) {
this.balance = balance;
}
public void withdraw(double amt)
{
if(amt>this.balance)
System.out.println("Balance low");
else
this.balance-=amt;
}
public void deposit(double amt)
{
this.balance+=amt;
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/c/a0d23c91dbc600181398b0fe878b3b6d
public class BankAccount1 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/cb/40779d1af3c600181398b0fe878b3b6d
public class driver7 {
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/d1/80a8625adcc600181398b0fe878b3b6d
public class BankAccount1 {
String Account_no;
String Acc_holder_name;
String Acc_state;
double balance;
public BankAccount1(String Account_no,String Acc_holder_name,String Acc_state,double balance)
{
this.Account_no=Account_no;
this.Acc_holder_name=Acc_holder_name;
this.Acc_state=Acc_state;
this.balance=balance;
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/e4/c001cbd1dbc600181398b0fe878b3b6d
public class BankAccount1 {
String Account_no;
String Acc_holder_name;
String Acc_state;
double balance;
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/e5/90960680f6c600181398b0fe878b3b6d
public class OverDraftAccount7 extends BankAccount1 {
double interest;
public OverDraftAccount7()
{
}
public double getBalance()
{
if(this.balance>0)
{
interest=0.5;
}
else
{
interest=-10;
}
return this.balance+(this.balance*interest);
}
}
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/e6/30cc15cdddc600181398b0fe878b3b6declipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.8
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/f7/407d1244dbc600181398b0fe878b3b6declipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.8
bank_account/.metadata/.plugins/org.eclipse.core.resources/.history/ff/20705918f2c600181398b0fe878b3b6d
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/BankAccount/.indexes/af/history.index
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/BankAccount/.indexes/e4/history.index
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/BankAccount/org.eclipse.jdt.core/state.dat
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/Practical 2/.indexes/af/history.index
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/Practical 2/.indexes/e4/history.index
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/Practical 2/.markers
bank_account/.metadata/.plugins/org.eclipse.core.resources/.projects/Practical 2/org.eclipse.jdt.core/state.dat
bank_account/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version
bank_account/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index
bank_account/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version
bank_account/.metadata/.plugins/org.eclipse.core.resources/.root/1.tree
bank_account/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources@±‹�#¼���%–磓¾�#master table
#Wed Oct 03 15:55:01 IST 2018
clearDelta_org.eclipse.debug.core=true
clearDelta_org.eclipse.debug.ui=true
/.tree=1
clearDelta_org.eclipse.mylyn.tasks.ui=true
clearDelta_org.eclipse.jdt.core=true
clearDelta_org.eclipse.jdt.debug.ui=true
clearDelta_org.eclipse.wst.validation=true
clearDelta_org.eclipse.pde.api.tools=true
clearDelta_org.eclipse.jdt.launching=true
deltaExpiration_org.eclipse.wst.jsdt.core=1538562301279
deltaExpiration_org.eclipse.jdt.core=1538562301279
clearDelta_org.eclipse.rse.core=true
clearDelta_org.eclipse.rse.files.ui=true
clearDelta_org.eclipse.jdt.debug=true
clearDelta_org.eclipse.pde.core=true
clearDelta_org.eclipse.wst.jsdt.core=true
ÀXûó#¼���QóŒ{»wÆ@±‹�#¼���%–磓¾�#master table
#Wed Oct 03 15:55:01 IST 2018
clearDelta_org.eclipse.debug.core=false
clearDelta_org.eclipse.debug.ui=false
/.tree=1
clearDelta_org.eclipse.mylyn.tasks.ui=false
clearDelta_org.eclipse.jdt.core=false
clearDelta_org.eclipse.jdt.debug.ui=false
clearDelta_org.eclipse.wst.validation=false
clearDelta_org.eclipse.pde.api.tools=false
clearDelta_org.eclipse.jdt.launching=false
deltaExpiration_org.eclipse.wst.jsdt.core=1538562301279
deltaExpiration_org.eclipse.jdt.core=1538562301279
clearDelta_org.eclipse.rse.core=false
clearDelta_org.eclipse.rse.files.ui=false
clearDelta_org.eclipse.jdt.debug=false
clearDelta_org.eclipse.pde.core=false
clearDelta_org.eclipse.wst.jsdt.core=false
ÀXûó#¼���QóŒ{»wÆ
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefseclipse.preferences.version=1
version=1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefseclipse.preferences.version=1
org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=\r\n\r\n
preferredTargets=default\:default|
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefseclipse.preferences.version=1
resetSendMode=KEEP
resetSendModeOn=0
sendMode=NOTIFY
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefseclipse.preferences.version=1
org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.8
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefseclipse.preferences.version=1
org.eclipse.jdt.launching.PREF_VM_XML=\r\n\r\n\r\n\r\n\r\n\r\n
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefscontent_assist_disabled_computers=org.eclipse.jdt.ui.textProposalCategory\u0000org.eclipse.recommenders.calls.rcp.proposalCategory.templates\u0000org.eclipse.mylyn.java.ui.javaAllProposalCategory\u0000org.eclipse.jdt.ui.javaAllProposalCategory\u0000org.eclipse.jdt.ui.javaTypeProposalCategory\u0000org.eclipse.jdt.ui.javaNoTypeProposalCategory\u0000org.eclipse.recommenders.chain.rcp.proposalCategory.chain\u0000
content_assist_lru_history=
content_assist_number_of_computers=24
content_assist_proposals_background=255,255,255
content_assist_proposals_foreground=0,0,0
eclipse.preferences.version=1
org.eclipse.jdt.internal.ui.navigator.layout=2
org.eclipse.jdt.internal.ui.navigator.librariesnode=true
org.eclipse.jdt.ui.formatterprofiles.version=13
org.eclipse.jdt.ui.text.code_templates_migrated=true
org.eclipse.jdt.ui.text.custom_code_templates=
org.eclipse.jdt.ui.text.custom_templates=
org.eclipse.jdt.ui.text.templates_migrated=true
spelling_locale_initialized=true
useAnnotationsPrefPage=true
useQuickDiffPrefPage=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jst.j2ee.webservice.ui.prefsareThereWebServices=false
eclipse.preferences.version=1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefseclipse.preferences.version=1
org.eclipse.m2e.discovery.pref.projects=
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.context.core.prefseclipse.preferences.version=1
mylyn.attention.migrated=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.java.ui.prefseclipse.preferences.version=1
org.eclipse.mylyn.java.ui.run.count.3_10_0=1
org.eclipse.mylyn.java.ui.run.count.3_1_0=1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.monitor.ui.prefseclipse.preferences.version=1
org.eclipse.mylyn.monitor.activity.tracking.enabled.checked=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.mylyn.tasks.ui.prefseclipse.preferences.version=1
migrated.task.repositories.secure.store=true
org.eclipse.mylyn.tasks.ui.filters.nonmatching=true
org.eclipse.mylyn.tasks.ui.filters.nonmatching.encouraged=true
org.eclipse.mylyn.tasks.ui.welcome.message=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefseclipse.preferences.version=1
knownEEFragments=
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.recommenders.completion.rcp.prefscompletion_tips_seen=org.eclipse.recommenders.completion.rcp.tips.discovery\:org.eclipse.recommenders.completion.rcp.tips.types
eclipse.preferences.version=1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.rse.core.prefsactiveuserprofiles=DESKTOP-58GQ0OQ;Team
eclipse.preferences.version=1
org.eclipse.rse.systemtype.local.systemType.defaultUserId=$4MR4K5h\!N\!
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.rse.ui.prefseclipse.preferences.version=1
org.eclipse.rse.preferences.order.connections=DESKTOP-58GQ0OQ.Local
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.team.ui.prefseclipse.preferences.version=1
org.eclipse.team.ui.first_time=false
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefseclipse.preferences.version=1
overviewRuler_migration=migrated_3.1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefsPROBLEMS_FILTERS_MIGRATE=true
eclipse.preferences.version=1
platformState=1501415360946
quickStart=false
tipsAndTricks=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false
//org.eclipse.ui.commands/state/org.eclipse.wst.xml.views.XPathView.processor.xpathprocessor/org.eclipse.ui.commands.radioState=xpath10
PLUGINS_NOT_ACTIVATED_ON_STARTUP=;org.eclipse.m2e.discovery;
eclipse.preferences.version=1
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.jsdt.ui.prefseclipse.preferences.version=1
fontPropagated=true
org.eclipse.jface.textfont=1|Consolas|10.0|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Consolas;
org.eclipse.wst.jsdt.ui.editor.tab.width=
org.eclipse.wst.jsdt.ui.formatterprofiles.version=11
org.eclipse.wst.jsdt.ui.javadoclocations.migrated=true
proposalOrderMigrated=true
tabWidthPropagated=true
useAnnotationsPrefPage=true
useQuickDiffPrefPage=true
bank_account/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.wst.ws.service.policy.prefseclipse.preferences.version=1
org.eclipse.wst.ws.service.policy.ui.servicepols.wsiprofilecomp.wsiap.defaultProtocol=http\://schemas.xmlsoap.org/wsdl/soap/
org.eclipse.wst.ws.service.policy.ui.servicepols.wsiprofilecomp.wsissbp.defaultProtocol=http\://schemas.xmlsoap.org/wsdl/soap/
bank_account/.metadata/.plugins/org.eclipse.debug.core/.launches/driver7.launch
bank_account/.metadata/.plugins/org.eclipse.debug.core/.launches/driver_BankAccount1.launch
bank_account/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml
bank_account/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi
activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration
ModelMigrationProcessor.001
topLevel
shellMaximized
persp.actionSet:org.eclipse.mylyn.doc.actionSet
persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation
persp.actionSet:org.eclipse.ui.cheatsheets.actionSet
persp.actionSet:org.eclipse.rse.core.search.searchActionSet
persp.actionSet:org.eclipse.search.searchActionSet
persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation
persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation
persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo
persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet
persp.actionSet:org.eclipse.ui.actionSet.keyBindings
persp.actionSet:org.eclipse.ui.actionSet.openFiles
persp.actionSet:org.eclipse.wst.jsdt.chromium.debug.ui.actionSets
persp.actionSet:org.eclipse.jst.j2ee.J2eeMainActionSet
persp.actionSet:org.eclipse.jdt.ui.JavaActionSet
persp.actionSet:org.eclipse.debug.ui.launchActionSet
persp.actionSet:org.eclipse.debug.ui.debugActionSet
persp.actionSet:org.eclipse.ui.NavigateActionSet
persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer
persp.viewSC:org.eclipse.wst.server.ui.ServersView
persp.viewSC:org.eclipse.datatools.connectivity.DataSourceExplorerNavigator
persp.viewSC:org.eclipse.ui.views.BookmarkView
persp.viewSC:org.eclipse.ui.views.ContentOutline
persp.viewSC:org.eclipse.ui.views.PropertySheet
persp.viewSC:org.eclipse.ui.views.ResourceNavigator
persp.viewSC:org.eclipse.wst.common.snippets.internal.ui.SnippetsView
persp.viewSC:org.eclipse.ui.views.AllMarkersView
persp.viewSC:org.eclipse.mylyn.tasks.ui.views.tasks
persp.viewSC:org.eclipse.search.ui.views.SearchView
persp.viewSC:org.eclipse.ui.console.ConsoleView
persp.showIn:org.eclipse.ui.navigator.ProjectExplorer
persp.actionSet:org.eclipse.wst.ws.explorer.explorer
persp.newWizSC:org.eclipse.m2e.core.wizards.Maven2ProjectWizard
persp.showIn:org.eclipse.tm.terminal.view.ui.TerminalsView
persp.perspSC:org.eclipse.debug.ui.DebugPerspective
persp.perspSC:org.eclipse.jdt.ui.JavaPerspective
persp.perspSC:org.eclipse.ui.resourcePerspective
persp.perspSC:org.eclipse.wst.web.ui.webDevPerspective
persp.newWizSC:org.eclipse.jst.j2ee.ui.project.facet.EarProjectWizard
persp.newWizSC:org.eclipse.jst.servlet.ui.project.facet.WebProjectWizard
persp.newWizSC:org.eclipse.jst.ejb.ui.project.facet.EjbProjectWizard
persp.newWizSC:org.eclipse.jst.j2ee.jca.ui.internal.wizard.ConnectorProjectWizard
persp.newWizSC:org.eclipse.jst.j2ee.ui.project.facet.appclient.AppClientProjectWizard
persp.newWizSC:org.eclipse.wst.web.ui.internal.wizards.SimpleWebProjectWizard
persp.newWizSC:org.eclipse.jpt.ui.wizard.newJpaProject
persp.newWizSC:org.eclipse.jst.servlet.ui.internal.wizard.AddServletWizard
persp.newWizSC:org.eclipse.jst.ejb.ui.internal.wizard.AddSessionBeanWizard
persp.newWizSC:org.eclipse.jst.ejb.ui.internal.wizard.AddMessageDrivenBeanWizard
persp.newWizSC:org.eclipse.jpt.ui.wizard.newEntity
persp.newWizSC:org.eclipse.jst.ws.creation.ui.wizard.serverwizard
persp.newWizSC:org.eclipse.ui.wizards.new.folder
persp.newWizSC:org.eclipse.ui.wizards.new.file
persp.actionSet:org.eclipse.wst.server.ui.internal.webbrowser.actionSet
persp.actionSet:org.eclipse.debug.ui.breakpointActionSet
persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet
persp.showIn:org.eclipse.eclemma.ui.CoverageView
persp.newWizSC:org.eclipse.jpt.jpa.ui.wizard.newJpaProject
persp.perspSC:org.eclipse.jpt.ui.jpaPerspective
persp.actionSet:org.eclipse.mylyn.doc.actionSet
persp.actionSet:org.eclipse.mylyn.tasks.ui.navigation
persp.actionSet:org.eclipse.ui.cheatsheets.actionSet
persp.actionSet:org.eclipse.rse.core.search.searchActionSet
persp.actionSet:org.eclipse.search.searchActionSet
persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation
persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation
persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo
persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet
persp.actionSet:org.eclipse.ui.actionSet.keyBindings
persp.actionSet:org.eclipse.ui.actionSet.openFiles
persp.actionSet:org.eclipse.wst.jsdt.chromium.debug.ui.actionSets
persp.actionSet:org.eclipse.debug.ui.launchActionSet
persp.actionSet:org.eclipse.jdt.ui.JavaActionSet
persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet
persp.actionSet:org.eclipse.ui.NavigateActionSet
persp.viewSC:org.eclipse.jdt.ui.PackageExplorer
persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy
persp.viewSC:org.eclipse.jdt.ui.SourceView
persp.viewSC:org.eclipse.jdt.ui.JavadocView
persp.viewSC:org.eclipse.search.ui.views.SearchView
persp.viewSC:org.eclipse.ui.console.ConsoleView
persp.viewSC:org.eclipse.ui.views.ContentOutline
persp.viewSC:org.eclipse.ui.views.ProblemView
persp.viewSC:org.eclipse.ui.views.ResourceNavigator
persp.viewSC:org.eclipse.ui.views.TaskList
persp.viewSC:org.eclipse.ui.views.ProgressView
persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer
persp.viewSC:org.eclipse.ui.texteditor.TemplatesView
persp.viewSC:org.eclipse.pde.runtime.LogView
persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard
persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard
persp.newWizSC:org.eclipse.ui.wizards.new.folder
persp.newWizSC:org.eclipse.ui.wizards.new.file
persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard
persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective
persp.perspSC:org.eclipse.debug.ui.DebugPerspective
persp.viewSC:org.eclipse.mylyn.tasks.ui.views.tasks
persp.newWizSC:org.eclipse.mylyn.tasks.ui.wizards.new.repository.task
persp.showIn:org.eclipse.jdt.ui.PackageExplorer
persp.showIn:org.eclipse.team.ui.GenericHistoryView
persp.showIn:org.eclipse.ui.views.ResourceNavigator
persp.showIn:org.eclipse.ui.navigator.ProjectExplorer
persp.perspSC:org.eclipse.wst.jsdt.ui.JavaPerspective
persp.actionSet:org.eclipse.debug.ui.breakpointActionSet
persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet
persp.showIn:org.eclipse.egit.ui.RepositoriesView
persp.viewSC:org.eclipse.tm.terminal.view.ui.TerminalsView
persp.showIn:org.eclipse.tm.terminal.view.ui.TerminalsView
persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard
persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet
persp.actionSet:org.eclipse.eclemma.ui.CoverageActionSet
persp.showIn:org.eclipse.eclemma.ui.CoverageView
persp.viewSC:org.eclipse.ant.ui.views.AntView
org.eclipse.e4.primaryNavigationStack
active
org.eclipse.e4.secondaryNavigationStack
org.eclipse.e4.secondaryDataStack
View
categoryTag:Help
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:Help
org.eclipse.e4.primaryDataStack
EditorStack
Editor
org.eclipse.jdt.ui.CompilationUnitEditor
removeOnHide
Editor
org.eclipse.jdt.ui.CompilationUnitEditor
removeOnHide
Editor
org.eclipse.jdt.ui.CompilationUnitEditor
removeOnHide
Editor
org.eclipse.jdt.ui.CompilationUnitEditor
removeOnHide
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:General
View
categoryTag:Java
View
categoryTag:Java Browsing
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:General
View
categoryTag:Server
View
categoryTag:Data Management
View
categoryTag:General
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:General
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
ViewMenu
menuContribution:menu
View
categoryTag:Mylyn
ViewMenu
menuContribution:menu
View
categoryTag:Java
active
activeOnClose
ViewMenu
menuContribution:menu
View
categoryTag:Java
View
categoryTag:Java
View
categoryTag:General
View
categoryTag:Git
View
categoryTag:Terminal
View
categoryTag:Java
View
categoryTag:Ant
toolbarSeparator
Draggable
toolbarSeparator
Draggable
Draggable
Draggable
Draggable
Draggable
Draggable
Draggable
toolbarSeparator
Draggable
toolbarSeparator
toolbarSeparator
Draggable
stretch
SHOW_RESTORE_MENU
Draggable
HIDEABLE
SHOW_RESTORE_MENU
stretch
Draggable
Draggable
TrimStack
Draggable
platform:win32
platform:win32
Editor
View
categoryTag:Ant
View
categoryTag:Gradle
View
categoryTag:Gradle
View
categoryTag:Data Management
View
categoryTag:Data Management
View
categoryTag:Data Management
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Debug
View
categoryTag:Java
View
categoryTag:Git
View
categoryTag:Git
View
categoryTag:Git
View
categoryTag:Git
View
categoryTag:Git
View
categoryTag:General
View
categoryTag:Help
View
categoryTag:Debug
View
categoryTag:Java
View
categoryTag:Java
View
categoryTag:Java
View
categoryTag:Java Browsing
View
categoryTag:Java Browsing
View
categoryTag:Java Browsing
View
categoryTag:Java Browsing
View
categoryTag:Java
View
categoryTag:General
View
categoryTag:Java
View
categoryTag:Java
View
categoryTag:JPA
View
categoryTag:JPA
View
categoryTag:JavaServer Faces
View
categoryTag:JavaServer Faces
View
categoryTag:Web Services
View
categoryTag:Maven
View
categoryTag:Maven
View
categoryTag:Mylyn
View
categoryTag:Mylyn
View
categoryTag:Mylyn
View
categoryTag:Oomph
View
categoryTag:API Tools
View
categoryTag:Plug-in Development
View
categoryTag:Plug-in Development
View
categoryTag:Plug-in Development
View
categoryTag:Plug-in Development
View
categoryTag:Plug-in Development
View
categoryTag:Code Recommenders
View
categoryTag:Code Recommenders
View
categoryTag:Code Recommenders
View
categoryTag:Code Recommenders
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:Remote Systems
View
categoryTag:General
View
categoryTag:General
View
categoryTag:Team
View
categoryTag:Team
View
categoryTag:Terminal
View
categoryTag:Other
View
categoryTag:General
View
categoryTag:General
View
categoryTag:Help
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:General
View
categoryTag:Debug
View
categoryTag:JavaScript
View
categoryTag:JavaScript
View
categoryTag:JavaScript
View
categoryTag:JavaScript
View
categoryTag:JavaScript
View
categoryTag:Server
View
categoryTag:XML
View
categoryTag:XML
View
categoryTag:XML
View
categoryTag:XML
View
categoryTag:XML
glue
move_after:PerspectiveSpacer
SHOW_RESTORE_MENU
move_after:Spacer Glue
HIDEABLE
SHOW_RESTORE_MENU
glue
move_after:SearchField
SHOW_RESTORE_MENU
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache.lucene60/segments_1
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/http-cache.lucene60/write.lock
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history.lucene60/segments_1
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history.lucene60/write.lock
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history.lucene60/_0.cfe
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history.lucene60/_0.cfs
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/local-history.lucene60/_0.si
bank_account/.metadata/.plugins/org.eclipse.epp.logging.aeri.ide/org.eclipse.epp.logging.aeri.ide.server/server-config.json{
"version": "v1",
"title": "Eclipse",
"timestamp": 1538550538596,
"ttl": 10080,
"helpUrl": "https://dev.eclipse.org/recommenders/community/aeri/v2/help/",
"feedbackUrl": "https://www.codetrails.com/error-analytics/",
"aboutUrl": "https://wiki.eclipse.org/EPP/Logging",
"submitUrl": "https://dev.eclipse.org/recommenders/community/confess/0.6/reports/",
"maxReportSize": 262144,
"problemsUrl": "https://www.eclipse.org/downloads/download.php?r\u003d1\u0026file\u003d/technology/epp/logging/problems.zip",
"problemsTtl": 20160,
"interestUrl": "https://dev.eclipse.org/recommenders/community/confess/v2/interest",
"connectTimeout": 10,
"socketTimeout": 10,
"acceptedProducts": [
"org.eclipse.*",
"org.fordiac.*"
],
"acceptedPlugins": [
"org.apache.log4j.*",
"org.eclipse.*",
"org.fordiac.*"
],
"acceptedPackages": [
"ch.qos.*",
"com.cforcoding.*",
"com.google.*",
"com.gradleware.tooling.*",
"com.mountainminds.eclemma.*",
"com.naef.*",
"com.sun.*",
"java.*",
"javafx.*",
"javax.*",
"org.apache.*",
"org.eclipse.*",
"org.fordiac.*",
"org.gradle.*",
"org.jacoco.*",
"org.osgi.*",
"org.slf4j.*",
"sun.*"
],
"requiredPackages": [
"com.cforcoding.*",
"com.gradleware.tooling.*",
"com.mountainminds.eclemma.*",
"com.naef.*",
"org.eclipse.*",
"org.fordiac.*",
"org.gradle.*",
"org.jacoco.*"
],
"acceptOtherPackages": false,
"acceptUiFreezes": true,
"ignoredStatuses": [
":java.io.IOException:There is not enough space on the disk",
":java.net.*:",
"org.eclipse.core.filesystem::Could not delete*",
"org.eclipse.core.filesystem::Could not move*",
"org.eclipse.core.resources:org.eclipse.core.internal.resources.ResourceException:Resource is out of sync with the file system*",
"org.eclipse.core.runtime::Invalid input url*",
"org.eclipse.epp.mpc.ui:java.io.IOException:",
"org.eclipse.equinox.p2.*::",
"org.eclipse.jface:java.io.IOException:Unable to resolve plug-in*",
"org.eclipse.oomph.setup.core:$org.apache.http.ConnectionClosedException:",
"org.eclipse.pde.core::The current target platform contains errors*",
"org.eclipse.ui::Conflicting handlers for*"
],
"problemsZipLastDownloadTimestamp": 0
}
bank_account/.metadata/.plugins/org.eclipse.equinox.p2.discovery.compatibility/cache/discovery1195534769
bank_account/.metadata/.plugins/org.eclipse.jdt.core/1056031855.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/134360950.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/1654674800.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/1686655237.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/189530877.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/1924480154.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/197789008.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/2075892729.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/2725125150.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/2816613229.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/2878348267.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3145607036.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3294775327.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3449055620.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3608585563.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3627084181.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/3982276604.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/4005617011.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/4062329064.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/543409727.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache
bank_account/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache
bank_account/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps
bank_account/.metadata/.plugins/org.eclipse.jdt.core/index.db
bank_account/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txtjava
bank_account/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache
bank_account/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txtINDEX VERSION 1.130+D:\tutoring\bank_account\.metadata\.plugins\org.eclipse.jdt.core
3294775327.index
2878348267.index
bank_account/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat
bank_account/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml
bank_account/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml
bank_account/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml
bank_account/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml
bank_account/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml
bank_account/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log2018-10-03 12:38:53,946 [Worker-1] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
bank_account/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.8.0.20170516-2043.xml
%date [%thread] %-5level %logger{35} - %msg%n
OFF
${org.eclipse.m2e.log.dir}/0.log
${org.eclipse.m2e.log.dir}/%i.log
1
10
100MB
%date [%thread] %-5level %logger{35} - %msg%n
WARN
bank_account/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup
bank_account/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties#Cached timestamps
#Wed Oct 03 15:55:02 IST 2018
bank_account/.metadata/.plugins/org.eclipse.rse.core/.log
bank_account/.metadata/.plugins/org.eclipse.rse.core/initializerMarks/org.eclipse.rse.internal.core.RSELocalConnectionInitializer.mark
bank_account/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.desktop-58gq0oq_32539/FP.local.files_0/node.properties# RSE DOM Node
00-name=DESKTOP-58GQ0OQ\:local.files
01-type=FilterPool
03-attr.default=true
03-attr.deletable=true
03-attr.id=local.files
03-attr.nonRenamable=false
03-attr.owningParentName=null
03-attr.release=200
03-attr.singleFilterStringOnly=false
03-attr.singleFilterStringOnlyESet=false
03-attr.stringsCaseSensitive=true
03-attr.supportsDuplicateFilterStrings=false
03-attr.supportsNestedFilters=true
03-attr.type=default
06-child.00000.00-name=My Home
06-child.00000.01-type=Filter
06-child.00000.03-attr.default=false
06-child.00000.03-attr.filterType=default
06-child.00000.03-attr.id=My Home
06-child.00000.03-attr.nonChangable=false
06-child.00000.03-attr.nonDeletable=false
06-child.00000.03-attr.nonRenamable=false
06-child.00000.03-attr.promptable=false
06-child.00000.03-attr.relativeOrder=0
06-child.00000.03-attr.release=200
06-child.00000.03-attr.singleFilterStringOnly=false
06-child.00000.03-attr.stringsCaseSensitive=false
06-child.00000.03-attr.stringsNonChangable=false
06-child.00000.03-attr.supportsDuplicateFilterStrings=false
06-child.00000.03-attr.supportsNestedFilters=true
06-child.00000.06-child.00000.00-name=C\:\\Users\\DELL\\*
06-child.00000.06-child.00000.01-type=FilterString
06-child.00000.06-child.00000.03-attr.default=false
06-child.00000.06-child.00000.03-attr.string=C\:\\Users\\DELL\\*
06-child.00000.06-child.00000.03-attr.type=default
06-child.00001.00-name=Drives
06-child.00001.01-type=Filter
06-child.00001.03-attr.default=false
06-child.00001.03-attr.filterType=default
06-child.00001.03-attr.id=Drives
06-child.00001.03-attr.nonChangable=false
06-child.00001.03-attr.nonDeletable=false
06-child.00001.03-attr.nonRenamable=false
06-child.00001.03-attr.promptable=false
06-child.00001.03-attr.relativeOrder=0
06-child.00001.03-attr.release=200
06-child.00001.03-attr.singleFilterStringOnly=false
06-child.00001.03-attr.stringsCaseSensitive=false
06-child.00001.03-attr.stringsNonChangable=false
06-child.00001.03-attr.supportsDuplicateFilterStrings=false
06-child.00001.03-attr.supportsNestedFilters=true
06-child.00001.06-child.00000.00-name=*
06-child.00001.06-child.00000.01-type=FilterString
06-child.00001.06-child.00000.03-attr.default=false
06-child.00001.06-child.00000.03-attr.string=*
06-child.00001.06-child.00000.03-attr.type=default
bank_account/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.desktop-58gq0oq_32539/H.local_16/node.properties# RSE DOM Node
00-name=Local
01-type=Host
03-attr.description=
03-attr.hostname=LOCALHOST
03-attr.offline=false
03-attr.promptable=false
03-attr.systemType=org.eclipse.rse.systemtype.local
03-attr.type=Local
06-child.00000.00-name=Local Connector Service
06-child.00000.01-type=ConnectorService
06-child.00000.03-attr.group=Local Connector Service
06-child.00000.03-attr.port=0
06-child.00000.03-attr.useSSL=false
06-child.00000.06-child.00000.00-name=Local Files
06-child.00000.06-child.00000.01-type=SubSystem
06-child.00000.06-child.00000.03-attr.hidden=false
06-child.00000.06-child.00000.03-attr.type=local.files
06-child.00000.06-child.00000.06-child.00000.00-name=DESKTOP-58GQ0OQ___DESKTOP-58GQ0OQ\:local.files
06-child.00000.06-child.00000.06-child.00000.01-type=FilterPoolReference
06-child.00000.06-child.00000.06-child.00000.03-attr.refID=local.files
06-child.00000.06-child.00001.00-name=Local Shells
06-child.00000.06-child.00001.01-type=SubSystem
06-child.00000.06-child.00001.03-attr.hidden=false
06-child.00000.06-child.00001.03-attr.type=local.shells
bank_account/.metadata/.plugins/org.eclipse.rse.core/profiles/PRF.desktop-58gq0oq_32539/node.properties# RSE DOM Node
00-name=DESKTOP-58GQ0OQ
01-type=Profile
03-attr.defaultPrivate=true
03-attr.isActive=true
05-ref.00000=FP.local.files_0
05-ref.00001=H.local_16
bank_account/.metadata/.plugins/org.eclipse.rse.ui/.log
bank_account/.metadata/.plugins/org.eclipse.tm.terminal.view.ui/.executables/data.properties#Wed Oct 03 12:38:26 IST 2018
0.Path=C\:\\Program Files\\Git\\bin\\sh.exe
0.Name=Git Bash
0.Args=--login -i
0.Translate=true
0.Icon=C\:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico
bank_account/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml
bank_account/.metadata/.plugins/org.eclipse.ui.intro/introstate
bank_account/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml
bank_account/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml
bank_account/.metadata/.plugins/org.eclipse.wst.jsdt.core/externalLibsTimeStamps
bank_account/.metadata/.plugins/org.eclipse.wst.jsdt.core/libraries/baseBrowserLibrary.js/*******************************************************************************
* Copyright (c) 2008, 2013 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
/**
* Object DOMException()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Object
*/
function DOMException(){};
DOMException.prototype = new Object();
/**
* Constant DOMException.INDEX_SIZE_ERR=1
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INDEX_SIZE_ERR=1;
/**
* Constant DOMException.DOMSTRING_SIZE_ERR=2
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.DOMSTRING_SIZE_ERR=2;
/**
* Constant DOMException.HIERARCHY_REQUEST_ERR=3
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.HIERARCHY_REQUEST_ERR=3;
/**
* Constant DOMException.WRONG_DOCUMENT_ERR=4
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.WRONG_DOCUMENT_ERR=4;
/**
* Constant DOMException.INVALID_CHARACTER_ERR=5
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INVALID_CHARACTER_ERR=5;
/**
* Constant DOMException.NO_DATA_ALLOWED_ER=6
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.NO_DATA_ALLOWED_ER=6;
/**
* Constant DOMException.NO_MODIFICATION_ALLOWED_ERR=7
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.NO_MODIFICATION_ALLOWED_ERR=7;
/**
* Constant DOMException.NOT_FOUND_ERR=8
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.NOT_FOUND_ERR=8;
/**
* Constant DOMException.NOT_SUPPORTED_ERR=9
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.NOT_SUPPORTED_ERR=9;
/**
* Constant DOMException.INUSE_ATTRIBUTE_ERR=10
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INUSE_ATTRIBUTE_ERR=10;
/**
* Constant DOMException.INVALID_STATE_ERR=11
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INVALID_STATE_ERR=11;
/**
* Constant DOMException.SYNTAX_ERR=12
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.SYNTAX_ERR=12;
/**
* Constant DOMException.INVALID_MODIFICATION_ER=13
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INVALID_MODIFICATION_ER=13;
/**
* Constant DOMException.NAMESPACE_ERR=14
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.NAMESPACE_ERR=14;
/**
* Constant DOMException.NVALID_ACCESS_ERR=15
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.INVALID_ACCESS_ERR=15;
/**
* Property code
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMException.prototype.code=0;
/**
* Object DOMImplementation()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Object
*/
function DOMImplementation(){};
DOMImplementation.prototype = new Object();
/**
* function hasFeature(feature, version)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} feature
* @param {String} version
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DOMImplementation.prototype.hasFeature = function(feature, version){return false;};
/**
* function createDocumentType(qualifiedName, publicId, systemId)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} qualifiedName
* @param {String} publicId
* @param {String} systemId
* @returns {DocumentType}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see DocumentType
*/
DOMImplementation.prototype.createDocumentType = function(qualifiedName, publicId, systemId){return new DocumentType();};
/**
* function createDocument(namespaceURI, qualifiedName, doctype)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} qualifiedName
* @param {DocumentType} doctype
* @returns {Document}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Document
*/
DOMImplementation.prototype.createDocument = function(namespaceURI, qualifiedName, doctype){return new HTMLDocument();};
/**
* Object DocumentFragment()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function DocumentFragment(){};
DocumentFragment.prototype=new Node();
/**
* Object Document()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function Document(){};
Document.prototype = new Node();
/**
* Property defaultView
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Window
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Window
*/
Document.prototype.defaultView = new Window();
/**
* Property doctype
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type DocumentType
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see DocumentType
*/
Document.prototype.doctype = new DocumentType();
/**
* Property implementation
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type DOMImplementation
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see DOMImplementation
*/
Document.prototype.implementation = new DOMImplementation();
/**
* Property documentElement
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Element
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Document.prototype.documentElement= new HTMLElement();
/**
* Property styleSheets
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Array
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Document.prototype.styleSheets= new Array();
/**
* function createElement(tagName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} tagName
* @returns {Element}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Document.prototype.createElement=function(tagName){return new HTMLElement();};
/**
* function createDocumentFragment()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @returns {DocumentFragment}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see DocumentFragment
*/
Document.prototype.createDocumentFragment=function(){return new DocumentFragment();};
/**
* function createTextNode(data)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} data
* @returns {Text}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Text
*/
Document.prototype.createTextNode=function(data){return new Text();};
/**
* function createComment(data)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} data
* @returns {Comment}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Comment
*/
Document.prototype.createComment=function(data){return new Comment();};
/**
* function createCDATASection(data)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} data
* @returns {CDATASection}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see CDATASection
*/
Document.prototype.createCDATASection=function(data){};
/**
* function createProcessingInstruction(target, data)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type ProcessingInstruction
* @param {String} target
* @param {String} data
* @returns {ProcessingInstruction}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see ProcessingInstruction
*/
Document.prototype.createProcessingInstruction=function(target, data){return new ProcessingInstruction();};
/**
* function createAttribute(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {Attr}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Attr
*/
Document.prototype.createAttribute=function(name){return new Attr();};
/**
* function createEntityReference(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {EntityReference}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see EntityReference
*/
Document.prototype.createEntityReference=function(name){return new EntityReference();};
/**
* function getElementsByTagName(tagname)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} tagname
* @returns {NodeList}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see NodeList
*/
Document.prototype.getElementsByTagName=function(tagname){return new NodeList();};
/**
* function importNode(importedNode, deep)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} importedNode
* @param {Boolean} deep
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Document.prototype.importNode=function(importedNode, deep){return new Node();};
/**
* function createElementNS(namespaceURI, qualifiedName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} qualifiedName
* @returns {Element}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Document.prototype.createElementNS=function(namespaceURI, qualifiedName){return new HTMLElement();};
/**
* function createEvent(String eventType)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} eventType
* @returns {Object}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Document.prototype.createEvent=function(eventType){return new Object();};
/**
* function createAttributeNS(namespaceURI, qualifiedName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} qualifiedName
* @returns {Attr}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Attr
*/
Document.prototype.createAttributeNS=function(namespaceURI, qualifiedName){return new Attr();};
/**
* function getElementsByTagNameNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {NodeList}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see NodeList
*/
Document.prototype.getElementsByTagNameNS=function(namespaceURI, localName){return new NodeList();};
/**
* function getElementById(elementId)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} elementId
* @returns {Element}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Document.prototype.getElementById=function(elementId){return new HTMLElement();};
/**
* Object Node()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Object
* @constructor
* @memberOf Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see EventTarget
*/
function Node(){};
Node.prototype=new EventTarget();
/**
* Constant Node.ELEMENT_NODE=1
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.ELEMENT_NODE=1;
/**
* Constant Node.ATTRIBUTE_NODE=2
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.ATTRIBUTE_NODE=2;
/**
* Constant Node.TEXT_NODE=3
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.TEXT_NODE=3;
/**
* Constant Node.CDATA_SECTION_NODE=4
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.CDATA_SECTION_NODE=4;
/**
* Constant Node.ENTITY_REFERENCE_NODE=5
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.ENTITY_REFERENCE_NODE=5;
/**
* Constant Node.ENTITY_NODE=6
* @type Number
* @memberOf Node
* @see Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*/
Node.ENTITY_NODE=6;
/**
* Constant Node.PROCESSING_INSTRUCTION_NODE=7
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.PROCESSING_INSTRUCTION_NODE=7;
/**
* Constant Node.COMMENT_NODE=8
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.COMMENT_NODE=8;
/**
* Constant Node.DOCUMENT_NODE=9
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.DOCUMENT_NODE=9;
/**
* Constant Node.DOCUMENT_TYPE_NODE=10
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.DOCUMENT_TYPE_NODE=10;
/**
* Constant Node.DOCUMENT_FRAGMENT_NODE=11
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.DOCUMENT_FRAGMENT_NODE=11;
/**
* Constant Node.NOTATION_NODE=12
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @constant
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.NOTATION_NODE=12;
/**
* Property nodeName
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.nodeName = "";
/**
* Property nodeValue
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.nodeValue = "";
/**
* Property nodeType
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.nodeType = 0;
/**
* Property parentNode
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.parentNode=new Node();
/**
* Property childNodes
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type NodeList
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see NodeList
*/
Node.prototype.childNodes=new NodeList();
/**
* Property firstChild
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.firstChild=new Node();
/**
* Property lastChild
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.lastChild=new Node();
/**
* Property previousSibling
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.previousSibling=new Node();
/**
* Property nextSibling
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Node
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.nextSibling=new Node();
/**
* Property attributes
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type NamedNodeMap
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see NamedNodeMap
*/
Node.prototype.attributes=new NamedNodeMap();
/**
* Property ownerDocument
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Document
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Document
*/
Node.prototype.ownerDocument = new HTMLDocument();
/**
* Property namespaceURI
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.namespaceURI="";
/**
* Property prefix
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.prefix = "";
/**
* Property localName
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.localName= "";
/**
* function insertBefore(newChild, refChild)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} newChild
* @param {Node} refChild
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.insertBefore = function(newChild, refChild){return new Node();};
/**
* function replaceChild(newChild, oldChild)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} newChild
* @param {Node} oldChild
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.replaceChild = function(newChild, oldChild){return new Node();};
/**
* function removeChild(oldChild)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} oldChild
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.removeChild = function(oldChild){return new Node();};
/**
* function appendChild(newChild)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} newChild
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.appendChild = function(newChild){return new Node();};
/**
* function hasChildNodes()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.hasChildNodes=function(){return false;};
/**
* function cloneNode(deep)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Boolean} deep
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
Node.prototype.cloneNode=function(deep){return new Node();};
/**
* function normalize()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.normalize = function(){};
/**
* function isSupported(feature, version)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} feature
* @param {String} version
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.isSupported=function(feature, version){return false;};
/**
* function hasAttributes()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Node.prototype.hasAttributes=function(){return false;};
/**
* Object NodeList()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Object
*/
function NodeList(){};
NodeList.prototype = new Object();
/**
* Property length
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
NodeList.prototype.length=0;
/**
* function item(index)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
* Note: This object can also be dereferenced using square bracket notation (e.g. obj[1]). Dereferencing with an integer index is equivalent to invoking the item method with that index
*
* @param {Number} index
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NodeList.prototype.item = function(index){return new Node();};
/**
* Object NamedNodeMap()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Object
*/
function NamedNodeMap(){};
NamedNodeMap.prototype = new Object();
/**
* Property length
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
NamedNodeMap.prototype.length=0;
/**
* function getNamedItem(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.getNamedItem=function(name){return new Node();};
/**
* function setNamedItem(arg)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} arg
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.setNamedItem=function(arg){return new Node();};
/**
* function removeNamedItem(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.removeNamedItem=function(name){return new Node();};
/**
* function item(index)
* Note: This object can also be dereferenced using square bracket notation (e.g. obj[1]). Dereferencing with an integer index is equivalent to invoking the item method with that index.
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} index
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.item=function(index){return new Node();};
/**
* function getNamedItemNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.getNamedItemNS=function(namespaceURI, localName){return new Node();};
/**
* function setNamedItemNS(arg)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Node} arg
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.setNamedItemNS=function(arg){return new Node();};
/**
* function removeNamedItemNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {Node}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
NamedNodeMap.prototype.removeNamedItemNS=function(namespaceURI, localName){return new Node();};
/**
* Object CharacterData()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function CharacterData(){};
CharacterData.prototype=new Node();
/**
* Property data
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.data="";
/**
* Property length
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.length=0;
/**
* function substringData(offset, count)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} offset
* @param {Number} count
* @returns {String}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.substringData=function(offset, count){return "";};
/**
* function appendData(arg)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} arg
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.appendData=function(arg){};
/**
* function insertData(offset, arg)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} offset
* @param {String} arg
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.insertData=function(offset, arg){};
/**
* function deleteData(offset, count)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} offset
* @param {Number} count
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.deleteData=function(offset, count){};
/**
* function replaceData(offset, count, arg)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} offset
* @param {Number} count
* @param {String} arg
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
CharacterData.prototype.replaceData=function(offset, count, arg){};
/**
* Object Attr()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function Attr(){};
Attr.prototype = new Node();
/**
* Property name
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Attr.prototype.name = "";
/**
* Property specified
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Boolean
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Attr.prototype.specified = false;
/**
* Property value
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Attr.prototype.value = "";
/**
* Property ownerElement
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type Element
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Element
*/
Attr.prototype.ownerElement = new Element();
/**
* Object Element()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function Element(){};
Element.prototype=new Node();
/**
* Property tagName
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.tagName="";
/**
* function addEventListener(Stirng type, Function listener, Boolean useCapture)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} type
* @param {Function} listener
* @param {Boolean} useCapture
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.addEventListener=function(type, listener, useCapture){};
/**
* function attachEvent(String type, Function listener)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} type
* @param {Function} listener
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.attachEvent=function(type, listener){};
/**
* function detachEvent(String type, Function listener)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} type
* @param {Function} listener
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.detachEvent=function(type, listener){};
/**
* function dispatchEvent(Object event)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Object} event
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.dispatchEvent=function(event){return false;};
/**
* function getAttribute(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {String}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getAttribute=function(name){return "";};
/**
* function setAttribute(name, value)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @param {String} value
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.setAttribute=function(name, value){};
/**
* function removeAttribute(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.removeAttribute=function(name){};
/**
* function getAttributeNode(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {Attr}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getAttributeNode=function(name){return new Attr();};
/**
* function setAttributeNode(newAttr)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Attr} newAttr
* @returns {Attr}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.setAttributeNode=function(newAttr){return new Attr();};
/**
* function removeAttributeNode(oldAttr)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Attr} oldAttr
* @returns {Attr}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.removeAttributeNode=function(oldAttr){return new Attr();};
/**
* function getElementsByTagName(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {NodeList}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getElementsByTagName=function(name){return new NodeList();};
/**
* function getAttributeNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {String}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getAttributeNS=function(namespaceURI, localName){return "";};
/**
* function setAttributeNS(namespaceURI, qualifiedName, value)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} qualifiedName
* @param {String} value
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.setAttributeNS=function(namespaceURI, qualifiedName, value){};
/**
* function removeAttributeNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.removeAttributeNS=function(namespaceURI, localName){};
/**
* function getAttributeNodeNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {Attr}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getAttributeNodeNS=function(namespaceURI, localName){return new Attr();};
/**
* function setAttributeNodeNS(newAttr)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Attr} newAttr
* @returns {Attr}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.setAttributeNodeNS=function(newAttr){return new Attr();};
/**
* function getElementsByTagNameNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {NodeList}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.getElementsByTagNameNS=function(namespaceURI, localName){return new NodeList();};
/**
* function hasAttribute(name)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} name
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.hasAttribute=function(name){return false;};
/**
* function hasAttributeNS(namespaceURI, localName)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {String} namespaceURI
* @param {String} localName
* @returns {Boolean}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Element.prototype.hasAttributeNS=function(namespaceURI, localName){return false;};
/**
* Object Text()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments CharacterData
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see CharacterData
*/
function Text(){};
Text.prototype = new CharacterData();
/**
* function splitText(offset)
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @param {Number} offset
* @returns {Text}
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Text
*/
Text.prototype.splitText = function(offset) {return new Text();};
/**
* Object Comment()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments CharacterData
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see CharacterData
*/
function Comment(){};
Comment.prototype = new CharacterData();
/**
* Object CDATASection()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Text
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Text
*/
function CDATASection(){};
CDATASection.prototype = new Text();
/**
* Object DocumentType()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function DocumentType(){};
DocumentType.prototype = new Node();
/**
* Property name
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.name="";
/**
* Property entities
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type NamedNodeMap
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.entities = new NamedNodeMap();
/**
* Property notations
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type NamedNodeMap
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.notations=new NamedNodeMap();
/**
* Property publicId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.publicId="";
/**
* Property systemId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.systemId="";
/**
* Property internalSubset
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
DocumentType.prototype.internalSubset="";
/**
* Object Notation()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function Notation(){};
Notation.prototype=new Node();
/**
* Property publicId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Notation.prototype.publicId="";
/**
* Property systemId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Notation.prototype.systemId="";
/**
* Object Entity()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function Entity(){};
Entity.prototype=new Node();
/**
* Property publicId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Entity.prototype.publicId="";
/**
* Property systemId
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Entity.prototype.systemId="";
/**
* Property notationName
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
Entity.prototype.notationName="";
/**
* Object EntityReference()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function EntityReference(){};
EntityReference.prototype=new Node();
/**
* Object ProcessingInstruction()
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @augments Node
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
* @see Node
*/
function ProcessingInstruction(){};
ProcessingInstruction.prototype=new Node();
/**
* Property target
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
ProcessingInstruction.prototype.target="";
/**
* Property target
* http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model Core Definition.
*/
ProcessingInstruction.prototype.data="";
/*HTML DOM Below this line*/
/**
* Object HTMLCollection()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
function HTMLCollection(){};
HTMLCollection.prototype = new Object();
/**
* Property length
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type Number
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLCollection.prototype.length=0;
/**
* function item(index)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {Number} index
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLCollection.prototype.item = function(index){return new Node();};
/**
* function namedItem(name)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {String} name
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLCollection.prototype.namedItem = function(index){return new Node();};
/**
* Object HTMLOptionsCollection()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments Object
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
function HTMLOptionsCollection(){};
HTMLOptionsCollection.prototype = new Object();
/**
* Property length
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type Number
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLOptionsCollection.prototype.length=0;
/**
* function item(index)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {Number} index
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLOptionsCollection.prototype.item = function(index){return new Node();};
/**
* function namedItem(name)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {String} name
* @returns {Node}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLOptionsCollection.prototype.namedItem = function(index){return new Node();};
/**
* Object HTMLDocument()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments Document
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
* @see Document
*/
function HTMLDocument(){};
HTMLDocument.prototype = new Document();
/**
* Property title
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.title="";
/**
* Property referrer
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.referrer="";
/**
* Property domain
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.domain="";
/**
* Property URL
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.URL="";
/**
* Property body
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLElement
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.body=new HTMLElement();
/**
* Property images
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLCollection
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.images=new HTMLCollection();
/**
* Property applets
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLCollection
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.applets=new HTMLCollection();
/**
* Property links
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLCollection
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.links=new HTMLCollection();
/**
* Property forms
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLCollection
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.forms=new HTMLCollection();
/**
* Property anchors
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type HTMLCollection
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.anchors=new HTMLCollection();
/**
* Property cookie
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @throws DOMException
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.cookie="";
/**
* Property lastModified
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.lastModified="";
/**
* function open()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.open = function(){};
/**
* function close()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.close = function(){};
/**
* function write(text)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {String} text
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.write = function(text){};
/**
* function writeln(text)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {String} text
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.writeln = function(text){};
/**
* function getElementsByName(elementName)
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @param {String} elementName
* @returns {NodeList}
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLDocument.prototype.getElementsByName = function(elementName){return new NodeList();};
/**
* Object HTMLElement()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments Element
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
* @see Element
*/
function HTMLElement(){};
HTMLElement.prototype = new Element();
/**
* Property id
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLElement.prototype.id="";
/**
* Property title
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLElement.prototype.title="";
/**
* Property lang
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLElement.prototype.lang="";
/**
* Property dir
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLElement.prototype.dir="";
/**
* Property className
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLElement.prototype.className="";
/**
* Property innerHTML
*
* @type String
*/
HTMLElement.prototype.innerHTML="";
/**
* Property offsetHeight
*
* @type Number
*/
HTMLElement.prototype.offsetHeight=0;
/**
* Property offsetWidth
*
* @type Number
*/
HTMLElement.prototype.offsetWidth=0;
/**
* Property offsetLeft
*
* @type Number
*/
HTMLElement.prototype.offsetLeft=0;
/**
* Property offsetTop
*
* @type Number
*/
HTMLElement.prototype.offsetTop=0;
/**
* Property offsetParent
*
* @type HTMLElement
*/
HTMLElement.prototype.offsetParent = new HTMLElement();
/**
* Property scrollHeight
*
* @type Number
*/
HTMLElement.prototype.scrollHeight=0;
/**
* Property scrollWidth
*
* @type Number
*/
HTMLElement.prototype.scrollWidth=0;
/**
* Property scrollLeft
*
* @type Number
*/
HTMLElement.prototype.scrollLeft=0;
/**
* Property scrollTop
*
* @type Number
*/
HTMLElement.prototype.scrollTop=0;
/**
* Property style
*
* @type CSS2Properties
*/
HTMLElement.prototype.style = new CSS2Properties();
/**
* Object HTMLHtmlElement()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments HTMLElement
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
* @see HTMLElement
*/
function HTMLHtmlElement(){};
HTMLHtmlElement.prototype = new HTMLElement();
/**
* Property version
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLHtmlElement.prototype.version="";
/**
* Object HTMLHeadElement()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments HTMLElement
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
* @see HTMLElement
*/
function HTMLHeadElement(){};
HTMLHeadElement.prototype = new HTMLElement();
/**
* Property profile
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLHeadElement.prototype.profile="";
/**
* Object HTMLLinkElement()
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @augments HTMLElement
* @constructor
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
* @see HTMLElement
*/
function HTMLLinkElement(){};
HTMLLinkElement.prototype = new HTMLElement();
/**
* Property disabled
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type Boolean
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLLinkElement.prototype.disabled=false;
/**
* Property charset
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
* @since Level 2 Document Object Model HTML Specification.
*/
HTMLLinkElement.prototype.charset="";
/**
* Property href
* http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html
*
* @type String
* @since Standard ECMA-262 3rd. Edition
*...