public abstract class NPathBase extends AbstractMultiReadNInputSource implements NPath, NPathSPIAware
| Modifier and Type | Class and Description |
|---|---|
static class |
NPathBase.PathFormat |
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Constructor and Description |
|---|
NPathBase() |
getBufferedReader, getBufferedReader, getCharset, getContentType, getDigest, getDigestString, getDigestString, getName, getReader, getReader, head, head, lines, lines, nonNullCharset, readBytes, readString, reversedLines, reversedLines, tail, tailclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPermissions, compareTo, contentEncoding, contentLength, copy, copyTo, delete, deleteTree, ensureEmptyDirectory, ensureEmptyFile, exists, expandPath, getContentType, getCreationInstant, getInputStream, getLocation, getName, getName, getNameCount, getNames, getOutputStream, getParent, getPermissions, getProtocol, getRoot, group, isAbsolute, isDirectory, isEqOrDeepChildOf, isLocal, isName, isOther, isRegularFile, isRemote, isRoot, isSymbolicLink, lastAccessInstant, lastModifiedInstant, listDigestInfo, listDigestInfo, listStringDigestInfo, listStringDigestInfo, mkdir, mkdir, mkdirs, mkParentDirs, moveTo, normalize, of, of, of, of, of, of, of, ofIdStore, ofStore, ofSystemStore, ofTempFile, ofTempFile, ofTempFolder, ofTempFolder, ofTempIdFile, ofTempIdFile, ofTempIdFolder, ofTempIdFolder, ofTempRepositoryFile, ofTempRepositoryFile, ofTempRepositoryFolder, ofTempRepositoryFolder, ofUserDirectory, ofUserHome, ofUserStore, ofWorkspaceStore, owner, readBytes, removePermissions, resolve, resolve, resolveChild, resolveChild, resolveSibling, resolveSibling, setPermissions, startsWith, startsWith, stream, subpath, toAbsolute, toAbsolute, toAbsolute, toCompressedForm, toFile, toPath, toRelative, toString, toURL, type, walk, walkDfs, walkDfs, walkGlob, writeBytes, writeMsg, writeObject, writeTextgetBufferedReader, getBufferedReader, getDigest, getDigestString, getDigestString, getReader, getReader, head, head, lines, lines, of, of, of, of, of, of, of, of, of, of, ofEmpty, ofMultiRead, readBytes, readString, readString, reversedLines, reversedLines, tail, tailgetCharsetof, of, of, ofspipublic static final int BUFFER_SIZE
public InputStream getInputStream()
getInputStream in interface NInputStreamProviderpublic OutputStream getOutputStream()
getOutputStream in interface NOutputTargetpublic boolean isKnownContentLength()
isKnownContentLength in interface NInputSourcepublic PrintStream getPrintStream(Charset cs, NPathOption... options)
getPrintStream in interface NPathpublic PrintStream getPrintStream(NPathOption... options)
getPrintStream in interface NPathpublic NPrintStream getNPrintStream(NPathOption... options)
getNPrintStream in interface NPathpublic PrintStream getPrintStream()
getPrintStream in interface NPathpublic BufferedReader getBufferedReader(NPathOption... options)
getBufferedReader in interface NPathpublic BufferedReader getBufferedReader(Charset cs, NPathOption... options)
getBufferedReader in interface NPathpublic void copyToPrintStream(PrintStream other, NPathOption... options)
copyToPrintStream in interface NPathpublic void copyToPrintStream(PrintStream other, Charset cs, NPathOption... options)
copyToPrintStream in interface NPathpublic void copyToOutputStream(OutputStream other, NPathOption... options)
copyToOutputStream in interface NPathpublic void copyFromInputStream(InputStream other, NPathOption... options)
copyFromInputStream in interface NPathpublic void copyFromInputStreamProvider(NInputStreamProvider other, NPathOption... options)
copyFromInputStreamProvider in interface NPathpublic void copyFromReader(Reader other, NPathOption... options)
copyFromReader in interface NPathpublic void copyFromReader(Reader other, Charset charset, NPathOption... options)
copyFromReader in interface NPathpublic void copyFrom(NPath other, NPathOption... options)
public void copyToWriter(Writer other, NPathOption... options)
copyToWriter in interface NPathpublic void copyToWriter(Writer other, Charset cs, NPathOption... options)
copyToWriter in interface NPathpublic boolean isUserCache()
isUserCache in interface NPathpublic NPath setUserCache(boolean userCache)
setUserCache in interface NPathpublic boolean isUserTemporary()
isUserTemporary in interface NPathpublic NPath setUserTemporary(boolean temporary)
setUserTemporary in interface NPathpublic NPathNameParts nameParts()
public NPath resolveSibling(NPathRenameOptions renameOptions)
resolveSibling in interface NPathpublic NPathNameParts nameParts(NPathExtensionType type)
public NPathNameParts getSmartFileNameParts()
public NText toNutsString()
public NStream<NPath> walk(NPathOption... options)
public BufferedWriter getBufferedWriter()
getBufferedWriter in interface NPathpublic Writer getWriter(NPathOption... options)
public Writer getWriter(Charset charset, NPathOption... options)
public BufferedWriter getBufferedWriter(NPathOption... options)
getBufferedWriter in interface NPathpublic BufferedWriter getBufferedWriter(Charset charset, NPathOption... options)
getBufferedWriter in interface NPathpublic Reader getReader(NPathOption... options)
public Reader getReader(Charset cs, NPathOption... options)
public NContentMetadata getMetaData()
getMetaData in interface NContentMetadataProviderpublic boolean isMultiRead()
isMultiRead in interface NInputSourceisMultiRead in class AbstractMultiReadNInputSourcepublic void dispose()
dispose in interface NInputSourcepublic NPath writeString(String string, Charset cs, NPathOption... options)
writeString in interface NPathpublic NPath writeString(String string, NPathOption... options)
writeString in interface NPathpublic String readString(NPathOption... options)
readString in interface NPathpublic String readString(Charset cs, NPathOption... options)
readString in interface NPathpublic void setDeleteOnDispose(boolean deleteOnDispose)
setDeleteOnDispose in interface NPathpublic boolean isDeleteOnDispose()
isDeleteOnDispose in interface NPathpublic byte[] getDigest(String algo)
getDigest in interface NInputSourcegetDigest in class AbstractNInputSourceCopyright © 2025 vpc open source initiative. All rights reserved.