Share

IPDR.org

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

org.ipdr.common.Descriptor.parseSchema (uri)

You are viewing a single message from this topic. View all messages.

  1. 2006-08-11 07:02:30 UTC
    Hi folks

    Can anyone tell me how to get a schema parsed, please. It seems not as simple as new Descriptor().parseSchema(uri)

    java.lang.NullPointerException
    at
    org.ipdr.common.DescriptorContentHandler.startElement(DescriptorContentH
    andler.java:511)
    at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
    Source)
    at
    org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
    Source)
    at
    org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
    Source)
    at
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
    patcher.dispatch(Unknown Source)
    at
    org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkno
    wn Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
    Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
    Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.ipdr.common.Descriptor.registerParser(Descriptor.java:595)
    at org.ipdr.common.Descriptor.parseSchema(Descriptor.java:494)


    Thanks in advance
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.