Download BWObjectSerializer Free Java Code

Description

Small library that transform an object into a dictionary that can be send to a web service.

Icons

BWObjectSerializer

Source Files

The download file BWObjectSerializer-master.zip has the following entries.


.gitignore/*  w  w  w  .j  a v a2s.  c  o m*/
BWObjectSerializer.podspec
BWObjectSerializer/BWObjectSerializer.h
BWObjectSerializer/BWObjectSerializer.m
BWObjectSerializer/BWObjectSerializerAttributeMapping.h
BWObjectSerializer/BWObjectSerializerAttributeMapping.m
BWObjectSerializer/BWObjectSerializerBlocks.h
BWObjectSerializer/BWObjectSerializerMapping.h
BWObjectSerializer/BWObjectSerializerMapping.m
BWObjectSerializerDemo.xcodeproj/project.pbxproj
BWObjectSerializerDemo.xcworkspace/contents.xcworkspacedata
BWObjectSerializerDemo/AppDelegate.h
BWObjectSerializerDemo/AppDelegate.m
BWObjectSerializerDemo/BWObjectSerializerDemo-Info.plist
BWObjectSerializerDemo/BWObjectSerializerDemo-Prefix.pch
BWObjectSerializerDemo/Item.h
BWObjectSerializerDemo/Item.m
BWObjectSerializerDemo/Item2.h
BWObjectSerializerDemo/Item2.m
BWObjectSerializerDemo/en.lproj/InfoPlist.strings
BWObjectSerializerDemo/main.m
BWObjectSerializerDemoTests/BWObjectSerializerDemoTests-Info.plist
BWObjectSerializerDemoTests/BWObjectSerializerSpecs.m
BWObjectSerializerDemoTests/en.lproj/InfoPlist.strings
Kiwi/.gitignore
Kiwi/Classes/Carrier.h
Kiwi/Classes/Carrier.m
Kiwi/Classes/Cruiser.h
Kiwi/Classes/Cruiser.m
Kiwi/Classes/Engine.h
Kiwi/Classes/Engine.m
Kiwi/Classes/Fighter.h
Kiwi/Classes/Fighter.m
Kiwi/Classes/Galaxy.h
Kiwi/Classes/Galaxy.m
Kiwi/Classes/JumpCapable.h
Kiwi/Classes/KiwiAppDelegate.h
Kiwi/Classes/KiwiAppDelegate.m
Kiwi/Classes/KiwiViewController.h
Kiwi/Classes/KiwiViewController.m
Kiwi/Classes/OrbitCapable.h
Kiwi/Classes/Robot.h
Kiwi/Classes/Robot.m
Kiwi/Classes/SpaceShip.h
Kiwi/Classes/SpaceShip.m
Kiwi/Classes/TestClasses.h
Kiwi/Classes/TestReporter.h
Kiwi/Classes/TestReporter.m
Kiwi/Classes/TestSpy.h
Kiwi/Classes/TestSpy.m
Kiwi/Classes/TestVerifier.h
Kiwi/Classes/TestVerifier.m
Kiwi/Examples/ExampleAsyncSpec.m
Kiwi/Examples/ExampleSpec.m
Kiwi/Examples/ExampleTestCase.m
Kiwi/Examples/KiwiHooksSpec.m
Kiwi/Examples/SimpleSpec.m
Kiwi/Kiwi.podspec
Kiwi/Kiwi.xcodeproj/project.pbxproj
Kiwi/Kiwi/KWAfterAllNode.h
Kiwi/Kiwi/KWAfterAllNode.m
Kiwi/Kiwi/KWAfterEachNode.h
Kiwi/Kiwi/KWAfterEachNode.m
Kiwi/Kiwi/KWAny.h
Kiwi/Kiwi/KWAny.m
Kiwi/Kiwi/KWAsyncVerifier.h
Kiwi/Kiwi/KWAsyncVerifier.m
Kiwi/Kiwi/KWBeBetweenMatcher.h
Kiwi/Kiwi/KWBeBetweenMatcher.m
Kiwi/Kiwi/KWBeEmptyMatcher.h
Kiwi/Kiwi/KWBeEmptyMatcher.m
Kiwi/Kiwi/KWBeIdenticalToMatcher.h
Kiwi/Kiwi/KWBeIdenticalToMatcher.m
Kiwi/Kiwi/KWBeKindOfClassMatcher.h
Kiwi/Kiwi/KWBeKindOfClassMatcher.m
Kiwi/Kiwi/KWBeMemberOfClassMatcher.h
Kiwi/Kiwi/KWBeMemberOfClassMatcher.m
Kiwi/Kiwi/KWBeNilMatcher.h
Kiwi/Kiwi/KWBeNilMatcher.m
Kiwi/Kiwi/KWBeNonNilMatcher.h
Kiwi/Kiwi/KWBeNonNilMatcher.m
Kiwi/Kiwi/KWBeSubclassOfClassMatcher.h
Kiwi/Kiwi/KWBeSubclassOfClassMatcher.m
Kiwi/Kiwi/KWBeTrueMatcher.h
Kiwi/Kiwi/KWBeTrueMatcher.m
Kiwi/Kiwi/KWBeWithinMatcher.h
Kiwi/Kiwi/KWBeWithinMatcher.m
Kiwi/Kiwi/KWBeZeroMatcher.h
Kiwi/Kiwi/KWBeZeroMatcher.m
Kiwi/Kiwi/KWBeforeAllNode.h
Kiwi/Kiwi/KWBeforeAllNode.m
Kiwi/Kiwi/KWBeforeEachNode.h
Kiwi/Kiwi/KWBeforeEachNode.m
Kiwi/Kiwi/KWBlock.h
Kiwi/Kiwi/KWBlock.m
Kiwi/Kiwi/KWBlockNode.h
Kiwi/Kiwi/KWBlockNode.m
Kiwi/Kiwi/KWBlockRaiseMatcher.h
Kiwi/Kiwi/KWBlockRaiseMatcher.m
Kiwi/Kiwi/KWCallSite.h
Kiwi/Kiwi/KWCallSite.m
Kiwi/Kiwi/KWCaptureSpy.h
Kiwi/Kiwi/KWCaptureSpy.m
Kiwi/Kiwi/KWConformToProtocolMatcher.h
Kiwi/Kiwi/KWConformToProtocolMatcher.m
Kiwi/Kiwi/KWContainMatcher.h
Kiwi/Kiwi/KWContainMatcher.m
Kiwi/Kiwi/KWContextNode.h
Kiwi/Kiwi/KWContextNode.m
Kiwi/Kiwi/KWCountType.h
Kiwi/Kiwi/KWDeviceInfo.h
Kiwi/Kiwi/KWDeviceInfo.m
Kiwi/Kiwi/KWEqualMatcher.h
Kiwi/Kiwi/KWEqualMatcher.m
Kiwi/Kiwi/KWExample.h
Kiwi/Kiwi/KWExample.m
Kiwi/Kiwi/KWExampleGroupBuilder.h
Kiwi/Kiwi/KWExampleGroupBuilder.m
Kiwi/Kiwi/KWExampleGroupDelegate.h
Kiwi/Kiwi/KWExampleNode.h
Kiwi/Kiwi/KWExampleNodeVisitor.h
Kiwi/Kiwi/KWExampleSuite.h
Kiwi/Kiwi/KWExampleSuite.m
Kiwi/Kiwi/KWExistVerifier.h
Kiwi/Kiwi/KWExistVerifier.m
Kiwi/Kiwi/KWExpectationType.h
Kiwi/Kiwi/KWFailure.h
Kiwi/Kiwi/KWFailure.m
Kiwi/Kiwi/KWFormatter.h
Kiwi/Kiwi/KWFormatter.m
Kiwi/Kiwi/KWFutureObject.h
Kiwi/Kiwi/KWFutureObject.m
Kiwi/Kiwi/KWHCMatcher.h
Kiwi/Kiwi/KWHamcrestMatcher.h
Kiwi/Kiwi/KWHamcrestMatcher.m
Kiwi/Kiwi/KWHamrestMatchingAdditions.h
Kiwi/Kiwi/KWHamrestMatchingAdditions.m
Kiwi/Kiwi/KWHaveMatcher.h
Kiwi/Kiwi/KWHaveMatcher.m
Kiwi/Kiwi/KWHaveValueMatcher.h
Kiwi/Kiwi/KWHaveValueMatcher.m
Kiwi/Kiwi/KWInequalityMatcher.h
Kiwi/Kiwi/KWInequalityMatcher.m
Kiwi/Kiwi/KWIntercept.h
Kiwi/Kiwi/KWIntercept.m
Kiwi/Kiwi/KWInvocationCapturer.h
Kiwi/Kiwi/KWInvocationCapturer.m
Kiwi/Kiwi/KWItNode.h
Kiwi/Kiwi/KWItNode.m
Kiwi/Kiwi/KWMatchVerifier.h
Kiwi/Kiwi/KWMatchVerifier.m
Kiwi/Kiwi/KWMatcher.h
Kiwi/Kiwi/KWMatcher.m
Kiwi/Kiwi/KWMatcherFactory.h
Kiwi/Kiwi/KWMatcherFactory.m
Kiwi/Kiwi/KWMatchers.h
Kiwi/Kiwi/KWMatchers.m
Kiwi/Kiwi/KWMatching.h
Kiwi/Kiwi/KWMessagePattern.h
Kiwi/Kiwi/KWMessagePattern.m
Kiwi/Kiwi/KWMessageSpying.h
Kiwi/Kiwi/KWMessageTracker.h
Kiwi/Kiwi/KWMessageTracker.m
Kiwi/Kiwi/KWMock.h
Kiwi/Kiwi/KWMock.m
Kiwi/Kiwi/KWNull.h
Kiwi/Kiwi/KWNull.m
Kiwi/Kiwi/KWObjCUtilities.h
Kiwi/Kiwi/KWObjCUtilities.m
Kiwi/Kiwi/KWPendingNode.h
Kiwi/Kiwi/KWPendingNode.m
Kiwi/Kiwi/KWProbe.h
Kiwi/Kiwi/KWProbePoller.h
Kiwi/Kiwi/KWProbePoller.m
Kiwi/Kiwi/KWRaiseMatcher.h
Kiwi/Kiwi/KWRaiseMatcher.m
Kiwi/Kiwi/KWReceiveMatcher.h
Kiwi/Kiwi/KWReceiveMatcher.m
Kiwi/Kiwi/KWRegisterMatchersNode.h
Kiwi/Kiwi/KWRegisterMatchersNode.m
Kiwi/Kiwi/KWReporting.h
Kiwi/Kiwi/KWRespondToSelectorMatcher.h
Kiwi/Kiwi/KWRespondToSelectorMatcher.m
Kiwi/Kiwi/KWSpec.h
Kiwi/Kiwi/KWSpec.m
Kiwi/Kiwi/KWStringContainsMatcher.h
Kiwi/Kiwi/KWStringContainsMatcher.m
Kiwi/Kiwi/KWStringPrefixMatcher.h
Kiwi/Kiwi/KWStringPrefixMatcher.m
Kiwi/Kiwi/KWStringUtilities.h
Kiwi/Kiwi/KWStringUtilities.m
Kiwi/Kiwi/KWStub.h
Kiwi/Kiwi/KWStub.m
Kiwi/Kiwi/KWTestCase.h
Kiwi/Kiwi/KWTestCase.m
Kiwi/Kiwi/KWUserDefinedMatcher.h
Kiwi/Kiwi/KWUserDefinedMatcher.m
Kiwi/Kiwi/KWValue.h
Kiwi/Kiwi/KWValue.m
Kiwi/Kiwi/KWVerifying.h
Kiwi/Kiwi/KWWorkarounds.h
Kiwi/Kiwi/KWWorkarounds.m
Kiwi/Kiwi/Kiwi.h
Kiwi/Kiwi/KiwiBlockMacros.h
Kiwi/Kiwi/KiwiConfiguration.h
Kiwi/Kiwi/KiwiMacros.h
Kiwi/Kiwi/KiwiNewMacros.h
Kiwi/Kiwi/NSInvocation+KiwiAdditions.h
Kiwi/Kiwi/NSInvocation+KiwiAdditions.m
Kiwi/Kiwi/NSMethodSignature+KiwiAdditions.h
Kiwi/Kiwi/NSMethodSignature+KiwiAdditions.m
Kiwi/Kiwi/NSNumber+KiwiAdditions.h
Kiwi/Kiwi/NSNumber+KiwiAdditions.m
Kiwi/Kiwi/NSObject+KiwiMockAdditions.h
Kiwi/Kiwi/NSObject+KiwiMockAdditions.m
Kiwi/Kiwi/NSObject+KiwiStubAdditions.h
Kiwi/Kiwi/NSObject+KiwiStubAdditions.m
Kiwi/Kiwi/NSObject+KiwiVerifierAdditions.h
Kiwi/Kiwi/NSObject+KiwiVerifierAdditions.m
Kiwi/Kiwi/NSValue+KiwiAdditions.h
Kiwi/Kiwi/NSValue+KiwiAdditions.m
Kiwi/License.txt
Kiwi/Other Sources/Kiwi_Prefix.pch
Kiwi/Other Sources/main.m
Kiwi/Readme.md
Kiwi/Resources/Icon.png
Kiwi/Resources/KiwiDriver-Info.plist
Kiwi/Resources/KiwiTests-Info.plist
Kiwi/Resources/KiwiViewController.xib
Kiwi/Resources/MainWindow.xib
Kiwi/Templates/Kiwi Spec.xctemplate/TemplateInfo.plist
Kiwi/Templates/Kiwi Spec.xctemplate/___FILEBASENAME___.m
Kiwi/Tests/KWBeBetweenMatcherTest.m
Kiwi/Tests/KWBeEmptyMatcherTest.m
Kiwi/Tests/KWBeIndenticalToMatcherTest.m
Kiwi/Tests/KWBeKindOfClassMatcherTest.m
Kiwi/Tests/KWBeMemberOfClassMatcherTest.m
Kiwi/Tests/KWBeTrueMatcherTest.m
Kiwi/Tests/KWBeWithinMatcherTest.m
Kiwi/Tests/KWBlockRaiseMatcherTest.m
Kiwi/Tests/KWCaptureTest.m
Kiwi/Tests/KWConformToProtocolMatcherTest.m
Kiwi/Tests/KWContainMatcherTest.m
Kiwi/Tests/KWContextNodeTest.m
Kiwi/Tests/KWDeviceInfoTest.m
Kiwi/Tests/KWEqualMatcherTest.m
Kiwi/Tests/KWExampleGroupBuilderTest.m
Kiwi/Tests/KWHamcrestMatcherTest.m
Kiwi/Tests/KWHaveMatcherTest.m
Kiwi/Tests/KWHaveValueMatcherTest.m
Kiwi/Tests/KWInequalityMatcherTest.m
Kiwi/Tests/KWMessagePatternTest.m
Kiwi/Tests/KWMockTest.m
Kiwi/Tests/KWRaiseMatcherTest.m
Kiwi/Tests/KWRealObjectSpyTest.m
Kiwi/Tests/KWRealObjectStubTest.m
Kiwi/Tests/KWReceiveMatcherTest.m
Kiwi/Tests/KWRespondToSelectorMatcherTest.m
Kiwi/Tests/KWStringContainsMatcherTest.m
Kiwi/Tests/KWStringUtilitiesTest.m
Kiwi/Tests/KWStubTest.m
Kiwi/Tests/KWTestCaseTest.m
Kiwi/Tests/KWUserDefinedMatcherTest.m
Kiwi/Tests/KWValueTest.m
Kiwi/Tests/KiwiTestConfiguration.h
Kiwi/install-templates.sh
LICENSE
README.md

Download

Click the following link to download BWObjectSerializer-master.zip.

BWObjectSerializer-master.zip




















Home »
  Objective C Free Code »
    Web »




CSS
HTML
HTML5
HTTP
Network Library
NodeJs
RESTful
RSS
URL
Web
WebApplication
WebService