com.github.stephenc.javaisotools.iso9660.impl
Class ISO9660Element

java.lang.Object
  extended by com.github.stephenc.javaisotools.sabre.Element
      extended by com.github.stephenc.javaisotools.iso9660.impl.ISO9660Element

public class ISO9660Element
extends Element


Constructor Summary
ISO9660Element(String id)
           
 
Method Summary
 Object getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISO9660Element

public ISO9660Element(String id)
Method Detail

getId

public Object getId()
Specified by:
getId in class Element


Copyright © 2013. All Rights Reserved.