public static class BlockingIOAdapter.NestedEnd extends Object implements BlockingIOAdapter.ParserToken
Marker PartItem signalling the end of a nested multipart. The client can keep track of nested multipart
if used in combination with NestedStart. Otherwise the item can just be skipped during the processing.
BlockingIOAdapter.ParserToken.Typepublic BlockingIOAdapter.ParserToken.Type getType()
Returns the type of the part
getType in interface BlockingIOAdapter.ParserTokenCopyright © 2017. All rights reserved.