Package org.eclipse.serializer.afs.types
Class AItem.Base
- java.lang.Object
-
- org.eclipse.serializer.afs.types.AItem.Base
-
- All Implemented Interfaces:
AItem
- Direct Known Subclasses:
AFile.Wrapper.Abstract,AItem.Abstract
- Enclosing interface:
- AItem
public abstract static class AItem.Base extends Object implements AItem
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.serializer.afs.types.AItem
AItem.Abstract, AItem.Base, AItem.Wrapper
-
-
Constructor Summary
Constructors Constructor Description Base()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.serializer.afs.types.AItem
exists, fileSystem, identifier, parent, toPath, toPathString
-
-