Oxygen XML Editor, Version 14.2

ro.sync.sample.plugin.customprotocol
Class XMLZipHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by ro.sync.sample.plugin.customprotocol.XMLZipHandler

public class XMLZipHandler
extends java.net.URLStreamHandler

Handler for the "filexmlzip" protocol. Can be used to open/edit XML files directly from ZIPs


Constructor Summary
XMLZipHandler()
           
 
Method Summary
protected  java.net.URLConnection openConnection(java.net.URL u)
          Creates and opens the connection
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLZipHandler

public XMLZipHandler()
Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL u)
                                         throws java.io.IOException
Creates and opens the connection

Specified by:
openConnection in class java.net.URLStreamHandler
Parameters:
u - The URL
Returns:
The connection
Throws:
java.io.IOException

Oxygen XML Editor, Version 14.2

© Copyright Syncro Soft SRL 2002 - 2013. All rights reserved.