Class DOMImplementationKey


  • public class DOMImplementationKey
    extends TranscodingHints.Key
    A transcoding Key represented as a DOMImplementation.
    Version:
    $Id: DOMImplementationKey.java 1733416 2016-03-03 07:07:13Z gadams $
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCompatibleValue​(java.lang.Object v)
      Returns true if the specified object is a valid value for this key, false otherwise.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DOMImplementationKey

        public DOMImplementationKey()