org.mindswap.multimedia.impl
Class ImageImplementation
java.lang.Object
Implementation
org.mindswap.multimedia.impl.ImageImplementation
- public class ImageImplementation
- extends Implementation
Title: ImageImplementation
Description: Extends Jena's Implementation interface for their polymorphic objects
Copyright: Copyright (c) 2005
Company: Mindswap (http://www.mindswap.org)
- See Also:
- Serialized Form
|
Method Summary |
boolean |
canWrap(Node node,
EnhGraph eg)
|
EnhNode |
wrap(Node n,
EnhGraph eg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageImplementation
public ImageImplementation()
wrap
public EnhNode wrap(Node n,
EnhGraph eg)
canWrap
public boolean canWrap(Node node,
EnhGraph eg)