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

java.lang.Object
  extended by com.github.stephenc.javaisotools.sabre.Element
      extended by com.github.stephenc.javaisotools.iso9660.impl.LogicalSectorElement
Direct Known Subclasses:
FileElement

public class LogicalSectorElement
extends Element


Constructor Summary
LogicalSectorElement(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

LogicalSectorElement

public LogicalSectorElement(String id)
Method Detail

getId

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


Copyright © 2013. All Rights Reserved.