Sally, Sally Nemes wrote: > I am trying to move up to your latest level - XML4J 4.0 Beta I was using > xerces-1_4_2. I was using the method getEncoding in the Document class > but now that you have repackaged I switched to the getEncoding method > in the CoreDocumentImpl class. I get a null returned.
getEncoding(), getVersion() methods are now implemented. For now you have to cast to DocumentImpl or CoreDocumentImpl to be able to use those methods. Thanks, -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
