public abstract class NPathBase extends AbstractMultiReadNInputSource implements NPath, NPathSPIAware
| Modifier and Type | Class and Description |
|---|---|
static class |
NPathBase.PathObjectWriter |
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE |
| Constructor and Description |
|---|
NPathBase() |
asBufferedReader, asBufferedReader, asReader, asReader, charset, contentType, digest, digestString, getDigestString, head, head, lines, lines, lines, lines, name, nonNullCharset, readBytes, readString, reversedLines, reversedLines, tail, tailclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPermissions, compareTo, contentEncoding, contentLength, contentType, copy, copyTo, creationInstant, delete, deleteTree, ensureEmptyDirectory, ensureEmptyFile, exists, expandPath, getInputStream, getOutputStream, group, info, isAbsolute, isDirectory, isHidden, isLocal, isName, isOther, isRegularFile, isRemote, isRoot, isSymbolicLink, isSymlink, lastAccessInstant, lastModifiedInstant, listDigestInfo, listDigestInfo, listInfos, listStringDigestInfo, listStringDigestInfo, location, mkdir, mkdir, mkdirs, mkParentDirs, moveTo, name, nameAt, nameCount, names, normalize, of, of, of, of, of, of, of, of, ofOrigin, ofOrigins, ofTempFile, ofTempFile, ofTempFolder, ofTempFolder, ofTempIdFile, ofTempIdFile, ofTempIdFolder, ofTempIdFolder, ofTempRepositoryFile, ofTempRepositoryFile, ofTempRepositoryFolder, ofTempRepositoryFolder, ofUserDirectory, ofUserHome, owner, parent, permissions, permissions, protocol, readBytes, relativize, removePermissions, resolve, resolve, resolveChild, resolveChild, resolveSibling, resolveSibling, root, startsWith, startsWith, stream, stripParent, subpath, toAbsolute, toAbsolute, toAbsolute, toCompressedForm, toFile, toPath, toString, toURL, type, walk, walkDfs, walkDfs, walkGlob, writeBytes, writeMsg, writeObject, writeTextasBufferedReader, asBufferedReader, asReader, asReader, digest, digestString, getDigestString, head, head, lines, lines, lines, lines, of, of, of, of, of, of, of, of, of, of, ofEmpty, ofMultiRead, readBytes, readString, readString, reversedLines, reversedLines, tail, tailcharsetof, of, of, ofspipublic static final int BUFFER_SIZE
public InputStream inputStream()
inputStream in interface NInputStreamProviderpublic OutputStream outputStream()
outputStream 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 boolean isUserTemporary()
isUserTemporary in interface NPathpublic NPath userTemporary(boolean temporary)
userTemporary 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 metaData()
metaData 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 deleteOnDispose(boolean deleteOnDispose)
deleteOnDispose in interface NPathpublic boolean isDeleteOnDispose()
isDeleteOnDispose in interface NPathpublic byte[] getDigest(String algo)
getDigest in interface NInputSourcegetDigest in class AbstractNInputSourceCopyright © 2026 vpc open source initiative. All rights reserved.